Cog/Plugins/FFMPEG
Christopher Snowhill 96a79d3ff2 FFmpeg Input: Fix stream timestamps
Stream timestamps were correctly being converted from the monotonically
increasing frame count, but the AudioChunk parameter was being set from
the frame count rather than the converted seconds count.

Fixes #418

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-02-13 03:25:43 -08:00
..
FFMPEG.xcodeproj Update FFmpeg to version 7.0 and rebuilt soxr 2024-08-07 23:15:51 -07:00
FFMPEGContainer.h [FFmpeg] Support files with chapters 2022-06-25 01:35:07 -07:00
FFMPEGContainer.m FFmpeg: Move some error buffers around 2024-12-09 17:58:58 -08:00
FFMPEGDecoder.h Update FFmpeg to version 7.0 and rebuilt soxr 2024-08-07 23:15:51 -07:00
FFMPEGDecoder.m FFmpeg Input: Fix stream timestamps 2025-02-13 03:25:43 -08:00
Info.plist Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00