mpd/src/decoder
2008-11-21 20:13:41 +01:00
..
_flac_common.c replay_gain: converted struct replay_gain_info elements to an array 2008-11-11 16:24:27 +01:00
_flac_common.h replay_gain: no CamelCase 2008-11-11 15:55:34 +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 aac: use GLib instead of utils.h/log.h 2008-11-21 20:13:26 +01:00
audiofile_plugin.c audiofile: use GLib instead of log.h 2008-11-21 20:13:36 +01:00
ffmpeg_plugin.c ffmpeg: use GLib instead of log.h 2008-11-21 20:13:41 +01:00
flac_plugin.c input_stream: size==-1 means unknown size 2008-11-16 20:42:08 +01:00
mod_plugin.c decoder: return void from decode() methods 2008-11-11 17:13:44 +01:00
mp3_plugin.c mp3: fix SEEK command check after mp3_synth_and_send() 2008-11-13 14:43:19 +01:00
mp4_plugin.c aac: detect whether to pass "uint32_t*" to NeAACDecInit2() 2008-11-16 20:04:49 +01:00
mpc_plugin.c mpc: assume the result fo of mpc_decoder_decode() is unsigned 2008-11-12 07:14:18 +01:00
oggflac_plugin.c input_stream: size==-1 means unknown size 2008-11-16 20:42:08 +01:00
oggvorbis_plugin.c ogg: moved the "errorStr" variable into the error handler 2008-11-20 20:11:00 +01:00
wavpack_plugin.c wavpack: redo using audio_format_frame_size() 2008-11-19 00:02:06 +01:00