Cog/Plugins/FFMPEG
Christopher Snowhill 0725f10be6 FFmpeg: Fix HLS, HLS metadata, update FFmpeg
Add missing HLS MIME type: audio/mpegurl

Update FFmpeg to version 7.1.1, carrying the same patches, and one new
patch: Implementing support for HLS ID3 tags changing mid-stream.

We cannot do away with fdk-aac yet, because the USAC codec is missing
features that fdk-aac implements already.

Fixes #428

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-03-24 06:08:22 -07:00
..
FFMPEG.xcodeproj Metadata: Move encoding helper to CogAudio 2025-03-10 14:55:41 -07:00
FFMPEGContainer.h [FFmpeg] Support files with chapters 2022-06-25 01:35:07 -07:00
FFMPEGContainer.m FFMPEG: Optimize file reader access 2025-02-26 21:20:27 -08:00
FFMPEGDecoder.h FFmpeg: Fix HLS, HLS metadata, update FFmpeg 2025-03-24 06:08:22 -07:00
FFMPEGDecoder.m FFmpeg: Fix HLS, HLS metadata, update FFmpeg 2025-03-24 06:08:22 -07:00
Info.plist Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00