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
c4fb90bad4d85ffc6eb0e8452fc5ca40c2b78bd8
oak-editor
/
app
/
codec
/
ffmpeg
T
History
itsmattkc
bc60c74562
finalized very, very basic OTIO support
...
Ironed out various project and footage loading issues, and a single cache invalidation issue.
2020-10-23 01:26:17 +11:00
..
avframeptr.h
various: removed constructor.h include
2020-04-14 00:53:25 +10:00
CMakeLists.txt
ffmpegframepool: implemented functional frame pool
2020-04-14 02:43:12 +10:00
ffmpegcommon.cpp
various: encapsulate all code in the olive namespace to avoid name collisions
2020-04-06 15:29:53 +10:00
ffmpegcommon.h
various: encapsulate all code in the olive namespace to avoid name collisions
2020-04-06 15:29:53 +10:00
ffmpegdecoder.cpp
finalized very, very basic OTIO support
2020-10-23 01:26:17 +11:00
ffmpegdecoder.h
finalized very, very basic OTIO support
2020-10-23 01:26:17 +11:00
ffmpegencoder.cpp
audio: rewrote audio cache to write to contiguous segments rather than one long file
2020-10-11 23:27:40 +11:00
ffmpegencoder.h
audio: rewrote audio cache to write to contiguous segments rather than one long file
2020-10-11 23:27:40 +11:00
ffmpegframepool.cpp
ffmpeg: store divided frames in memory cache
2020-08-18 04:55:23 +10:00
ffmpegframepool.h
ffmpeg: store divided frames in memory cache
2020-08-18 04:55:23 +10:00