mpd/src/decoder
Max Kellermann a6f8776c94 mp3: moved code to mp3_time_to_frame()
Break the large function mp3_read() into smaller pieces.
2008-10-29 16:12:26 +01:00
..
_flac_common.c input_stream: removed the InputStream typedef 2008-10-26 19:54:57 +01:00
_flac_common.h input_stream: removed the InputStream typedef 2008-10-26 19:54:57 +01:00
_ogg_common.c input_stream: no CamelCase 2008-10-26 20:34:47 +01:00
_ogg_common.h input_stream: removed the InputStream typedef 2008-10-26 19:54:57 +01:00
aac_plugin.c input_stream: use "bool" instead of "int" 2008-10-26 20:56:46 +01:00
audiofile_plugin.c renamed src/inputPlugins/ to src/decoder/ 2008-10-26 11:29:25 +01:00
ffmpeg_plugin.c input_stream: use "bool" instead of "int" 2008-10-26 20:56:46 +01:00
flac_plugin.c input_stream: use "bool" instead of "int" 2008-10-26 20:56:46 +01:00
mod_plugin.c renamed src/inputPlugins/ to src/decoder/ 2008-10-26 11:29:25 +01:00
mp3_plugin.c mp3: moved code to mp3_time_to_frame() 2008-10-29 16:12:26 +01:00
mp4_plugin.c input_stream: use "bool" instead of "int" 2008-10-26 20:56:46 +01:00
mpc_plugin.c input_stream: use "bool" instead of "int" 2008-10-26 20:56:46 +01:00
oggflac_plugin.c input_stream: use "bool" instead of "int" 2008-10-26 20:56:46 +01:00
oggvorbis_plugin.c input_stream: use "bool" instead of "int" 2008-10-26 20:56:46 +01:00
wavpack_plugin.c input_stream: use "bool" instead of "int" 2008-10-26 20:56:46 +01:00