mpd/src/inputPlugins
Max Kellermann af58de6543 simplified code in the ogg decoder plugin
Return early when the player thread sent us a command.  This saves one
level of indentation.
2008-08-26 08:27:14 +02:00
..
_flac_common.c added decoder_get_command() 2008-08-26 08:27:07 +02:00
_flac_common.h eliminate OUTPUT_BUFFER_DC_STOP, OUTPUT_BUFFER_DC_SEEK 2008-08-26 08:27:07 +02:00
_ogg_common.c added decoder_read() 2008-08-26 08:27:14 +02:00
_ogg_common.h moved InputPlugin to decoder_api.h 2008-08-26 08:27:06 +02:00
aac_plugin.c added decoder_read() 2008-08-26 08:27:14 +02:00
audiofile_plugin.c renamed InputPlugin to struct decoder_plugin 2008-08-26 08:27:08 +02:00
flac_plugin.c added decoder_read() 2008-08-26 08:27:14 +02:00
mod_plugin.c renamed InputPlugin to struct decoder_plugin 2008-08-26 08:27:08 +02:00
mp3_plugin.c added decoder_read() 2008-08-26 08:27:14 +02:00
mp4_plugin.c renamed InputPlugin to struct decoder_plugin 2008-08-26 08:27:08 +02:00
mpc_plugin.c added decoder_read() 2008-08-26 08:27:14 +02:00
oggflac_plugin.c added decoder_read() 2008-08-26 08:27:14 +02:00
oggvorbis_plugin.c simplified code in the ogg decoder plugin 2008-08-26 08:27:14 +02:00
wavpack_plugin.c added decoder_read() 2008-08-26 08:27:14 +02:00