aboutsummaryrefslogtreecommitdiffstats
path: root/src/DecoderControl.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-271-6/+1
* DecoderControl: fix typo in assertion checkMax Kellermann2013-01-231-3/+3
* DecoderControl: move functions into the classMax Kellermann2013-01-211-101/+75
* DecoderControl: take ownership of client_condMax Kellermann2013-01-101-2/+3
* buffer, pipe: convert to C++Max Kellermann2013-01-041-4/+1
* decoder_*: convert to C++Max Kellermann2013-01-041-0/+226