cog/Plugins/FFMPEG
Christopher Snowhill 8cf37cadf3 Unicode metadata: Change most logic to use guesser
Most file formats the player supports may or may not have UTF-8 safe
strings in their metadata. This should not be assumed to be UTF-8, and
when it is assumed, it results in nil NSString objects, which results in
inline initializers crashing due to uncaught exceptions.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-05-24 01:07:55 -07:00
..
English.lproj Renamed WMA projects to FFMPEG, for future expansion 2013-10-07 10:33:35 -07:00
FFMPEG.xcodeproj Implement dynamic metadata reading for streams 2022-02-09 13:44:50 -08:00
FFMPEGDecoder.h FFmpeg input: Support reading metadata 2022-02-10 15:29:13 -08:00
FFMPEGDecoder.m Unicode metadata: Change most logic to use guesser 2022-05-24 01:07:55 -07:00
Info.plist Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00