mpd/src/decoder
Max Kellermann 5ddde0aac7 replay_gain: converted struct replay_gain_info elements to an array
Having an array instead of individual variables allows the use of the
replay_gain_mode enum as an array index.
2008-11-11 16:24:27 +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 decoder: removed stream_types 2008-11-04 17:10:19 +01:00
audiofile_plugin.c decoder: removed stream_types 2008-11-04 17:10:19 +01:00
ffmpeg_plugin.c decoder: removed plugin method try_decode() 2008-11-10 15:07:01 +01:00
flac_plugin.c replay_gain: no CamelCase 2008-11-11 15:55:34 +01:00
mod_plugin.c decoder: removed stream_types 2008-11-04 17:10:19 +01:00
mp3_plugin.c replay_gain: converted struct replay_gain_info elements to an array 2008-11-11 16:24:27 +01:00
mp4_plugin.c decoder: removed stream_types 2008-11-04 17:10:19 +01:00
mpc_plugin.c replay_gain: converted struct replay_gain_info elements to an array 2008-11-11 16:24:27 +01:00
oggflac_plugin.c replay_gain: no CamelCase 2008-11-11 15:55:34 +01:00
oggvorbis_plugin.c replay_gain: converted struct replay_gain_info elements to an array 2008-11-11 16:24:27 +01:00
wavpack_plugin.c replay_gain: converted struct replay_gain_info elements to an array 2008-11-11 16:24:27 +01:00