aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/FaadDecoderPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-464/+0
* copyright year 2014Max Kellermann2014-01-131-1/+1
* Merge branch 'v0.18.x'Max Kellermann2014-01-081-0/+2
|\
| * decoder/faad: fix memory leakMax Kellermann2014-01-081-0/+2
* | DecoderBuffer: _read() returns ConstBuffer objectMax Kellermann2014-01-061-46/+37
* | DecoderBuffer: add method _clear()Max Kellermann2014-01-061-8/+3
* | decoder/faad: make variables more localMax Kellermann2014-01-061-47/+31
* | decoder/faad: eliminate local variable "ret"Max Kellermann2014-01-061-5/+2
|/
* Log: add level "DEFAULT"Max Kellermann2013-11-041-7/+7
* input_stream: rename struct to InputStreamMax Kellermann2013-10-231-9/+9
* decoder: rename the struct to "Decoder"Max Kellermann2013-10-211-2/+2
* decoder_plugin: rename struct to DecoderPluginMax Kellermann2013-10-211-1/+1
* InputStream: use int64_t instead of goffsetMax Kellermann2013-10-171-1/+1
* Log: new logging library APIMax Kellermann2013-10-021-13/+12
* DecoderCommand: convert to strictly-typed enumMax Kellermann2013-09-271-3/+3
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-1/+1
* InputLegacy: move functions to the input_stream classMax Kellermann2013-09-051-5/+5
* util/Error: new error passing libraryMax Kellermann2013-09-041-20/+13
* audio_format: convert to C++Max Kellermann2013-08-031-7/+7
* tag: convert to C++Max Kellermann2013-07-301-0/+1
* audio_check: convert to C++Max Kellermann2013-07-291-1/+1
* tag_handler: convert to C++Max Kellermann2013-07-291-1/+1
* decoder_api: convert to C++Max Kellermann2013-07-281-1/+1
* decoder_buffer: convert to C++Max Kellermann2013-04-171-10/+8
* decoder/faad: convert to C++Max Kellermann2013-04-171-0/+504