Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | Merge branch 'v0.18.x' | Max Kellermann | 2014-01-08 | 1 | -0/+2 |
|\ | |||||
| * | decoder/faad: fix memory leak | Max Kellermann | 2014-01-08 | 1 | -0/+2 |
* | | DecoderBuffer: _read() returns ConstBuffer object | Max Kellermann | 2014-01-06 | 1 | -46/+37 |
* | | DecoderBuffer: add method _clear() | Max Kellermann | 2014-01-06 | 1 | -8/+3 |
* | | decoder/faad: make variables more local | Max Kellermann | 2014-01-06 | 1 | -47/+31 |
* | | decoder/faad: eliminate local variable "ret" | Max Kellermann | 2014-01-06 | 1 | -5/+2 |
|/ | |||||
* | Log: add level "DEFAULT" | Max Kellermann | 2013-11-04 | 1 | -7/+7 |
* | input_stream: rename struct to InputStream | Max Kellermann | 2013-10-23 | 1 | -9/+9 |
* | decoder: rename the struct to "Decoder" | Max Kellermann | 2013-10-21 | 1 | -2/+2 |
* | decoder_plugin: rename struct to DecoderPlugin | Max Kellermann | 2013-10-21 | 1 | -1/+1 |
* | InputStream: use int64_t instead of goffset | Max Kellermann | 2013-10-17 | 1 | -1/+1 |
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -13/+12 |
* | DecoderCommand: convert to strictly-typed enum | Max Kellermann | 2013-09-27 | 1 | -3/+3 |
* | Tag, ...: move to libtag.a | Max Kellermann | 2013-09-05 | 1 | -1/+1 |
* | InputLegacy: move functions to the input_stream class | Max Kellermann | 2013-09-05 | 1 | -5/+5 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -20/+13 |
* | audio_format: convert to C++ | Max Kellermann | 2013-08-03 | 1 | -7/+7 |
* | tag: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -0/+1 |
* | audio_check: convert to C++ | Max Kellermann | 2013-07-29 | 1 | -1/+1 |
* | tag_handler: convert to C++ | Max Kellermann | 2013-07-29 | 1 | -1/+1 |
* | decoder_api: convert to C++ | Max Kellermann | 2013-07-28 | 1 | -1/+1 |
* | decoder_buffer: convert to C++ | Max Kellermann | 2013-04-17 | 1 | -10/+8 |
* | decoder/faad: convert to C++ | Max Kellermann | 2013-04-17 | 1 | -0/+504 |