aboutsummaryrefslogtreecommitdiff
path: root/src/InputInternal.hxx
Commit message (Collapse)AuthorAge
* InputStream: add constructor/destructorMax Kellermann2013-01-28
| | | | Eliminate input_stream_init() and input_stream_deinit().
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-27
|
* input_{internal,plugin}: convert to C++Max Kellermann2013-01-25