aboutsummaryrefslogtreecommitdiffstats
path: root/src/InputInternal.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* InputStream: add constructor/destructorMax Kellermann2013-01-281-10/+0
| | | | Eliminate input_stream_init() and input_stream_deinit().
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-271-3/+3
|
* input_{internal,plugin}: convert to C++Max Kellermann2013-01-251-0/+43