This website requires JavaScript.
Explore
Help
Sign In
selim
/
ffconv
Watch
1
Star
0
Fork
0
You've already forked ffconv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
21
Commits
1
Branch
0
Tags
168
KiB
C++
82.2%
CMake
17.8%
36d3ab2a6e
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
selim mustafaev
36d3ab2a6e
Player now uses queue to buffering decoded frames
2017-01-07 23:47:59 +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
Player now uses queue to buffering decoded frames
2017-01-07 23:47:59 +03:00
include
/ffcpp
Player now uses queue to buffering decoded frames
2017-01-07 23:47:59 +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