aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/RewindInputPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* tag: convert to C++Max Kellermann2013-07-301-2/+3
* input/Rewind: remove bogus assertionMax Kellermann2013-01-301-1/+0
* InputStream: use std::stringMax Kellermann2013-01-281-6/+4
* InputStream: store references instead of pointersMax Kellermann2013-01-281-1/+1
* InputStream: add constructor/destructorMax Kellermann2013-01-281-5/+3
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-271-1/+1
* input_stream: forward-declare the structMax Kellermann2013-01-261-0/+1
* input_{internal,plugin}: convert to C++Max Kellermann2013-01-251-2/+2
* input/rewind: convert to C++Max Kellermann2013-01-211-0/+260