cog/Plugins/FFMPEG
Christopher Snowhill 28d5849505 [FFmpeg Input] Do not subtract first block length
This is an unnecessary step, and results in the offset being off by the
duration of the first pre-read block. This is incorrect.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-21 04:03:36 -07:00
..
FFMPEG.xcodeproj [Input API] Change input readAudio method 2022-07-10 15:22:04 -07:00
FFMPEGContainer.h [FFmpeg] Support files with chapters 2022-06-25 01:35:07 -07:00
FFMPEGContainer.m [FFmpeg] Support files with chapters 2022-06-25 01:35:07 -07:00
FFMPEGDecoder.h [Inputs] Severely reduce metadata update intervals 2022-07-21 04:03:33 -07:00
FFMPEGDecoder.m [FFmpeg Input] Do not subtract first block length 2022-07-21 04:03:36 -07:00
Info.plist Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00