cog/Plugins
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
..
APL Change a bunch of NSArray declarations to const collection literals 2022-01-18 18:12:57 -08:00
AdPlug Metadata: Now supports storing cuesheet tags and encoding quality status properties 2022-01-21 22:38:54 -08:00
ArchiveSource Change a bunch of NSArray declarations to const collection literals 2022-01-18 18:12:57 -08:00
BASSMODS Update copyright year 2022-01-02 23:34:29 -08:00
CoreAudio FFmpeg Input: Enable networking and HLS support... 2022-01-27 00:11:14 -08:00
CueSheet CUE Sheet input: Seek function now returns correct time offset 2022-01-19 22:09:29 -08:00
Dumb Cleaned up project files, also removed accidental and remaining team identifiers 2021-05-01 15:43:56 -07:00
FFMPEG FFmpeg Input: Enable networking and HLS support... 2022-01-27 00:11:14 -08:00
FileSource Change a bunch of NSArray declarations to const collection literals 2022-01-18 18:12:57 -08:00
Flac Metadata: Now supports storing cuesheet tags and encoding quality status properties 2022-01-21 22:38:54 -08:00
GME Metadata: Now supports storing cuesheet tags and encoding quality status properties 2022-01-21 22:38:54 -08:00
HTTPSource Change a bunch of NSArray declarations to const collection literals 2022-01-18 18:12:57 -08:00
HighlyComplete Metadata: Now supports storing cuesheet tags and encoding quality status properties 2022-01-21 22:38:54 -08:00
Hively Metadata: Now supports storing cuesheet tags and encoding quality status properties 2022-01-21 22:38:54 -08:00
M3u M3U Playlist container input: Disable for HLS 2022-01-27 00:11:14 -08:00
MIDI MIDI Input: Fall back to system DLS Synth 2022-01-27 00:09:40 -08:00
Musepack Metadata: Now supports storing cuesheet tags and encoding quality status properties 2022-01-21 22:38:54 -08:00
OpenMPT Metadata: Now supports storing cuesheet tags and encoding quality status properties 2022-01-21 22:38:54 -08:00
OpenMPT.old Metadata: Now supports storing cuesheet tags and encoding quality status properties 2022-01-21 22:38:54 -08:00
Opus Opus input: Support switching gain modes based on player settings, since the Opus tag reader doesn't support Opus gain tags yet 2022-01-22 21:03:52 -08:00
Pls Change a bunch of NSArray declarations to const collection literals 2022-01-18 18:12:57 -08:00
Quicktime Updated all subprojects to use the 10.5 SDK. 2009-08-16 10:58:44 -07:00
Shorten Metadata: Now supports storing cuesheet tags and encoding quality status properties 2022-01-21 22:38:54 -08:00
SilenceDecoder Metadata: Now supports storing cuesheet tags and encoding quality status properties 2022-01-21 22:38:54 -08:00
TagLib TagLib: Support reading Apple SoundCheck tags from ID3v2 and MP4 2022-01-22 20:20:24 -08:00
Vorbis Metadata: Now supports storing cuesheet tags and encoding quality status properties 2022-01-21 22:38:54 -08:00
WavPack Metadata: Now supports storing cuesheet tags and encoding quality status properties 2022-01-21 22:38:54 -08:00
libvgmPlayer Metadata: Now supports storing cuesheet tags and encoding quality status properties 2022-01-21 22:38:54 -08:00
modplay Update copyright year 2022-01-02 23:34:29 -08:00
playptmod Update copyright year 2022-01-02 23:34:29 -08:00
sidplay Metadata: Now supports storing cuesheet tags and encoding quality status properties 2022-01-21 22:38:54 -08:00
vgmstream Fix VGMStream so it handles EOF properly 2022-01-27 00:09:40 -08:00