aboutsummaryrefslogtreecommitdiffstats
path: root/src/DecoderAPI.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* DecoderAPI: add function decoder_read_full()Max Kellermann2013-12-141-0/+11
* DecoderAPI: add function decoder_skip()Max Kellermann2013-12-141-0/+8
* include cleanup using iwyuMax Kellermann2013-11-281-0/+4
* DecoderControl: move code/attributes to new class MixRampInfoMax Kellermann2013-10-261-2/+2
* ReplayGainInfo: use CamelCase for struct nameMax Kellermann2013-10-251-1/+1
* DecoderAPI: add "pure" attributesMax Kellermann2013-10-241-0/+2
* input_stream: rename struct to InputStreamMax Kellermann2013-10-231-4/+18
* decoder: rename the struct to "Decoder"Max Kellermann2013-10-211-11/+18
* *: use nullptr instead of NULLMax Kellermann2013-10-191-3/+3
* replay_gain_*.h: rename to *.hxxMax Kellermann2013-10-021-1/+1
* DecoderCommand: convert to strictly-typed enumMax Kellermann2013-09-271-7/+7
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-1/+1
* conf.h: remove obsolete headerMax Kellermann2013-09-051-1/+1
* 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
* tag: convert to C++Max Kellermann2013-07-301-2/+2
* decoder_api: convert to C++Max Kellermann2013-07-281-0/+169