aboutsummaryrefslogtreecommitdiffstats
path: root/src/InputInternal.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* thread/{Cond,Mutex}: use "class" instead of "typedef"Max Kellermann2013-10-171-0/+1
* InputStream: store references instead of pointersMax Kellermann2013-01-281-3/+2
* InputStream: add constructor/destructorMax Kellermann2013-01-281-31/+0
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-271-7/+5
* input_stream: forward-declare the structMax Kellermann2013-01-261-1/+1
* input_{internal,plugin}: convert to C++Max Kellermann2013-01-251-0/+73