aboutsummaryrefslogtreecommitdiffstats
path: root/src/DecoderAPI.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* input_stream: forward-declare the structMax Kellermann2013-01-261-0/+1
* DecoderControl: move functions into the classMax Kellermann2013-01-211-9/+9
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-071-2/+2
* DecoderAPI: don't use replay_gain_get_real_mode()Max Kellermann2013-01-051-1/+5
* DecoderAPI: _replay_gain() returns voidMax Kellermann2013-01-051-7/+3
* MusicChunk: move functions to methodsMax Kellermann2013-01-041-5/+5
* buffer, pipe: convert to C++Max Kellermann2013-01-041-3/+3
* decoder_*: convert to C++Max Kellermann2013-01-041-0/+569