aboutsummaryrefslogtreecommitdiffstats
path: root/src/DecoderInternal.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* tag: convert to C++Max Kellermann2013-07-301-9/+4
* pcm_convert: convert to C++Max Kellermann2013-01-311-2/+0
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-271-1/+1
* input_stream: forward-declare the structMax Kellermann2013-01-261-1/+0
* DecoderControl: move functions into the classMax Kellermann2013-01-211-3/+3
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-071-4/+0
* DecoderThread: move code to destructorMax Kellermann2013-01-041-0/+21
* MusicChunk: move functions to methodsMax Kellermann2013-01-041-1/+1
* buffer, pipe: convert to C++Max Kellermann2013-01-041-6/+3
* decoder_*: convert to C++Max Kellermann2013-01-041-0/+100