Go to file
2017-03-30 23:16:44 +03:00
cmake/modules Some refactoring of ffcpp code (replaced some stack allocated objects with smart pointers). Added project for player example. 2016-11-19 07:12:08 +03:00
examples some code for audio support 2017-03-30 23:16:44 +03:00
include/ffcpp some code for audio support 2017-03-30 23:16:44 +03:00
src Player now uses queue to buffering decoded frames 2017-01-07 23:47:59 +03:00
.gitignore project divided into two parts: static library ffcpp (which is the main part) and a set of examples (currently only one - ffConv) 2016-11-09 22:35:56 +03:00
CMakeLists.txt project divided into two parts: static library ffcpp (which is the main part) and a set of examples (currently only one - ffConv) 2016-11-09 22:35:56 +03:00