Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added decoder_command_finished() to decoder_api.h | Max Kellermann | 2008-08-26 | 1 | -0/+7 | |
* | added decoder_get_command() | Max Kellermann | 2008-08-26 | 1 | -0/+2 | |
* | moved InputPlugin to decoder_api.h | Max Kellermann | 2008-08-26 | 1 | -1/+60 | |
* | added parameter total_time to decoder_initialized() | Max Kellermann | 2008-08-26 | 1 | -1/+2 | |
* | added audio_format parameter to decoder_initialized() | Max Kellermann | 2008-08-26 | 1 | -1/+2 | |
* | added decoder_clear() and decoder_flush() | Max Kellermann | 2008-08-26 | 1 | -0/+4 | |
* | added decoder_data() | Max Kellermann | 2008-08-26 | 1 | -0/+15 | |
* | added decoder_initialized() | Max Kellermann | 2008-08-26 | 1 | -0/+6 | |
* | added struct decoder | Max Kellermann | 2008-08-26 | 1 | -0/+37 |