cog/Plugins/MAD
Christopher Snowhill 1c9887053c [MAD Decoder] Fix crash on invalid files
The properties function should not be dereferencing an invalid index
into the layer codec name array if layer is not set to 1 through 3. This
could happen if, for instance, an MP3 file has an invalid ID3v2 tag.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-10 02:55:13 -07:00
..
MAD.xcodeproj Update project files for Xcode 14 recommendations 2022-06-07 18:56:11 -07:00
MADDecoder.h Brought back the MAD plugin from death 2022-02-24 17:51:10 -08:00
MADDecoder.m [MAD Decoder] Fix crash on invalid files 2022-06-10 02:55:13 -07:00