cog/Plugins/FFMPEG
Christopher Snowhill 8f7b26cb5d [FFmpeg Input] Buffer up to 5ms each read call
Buffer up to 5 milliseconds of audio, or at minimum 1024 samples, each
call. Also pre-allocate the buffer, rather than using a stack buffer.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-21 04:03:21 -07:00
..
FFMPEG.xcodeproj [Input API] Change input readAudio method 2022-07-10 15:14:47 -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 Input] Buffer up to 5ms each read call 2022-07-21 04:03:21 -07:00
FFMPEGDecoder.m [FFmpeg Input] Buffer up to 5ms each read call 2022-07-21 04:03:21 -07:00
Info.plist Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00