cog/Plugins/Flac
Christopher Snowhill aba75e2184 [FLAC Decoder] Safety decoding for tag reader
Use tag string encoding guessing for tag decoding, just in case there
are invalid files with non-standard encoded strings inside the tags, or
if there are streams with such tags. We don't want any crashes.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-05 13:54:45 -07:00
..
Flac.xcodeproj Remove unnecessary files from build and copy steps 2022-07-04 23:58:58 -07:00
FlacDecoder.h FLAC Input: Correctly prioritize text CUESheet tag 2022-02-14 19:54:08 -08:00
FlacDecoder.m [FLAC Decoder] Safety decoding for tag reader 2022-07-05 13:54:45 -07:00
Flac_Prefix.pch Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
Info.plist Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00
cuesheet.m Clean up a couple of warning notices on this file 2022-02-26 01:11:50 -08:00