cog/Plugins/MAD
Christopher Snowhill 8b2ce33813 [MAD Decoder] Better handle VBRI header frame skip
Skip the frame during decode, which will likely incur a BADDATAPTR error
on the first frame, as has already been logged in the development
process. Instead, skip the first frame, then proceed to the next one.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-21 05:48:58 -07:00
..
MAD.xcodeproj [MAD Decoder] Add support for FhG VBRI headers 2022-06-19 19:40:40 -07:00
ThirdParty [MAD Decoder] Add support for FhG VBRI headers 2022-06-19 19:40:40 -07:00
MADDecoder.h [MAD Decoder] Add support for FhG VBRI headers 2022-06-19 19:40:40 -07:00
MADDecoder.m [MAD Decoder] Better handle VBRI header frame skip 2022-06-21 05:48:58 -07:00