aboutsummaryrefslogtreecommitdiffstats
path: root/src/InputStream.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-271-4/+6
|
* input_stream: forward-declare the structMax Kellermann2013-01-261-0/+102
Hide the definition from C code, to prepare the transition to C++.