aboutsummaryrefslogtreecommitdiffstats
path: root/src/InputStream.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-28InputStream: use std::stringMax Kellermann1-14/+7
2013-01-28InputStream: store references instead of pointersMax Kellermann1-7/+7
2013-01-28InputStream: add constructor/destructorMax Kellermann1-0/+17
2013-01-27DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann1-4/+6
2013-01-26input_stream: forward-declare the structMax Kellermann1-0/+102