mpd/src/inputPlugins
Max Kellermann 67bf4b448d added decoder_get_url()
The wavpack decoder plugin implements a hack, and it needs the song
URL for that.  This API (and the hack) should be revised later, but
add that function for now.
2008-08-26 08:27:07 +02:00
..
_flac_common.c added decoder_get_command() 2008-08-26 08:27:07 +02:00
_flac_common.h added parameter total_time to decoder_initialized() 2008-08-26 08:27:05 +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 use a local "initialized" flag instead of dc->state 2008-08-26 08:27:07 +02:00
audiofile_plugin.c added decoder_seek_where() and decoder_seek_error() 2008-08-26 08:27:07 +02:00
flac_plugin.c added decoder_seek_where() and decoder_seek_error() 2008-08-26 08:27:07 +02:00
mod_plugin.c added decoder_seek_where() and decoder_seek_error() 2008-08-26 08:27:07 +02:00
mp3_plugin.c added decoder_seek_where() and decoder_seek_error() 2008-08-26 08:27:07 +02:00
mp4_plugin.c use a local "initialized" flag instead of dc->state 2008-08-26 08:27:07 +02:00
mpc_plugin.c added decoder_seek_where() and decoder_seek_error() 2008-08-26 08:27:07 +02:00
oggflac_plugin.c added decoder_seek_where() and decoder_seek_error() 2008-08-26 08:27:07 +02:00
oggvorbis_plugin.c use a local "initialized" flag instead of dc->state 2008-08-26 08:27:07 +02:00
wavpack_plugin.c added decoder_get_url() 2008-08-26 08:27:07 +02:00