summaryrefslogtreecommitdiff
path: root/src/DecoderAPI.hxx
AgeCommit message (Expand)Author
2014-01-24decoder/*: move to decoder/plugins/Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-12-14DecoderAPI: add function decoder_read_full()Max Kellermann
2013-12-14DecoderAPI: add function decoder_skip()Max Kellermann
2013-11-28include cleanup using iwyuMax Kellermann
2013-10-26DecoderControl: move code/attributes to new class MixRampInfoMax Kellermann
2013-10-25ReplayGainInfo: use CamelCase for struct nameMax Kellermann
2013-10-24DecoderAPI: add "pure" attributesMax Kellermann
2013-10-23input_stream: rename struct to InputStreamMax Kellermann
2013-10-21decoder: rename the struct to "Decoder"Max Kellermann
2013-10-19*: use nullptr instead of NULLMax Kellermann
2013-10-02replay_gain_*.h: rename to *.hxxMax Kellermann
2013-09-27DecoderCommand: convert to strictly-typed enumMax Kellermann
2013-09-05Tag, ...: move to libtag.aMax Kellermann
2013-09-05conf.h: remove obsolete headerMax Kellermann
2013-09-05InputLegacy: move functions to the input_stream classMax Kellermann
2013-09-03input_stream.h: rename to InputLegacy.hxxMax Kellermann
2013-08-03audio_format: convert to C++Max Kellermann
2013-07-31DecoderAPI: pass rvalue reference to decoder_tag()Max Kellermann
2013-07-30tag: convert to C++Max Kellermann
2013-07-28decoder_api: convert to C++Max Kellermann