1
0
Fork 0
dosbox-staging/src/libs/decoders
2019-11-11 13:27:19 -08:00
..
docs Add built-in SDL_sound r599 2019-10-26 06:55:13 +02:00
archive.h Add built-in C++ object serializer [snapshot as of 2019-10-23] 2019-10-25 00:47:43 +02:00
dr_flac.h Add built-in FLAC codec: dr_flac v0.12.2 2019-10-25 00:47:43 +02:00
dr_mp3.h Bump dr_mp3 codec to v0.5.2 2019-11-11 13:16:22 -08:00
dr_wav.h Add built-in WAV codec: dr_wav v0.11.1 2019-10-25 00:47:43 +02:00
flac.c Refactor and pass-through the decode buffer 2019-11-11 13:27:19 -08:00
Makefile.am Add the audio handling changes to build system and documentation 2019-11-06 05:47:03 +01:00
mp3.cpp Refactor and pass-through the decode buffer 2019-11-11 13:27:19 -08:00
mp3_seek_table.cpp Add SDL decoders for their corresponding codecs 2019-11-02 19:27:36 +01:00
mp3_seek_table.h Add SDL decoders for their corresponding codecs 2019-11-02 19:27:36 +01:00
opus.c Refactor and pass-through the decode buffer 2019-11-11 13:27:19 -08:00
SDL_sound.c Eliminate buffers, conversions, and unused code 2019-11-11 13:20:11 -08:00
SDL_sound.h Eliminate buffers, conversions, and unused code 2019-11-11 13:20:11 -08:00
SDL_sound_internal.h Eliminate buffers, conversions, and unused code 2019-11-11 13:20:11 -08:00
stb.h Add built-in Vorbis codec: stb_vorbis v1.17 2019-10-25 00:47:43 +02:00
stb_vorbis.h Adapt the vorbis library to SDL_Sound's needs 2019-11-05 17:21:39 -08:00
vorbis.c Refactor and pass-through the decode buffer 2019-11-11 13:27:19 -08:00
wav.c Refactor and pass-through the decode buffer 2019-11-11 13:27:19 -08:00
xxh3.h Add built-in Extremely Fast Hash algorithm: xxHash [snapshot as of 2019-10-23] 2019-10-25 00:47:43 +02:00
xxhash.c Add built-in Extremely Fast Hash algorithm: xxHash [snapshot as of 2019-10-23] 2019-10-25 00:47:43 +02:00
xxhash.h Add built-in Extremely Fast Hash algorithm: xxHash [snapshot as of 2019-10-23] 2019-10-25 00:47:43 +02:00