mpd/src/decoder
Max Kellermann 66b4a3ab2e faad: converted length check to assertion in adts_check_frame()
adts_check_frame() must not be called with a buffer length smaller
than 8.  We can eliminate that duplicate check, and convert it into an
assertion.
2009-02-17 19:28:11 +01:00
..
_flac_common.c flac: map "Album Artist" to "AlbumArtist" 2009-01-15 22:45:29 +01:00
_flac_common.h flac: include config.h 2009-01-19 09:54:47 +01:00
_ogg_common.c decoder: rewind input stream after try_decode() 2008-11-02 17:10:02 +01:00
_ogg_common.h added prefix to header macros 2008-10-31 09:19:53 +01:00
audiofile_plugin.c audiofile: don't close onput stream in libaudiofile destroy() 2008-12-27 14:34:51 +01:00
faad_plugin.c faad: converted length check to assertion in adts_check_frame() 2009-02-17 19:28:11 +01:00
ffmpeg_plugin.c decoder_plugin: pass struct config_param to init() method 2009-02-15 18:34:14 +01:00
flac_plugin.c decoder_plugin: pass struct config_param to init() method 2009-02-15 18:34:14 +01:00
fluidsynth_plugin.c decoder_plugin: pass struct config_param to init() method 2009-02-15 18:34:14 +01:00
mad_plugin.c decoders: added and fixed GLib log domains 2009-02-17 08:51:34 +01:00
mikmod_plugin.c decoders: added and fixed GLib log domains 2009-02-17 08:51:34 +01:00
modplug_plugin.c modplug: removed EOF check from the while loop 2009-01-24 20:02:06 +01:00
mp4ff_plugin.c decoders: added and fixed GLib log domains 2009-02-17 08:51:34 +01:00
mpcdec_plugin.c decoders: added and fixed GLib log domains 2009-02-17 08:51:34 +01:00
oggflac_plugin.c flac: always allocate tag object 2009-01-15 22:43:39 +01:00
sidplay_plugin.cxx sidplay: new decoder plugin for playing C64 SID files 2009-02-11 20:31:17 +01:00
vorbis_plugin.c decoders: added and fixed GLib log domains 2009-02-17 08:51:34 +01:00
wavpack_plugin.c wavpack: added GLib log domain 2009-02-17 19:26:36 +01:00
wildmidi_plugin.c wildmidi: check if configurationn file exists 2009-02-15 18:41:05 +01:00