aboutsummaryrefslogtreecommitdiffstats
path: root/src/DecoderControl.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* DecoderControl: take ownership of client_condMax Kellermann2013-01-101-2/+3
| | | | | Don't let the "client" pass its own GCond. This was not used consistently.
* buffer, pipe: convert to C++Max Kellermann2013-01-041-4/+1
|
* decoder_*: convert to C++Max Kellermann2013-01-041-0/+226