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
3528cc458b
ffconv
/
include
/
ffcpp
History
selim mustafaev
3528cc458b
add support for building with Visual Studio 2017
2017-08-13 14:28:36 -07:00
..
Codec.h
more use of smart pointers
2017-03-31 00:36:49 +03:00
ffcpp.h
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
FifoQueue.h
more use of smart pointers
2017-03-31 00:36:49 +03:00
Frame.h
more use of smart pointers
2017-03-31 00:36:49 +03:00
MediaFile.h
add support for building with Visual Studio 2017
2017-08-13 14:28:36 -07:00
Packet.h
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
Player.h
some code for audio support
2017-03-30 23:16:44 +03:00
Resampler.h
more use of smart pointers
2017-03-31 00:36:49 +03:00
Scaler.h
Player now uses queue to buffering decoded frames
2017-01-07 23:47:59 +03:00
Stream.h
Player now uses queue to buffering decoded frames
2017-01-07 23:47:59 +03:00
TSQueue.h
Player now uses queue to buffering decoded frames
2017-01-07 23:47:59 +03:00