aboutsummaryrefslogtreecommitdiff
path: root/src/decoder_api.h
Commit message (Expand)AuthorAge
* decoder: renamed plugin methodsMax Kellermann2008-09-29
* switch to C99 types, part IIMax Kellermann2008-09-29
* audio_format: converted typedef AudioFormat to struct audio_formatMax Kellermann2008-09-07
* tag: moved code to tag_id3.cMax Kellermann2008-08-29
* tag: renamed MpdTag and MpdTagItem to struct tag, struct mpd_tag_itemMax Kellermann2008-08-29
* moved enum decoder_command to decoder_api.hMax Kellermann2008-08-26
* moved variable "dc" to decode.hMax Kellermann2008-08-26
* added decoder_read()Max Kellermann2008-08-26
* added decoder_plugin_register()Max Kellermann2008-08-26
* no camel case in struct decoder_pluginMax Kellermann2008-08-26
* renamed the InputPlugin function typesMax Kellermann2008-08-26
* renamed InputPlugin to struct decoder_pluginMax Kellermann2008-08-26
* eliminate OUTPUT_BUFFER_DC_STOP, OUTPUT_BUFFER_DC_SEEKMax Kellermann2008-08-26
* added decoder_get_url()Max Kellermann2008-08-26
* added decoder_seek_where() and decoder_seek_error()Max Kellermann2008-08-26
* added decoder_command_finished() to decoder_api.hMax Kellermann2008-08-26
* added decoder_get_command()Max Kellermann2008-08-26
* moved InputPlugin to decoder_api.hMax Kellermann2008-08-26
* added parameter total_time to decoder_initialized()Max Kellermann2008-08-26
* added audio_format parameter to decoder_initialized()Max Kellermann2008-08-26
* added decoder_clear() and decoder_flush()Max Kellermann2008-08-26
* added decoder_data()Max Kellermann2008-08-26
* added decoder_initialized()Max Kellermann2008-08-26
* added struct decoderMax Kellermann2008-08-26