aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder_api.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* eliminate OUTPUT_BUFFER_DC_STOP, OUTPUT_BUFFER_DC_SEEKMax Kellermann2008-08-261-11/+11
* added decoder_get_url()Max Kellermann2008-08-261-0/+5
* added decoder_seek_where() and decoder_seek_error()Max Kellermann2008-08-261-2/+16
* added decoder_command_finished() to decoder_api.hMax Kellermann2008-08-261-3/+12
* added decoder_get_command()Max Kellermann2008-08-261-0/+5
* moved convState to struct decoderMax Kellermann2008-08-261-4/+6
* moved struct AudioFormat to audio_format.hMax Kellermann2008-08-261-0/+1
* added parameter total_time to decoder_initialized()Max Kellermann2008-08-261-1/+4
* added audio_format parameter to decoder_initialized()Max Kellermann2008-08-261-1/+8
* added decoder_clear() and decoder_flush()Max Kellermann2008-08-261-0/+10
* added decoder_data()Max Kellermann2008-08-261-0/+80
* added decoder_initialized()Max Kellermann2008-08-261-0/+31