cog/Plugins/FFMPEG
Christopher Snowhill cc45750c0c Automatically unpack libraries before building
This required adding the included script in every project that links to
one of the bundled libraries. The script is designed to sleep for a
while if another thread is already extracting the libraries. The script
uses a temporary file as an extraction step lock, so other instances
sleep, and then detect the libraries.updated file, which is created
before the lock is removed.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-26 20:12:06 -07:00
..
FFMPEG.xcodeproj Automatically unpack libraries before building 2022-06-26 20:12:06 -07:00
FFMPEGContainer.h [FFmpeg] Support files with chapters 2022-06-25 01:35:34 -07:00
FFMPEGContainer.m [FFmpeg] Support files with chapters 2022-06-25 01:35:34 -07:00
FFMPEGDecoder.h [FFmpeg] Fix chapter handling and seeking 2022-06-25 02:40:36 -07:00
FFMPEGDecoder.m [FFmpeg Decoder] Don't post redundant meta event 2022-06-25 06:05:35 -07:00
Info.plist Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00