Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pcm_utils: moved conversion code to pcm_convert.c | Max Kellermann | 2009-01-07 | 1 | -1/+1 |
* | input_stream: added tag() method | Max Kellermann | 2009-01-03 | 1 | -2/+5 |
* | decoder: removed "plugin" from the decoder struct | Max Kellermann | 2008-11-08 | 1 | -2/+0 |
* | decoder_api: automatically send stream tag | Max Kellermann | 2008-11-03 | 1 | -0/+3 |
* | decoder: return const decoder_plugin structs | Max Kellermann | 2008-11-01 | 1 | -1/+1 |
* | added prefix to header macros | Max Kellermann | 2008-10-31 | 1 | -2/+2 |
* | pcm_utils: renamed ConvState to struct pcm_convert_state | Max Kellermann | 2008-10-21 | 1 | -1/+1 |
* | use the "bool" data type instead of "int" | Max Kellermann | 2008-10-08 | 1 | -1/+1 |
* | added flag "decoder.seeking" | Max Kellermann | 2008-08-26 | 1 | -0/+2 |
* | renamed InputPlugin to struct decoder_plugin | Max Kellermann | 2008-08-26 | 1 | -1/+1 |
* | moved convState to struct decoder | Max Kellermann | 2008-08-26 | 1 | -0/+3 |
* | added struct decoder | Max Kellermann | 2008-08-26 | 1 | -0/+28 |