cog/Plugins/FFMPEG
Christopher Snowhill 2e41e7c525 FFmpeg Input: Enable networking and HLS support...
... also disable use of AudioToolbox codecs, and use only bundled codecs
and libfdk-aac for AAC input. This is required for HLS at least, as
Apple's system codecs didn't really like the network streams that were
provided by HLS streaming stations.

Also reshuffle the input priorities between Core Audio input and FFmpeg
input, so that they were the way they were before I messed with things a
while back. This puts FFmpeg back at the top, using bundled codecs where
supported.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-01-27 00:11:14 -08:00
..
English.lproj Renamed WMA projects to FFMPEG, for future expansion 2013-10-07 10:33:35 -07:00
FFMPEG.xcodeproj FFmpeg: Update to version 5.0, and add another patch for iTunes MP3 gapless info 2022-01-24 04:41:27 -08:00
FFMPEGDecoder.h FFmpeg: Handle preroll skip manually 2022-01-24 06:07:09 -08:00
FFMPEGDecoder.m FFmpeg Input: Enable networking and HLS support... 2022-01-27 00:11:14 -08:00
Info.plist Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00