mpd/src/decoder
Max Kellermann 4ca02bfcfc mikmod: convert mod_Data.audio_buffer to a static array
Don't do two allocations for the mod_Data structure.
2008-12-28 19:48:53 +01:00
..
_flac_common.c flac, oggflac: use GLib instead of utils.h/log.h 2008-11-21 20:15:50 +01:00
_flac_common.h flac, oggflac: use GLib instead of utils.h/log.h 2008-11-21 20:15:50 +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
aac_plugin.c decoder: check audio_format_valid() in all decoders 2008-11-21 20:27:30 +01:00
audiofile_plugin.c audiofile: don't close onput stream in libaudiofile destroy() 2008-12-27 14:34:51 +01:00
ffmpeg_plugin.c ffmpeg: case AV_NOPTS_VALUE to int64_t 2008-12-24 11:56:53 +01:00
flac_plugin.c flac, mpc, ogg, wavpack: include unistd.h for SEEK_SET 2008-11-24 10:33:08 +01:00
mod_plugin.c mikmod: convert mod_Data.audio_buffer to a static array 2008-12-28 19:48:53 +01:00
modplug_plugin.c decoder: new plugin using modplug library 2008-12-28 17:11:18 +01:00
mp3_plugin.c Add RVA2 tag support to MPD 2008-12-28 13:02:34 +01:00
mp4_plugin.c decoder: check audio_format_valid() in all decoders 2008-11-21 20:27:30 +01:00
mpc_plugin.c flac, mpc, ogg, wavpack: include unistd.h for SEEK_SET 2008-11-24 10:33:08 +01:00
oggflac_plugin.c flac, mpc, ogg, wavpack: include unistd.h for SEEK_SET 2008-11-24 10:33:08 +01:00
oggvorbis_plugin.c flac, mpc, ogg, wavpack: include unistd.h for SEEK_SET 2008-11-24 10:33:08 +01:00
wavpack_plugin.c flac, mpc, ogg, wavpack: include unistd.h for SEEK_SET 2008-11-24 10:33:08 +01:00