Cog/Plugins/minimp3
Christopher Snowhill c24d914127 minimp3: Numerous buffering fixes, consolidation
Move minimp3 packet decoder state into the decoder_ex state structure,
instead of using the redundant duplicate structure. Also reduce input
buffer size for streams to 16KiB, and actually use the defined macro in
the header file to declare the streaming buffer size.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-03-23 20:03:55 -07:00
..
minimp3.xcodeproj MP3: Replace MAD with minimp3 2025-03-23 00:05:11 -07:00
ThirdParty MP3: Replace MAD with minimp3 2025-03-23 00:05:11 -07:00
MP3Decoder.h minimp3: Numerous buffering fixes, consolidation 2025-03-23 20:03:55 -07:00
MP3Decoder.m minimp3: Numerous buffering fixes, consolidation 2025-03-23 20:03:55 -07:00