cog/Plugins/Flac
Christopher Snowhill 8d231d34d4 Update several of the dependencies
- Updated libFLAC to the latest Git commit, post 1.3.4.
- Updated libid3tag to 0.16.1.
- Updated libopus to the latest Git commit.
- Updated my FFmpeg libfdk-aac patch. Previously was overwriting
  memory when it was supposed to be skipping samples.

Also added debug versions of several of the libraries, and changed
the library extractor script to unpack the debug libraries over the
release set to add the particular matching debug versions when
building a debug build.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-12 23:40:53 -07:00
..
Flac.xcodeproj Update several of the dependencies 2022-07-12 23:40:53 -07:00
FlacDecoder.h Experimental tag support redesign 2022-07-08 16:34:50 -07:00
FlacDecoder.m [Input API] Change input readAudio method 2022-07-10 15:14:47 -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