Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-10-30 | decoder: use bool for return values and flags | Max Kellermann | 1 | -6/+6 |
2008-10-29 | decoder: automatically flush the output buffer after decoder exits | Max Kellermann | 1 | -3/+0 |
2008-10-29 | decoder_api: removed decoder_clear() | Max Kellermann | 1 | -1/+0 |
2008-10-26 | input_stream: use "bool" instead of "int" | Max Kellermann | 1 | -1/+1 |
2008-10-26 | input_stream: no CamelCase | Max Kellermann | 1 | -6/+6 |
2008-10-26 | input_stream: removed the InputStream typedef | Max Kellermann | 1 | -7/+10 |
2008-10-26 | renamed src/inputPlugins/ to src/decoder/ | Max Kellermann | 1 | -0/+0 |
2008-10-21 | ffmpeg: don't pass pointer as hexadecimal string | Max Kellermann | 1 | -20/+27 |
2008-10-21 | ffmpeg: detect which ffmpeg headers should be included | Max Kellermann | 1 | -0/+6 |
2008-10-18 | ffmpeg: make internal functions static | Max Kellermann | 1 | -22/+12 |
2008-10-17 | ffmpeg: new decoder plugin | Viliam Mateicka | 1 | -0/+416 |