This website requires JavaScript.
Explore
Help
Sign In
oak-team
/
oak-editor
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
705b7f3d86ffe53c3acb5b578b60cd8a1a2372e1
oak-editor
/
app
/
codec
/
ffmpeg
T
History
itsmattkc
22046535ca
various: added hooks so that various lengthy functions could be cancelled from another thread
2020-02-17 02:10:12 +11:00
..
CMakeLists.txt
merged encoder and decoder code into one folder since they can share quite a bit of code
2019-12-21 20:03:25 +11:00
ffmpegcommon.cpp
allow setting of pixel format/ocio method/sample format in preferences
2020-01-18 03:37:36 +11:00
ffmpegcommon.h
allow setting of pixel format/ocio method/sample format in preferences
2020-01-18 03:37:36 +11:00
ffmpegdecoder.cpp
various: added hooks so that various lengthy functions could be cancelled from another thread
2020-02-17 02:10:12 +11:00
ffmpegdecoder.h
various: added hooks so that various lengthy functions could be cancelled from another thread
2020-02-17 02:10:12 +11:00
ffmpegencoder.cpp
fixed gcc compile issues
2020-01-19 20:39:48 +11:00
ffmpegencoder.h
various small code cleanups and improvements
2019-12-26 19:00:08 +11:00