mpd/src/decoder
Max Kellermann a0b57f3782 mp3: moved code to mp3_filesize_to_song_length()
The function mp3_decode_first_frame() is too large.  Move some code to
separate smaller functions.
2008-10-28 20:44:08 +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_filesize_to_song_length() 2008-10-28 20:44:08 +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