aboutsummaryrefslogtreecommitdiffstats
path: root/src/DecoderAPI.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* conf.h: remove obsolete headerMax Kellermann2013-09-051-1/+1
| | | | | Use only ConfigData.hxx in plugin sources to reduce header dependencies.
* InputLegacy: move functions to the input_stream classMax Kellermann2013-09-051-1/+0
|
* input_stream.h: rename to InputLegacy.hxxMax Kellermann2013-09-031-1/+1
|
* audio_format: convert to C++Max Kellermann2013-08-031-2/+2
|
* DecoderAPI: pass rvalue reference to decoder_tag()Max Kellermann2013-07-311-2/+1
| | | | Avoid duplicating the tag.
* tag: convert to C++Max Kellermann2013-07-301-2/+2
|
* decoder_api: convert to C++Max Kellermann2013-07-281-0/+169