Cog/Plugins
Christopher Snowhill 18d3f76152
Some checks are pending
Check if Cog buildable / Build Universal Cog.app (push) Waiting to run
Bug Fix: Fix minimp3 streaming support
The streaming support was breaking because initial packet detection was
failing due to bit reservoir errors. Instead, detect consecutive sync
frames in the initial read buffer, then attempt to sync to a decodable
frame in the first block of data, otherwise give up.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-03-24 08:16:47 -07:00
..
AdPlug Metadata: Move encoding helper to CogAudio 2025-03-10 14:55:56 -07:00
APL Cleanup: Massive code cleanup and reorganization 2025-02-26 01:15:03 -08:00
ArchiveSource Metadata: Move encoding helper to CogAudio 2025-03-10 14:55:56 -07:00
BASSMODS Enable warnings to track stack overuse 2022-07-24 17:50:28 -07:00
CoreAudio Cleanup: Massive code cleanup and reorganization 2025-02-26 01:15:03 -08:00
CueSheet Cleanup: Massive code cleanup and reorganization 2025-02-26 01:15:03 -08:00
Dumb Enable warnings to track stack overuse 2022-07-24 17:50:28 -07:00
FFMPEG FFmpeg: Fix HLS, HLS metadata, update FFmpeg 2025-03-24 06:09:40 -07:00
FileSource Cleanup: Massive code cleanup and reorganization 2025-02-26 01:15:03 -08:00
Flac Metadata: Move encoding helper to CogAudio 2025-03-10 14:55:56 -07:00
GME Metadata: Move encoding helper to CogAudio 2025-03-10 14:55:56 -07:00
HighlyComplete Metadata: Move encoding helper to CogAudio 2025-03-10 14:55:56 -07:00
Hively Metadata: Move encoding helper to CogAudio 2025-03-10 14:55:56 -07:00
HTTPSource Metadata: Move encoding helper to CogAudio 2025-03-10 14:55:56 -07:00
libvgmPlayer Metadata: Move encoding helper to CogAudio 2025-03-10 14:55:56 -07:00
M3u Cleanup: Massive code cleanup and reorganization 2025-02-26 01:15:03 -08:00
MIDI Metadata: Move encoding helper to CogAudio 2025-03-10 14:55:56 -07:00
minimp3 Bug Fix: Fix minimp3 streaming support 2025-03-24 08:16:47 -07:00
modplay Enable warnings to track stack overuse 2022-07-24 17:50:28 -07:00
Musepack Cleanup: Massive code cleanup and reorganization 2025-02-26 01:15:03 -08:00
OpenMPT Metadata: Move encoding helper to CogAudio 2025-03-10 14:55:56 -07:00
Opus Metadata: Move encoding helper to CogAudio 2025-03-10 14:55:56 -07:00
Organya Cleanup: Massive code cleanup and reorganization 2025-02-26 01:15:03 -08:00
playptmod Enable warnings to track stack overuse 2022-07-24 17:50:28 -07:00
Pls Cleanup: Massive code cleanup and reorganization 2025-02-26 01:15:03 -08:00
Quicktime Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
Shorten Cleanup: Massive code cleanup and reorganization 2025-02-26 01:15:03 -08:00
sidplay Metadata: Move encoding helper to CogAudio 2025-03-10 14:55:56 -07:00
SilenceDecoder Cleanup: Massive code cleanup and reorganization 2025-02-26 01:15:03 -08:00
TagLib Cleanup: Massive code cleanup and reorganization 2025-02-26 01:15:03 -08:00
vgmstream VGMStream: Considerably rewrite plugin interface 2025-03-23 16:18:35 -07:00
Vorbis Metadata: Move encoding helper to CogAudio 2025-03-10 14:55:56 -07:00
WavPack Bug Fix: Correct playback of DSD formats 2025-03-07 17:28:04 -08:00