aboutsummaryrefslogtreecommitdiff
path: root/src/DecoderControl.cxx
Commit message (Collapse)AuthorAge
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-27
|
* DecoderControl: fix typo in assertion checkMax Kellermann2013-01-23
|
* DecoderControl: move functions into the classMax Kellermann2013-01-21
|
* DecoderControl: take ownership of client_condMax Kellermann2013-01-10
| | | | | Don't let the "client" pass its own GCond. This was not used consistently.
* buffer, pipe: convert to C++Max Kellermann2013-01-04
|
* decoder_*: convert to C++Max Kellermann2013-01-04