mpd/src/inputPlugins
Max Kellermann 17e9cc84c5 added decoder_seek_where() and decoder_seek_error()
Provide access to seeking for the decoder plugins; they have to know
where to seek, and they need a way to tell us that seeking has failed.
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 added decoder_seek_where() and decoder_seek_error() 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 added decoder_seek_where() and decoder_seek_error() 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 added decoder_seek_where() and decoder_seek_error() 2008-08-26 08:27:07 +02:00
wavpack_plugin.c added decoder_seek_where() and decoder_seek_error() 2008-08-26 08:27:07 +02:00