Skip to content

Justme0/hffplay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hffplay

This project is copied from FFmpeg/FFplay源码剖析[杨书良]. And I have modified some files so that it can build in linux by cmake.

##Build&Run ###Ubuntu 14.04 Notes: make sure you have installed cmake & SDL(libsdl1.2-dev) on your linux

1.mkdir build && cd build

2.cmake .. && make

3../hffplay filename

##Thanks 1.FFmpeg/FFplay源码剖析[杨书良]

2.FFmpeg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.5%
  • Other 0.5%