mpd/src/inputPlugins
Max Kellermann 00c47b3c85 find AAC frames
Find AAC frames in the input and skip invalid data.  This prepares AAC
streaming.
2008-08-26 08:27:11 +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 moved InputPlugin to decoder_api.h 2008-08-26 08:27:06 +02:00
_ogg_common.h moved InputPlugin to decoder_api.h 2008-08-26 08:27:06 +02:00
aac_plugin.c find AAC frames 2008-08-26 08:27:11 +02:00
audiofile_plugin.c renamed InputPlugin to struct decoder_plugin 2008-08-26 08:27:08 +02:00
flac_plugin.c added decoder_plugin_register() 2008-08-26 08:27:09 +02:00
mod_plugin.c renamed InputPlugin to struct decoder_plugin 2008-08-26 08:27:08 +02:00
mp3_plugin.c renamed InputPlugin to struct decoder_plugin 2008-08-26 08:27:08 +02:00
mp4_plugin.c renamed InputPlugin to struct decoder_plugin 2008-08-26 08:27:08 +02:00
mpc_plugin.c renamed InputPlugin to struct decoder_plugin 2008-08-26 08:27:08 +02:00
oggflac_plugin.c renamed InputPlugin to struct decoder_plugin 2008-08-26 08:27:08 +02:00
oggvorbis_plugin.c renamed InputPlugin to struct decoder_plugin 2008-08-26 08:27:08 +02:00
wavpack_plugin.c renamed InputPlugin to struct decoder_plugin 2008-08-26 08:27:08 +02:00