Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added decoder_seek_where() and decoder_seek_error() | Max Kellermann | 2008-08-26 | 1 | -2/+16 | |
* | added decoder_command_finished() to decoder_api.h | Max Kellermann | 2008-08-26 | 1 | -3/+12 | |
* | added decoder_get_command() | Max Kellermann | 2008-08-26 | 1 | -0/+5 | |
* | moved convState to struct decoder | Max Kellermann | 2008-08-26 | 1 | -4/+6 | |
* | moved struct AudioFormat to audio_format.h | Max Kellermann | 2008-08-26 | 1 | -0/+1 | |
* | added parameter total_time to decoder_initialized() | Max Kellermann | 2008-08-26 | 1 | -1/+4 | |
* | added audio_format parameter to decoder_initialized() | Max Kellermann | 2008-08-26 | 1 | -1/+8 | |
* | added decoder_clear() and decoder_flush() | Max Kellermann | 2008-08-26 | 1 | -0/+10 | |
* | added decoder_data() | Max Kellermann | 2008-08-26 | 1 | -0/+80 | |
* | added decoder_initialized() | Max Kellermann | 2008-08-26 | 1 | -0/+31 |