aboutsummaryrefslogtreecommitdiffstats
path: root/src/DecoderThread.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* decoder_list: convert to C++Max Kellermann2013-01-301-1/+1
* InputStream: use std::stringMax Kellermann2013-01-281-2/+3
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-271-2/+2
* input_stream: forward-declare the structMax Kellermann2013-01-261-1/+1
* Path: move to fs subdirectoryDenis Krjuchkov2013-01-221-1/+1
* DecoderControl: move functions into the classMax Kellermann2013-01-211-28/+28
* Path: new class "Path" wraps filesystem path stringsMax Kellermann2013-01-181-1/+2
* DecoderThread: signal the client after decoder finishesMax Kellermann2013-01-101-0/+2
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-071-3/+3
* DecoderThread: move code to destructorMax Kellermann2013-01-041-13/+0
* DecoderInternal: move initializers to constructorMax Kellermann2013-01-041-9/+3
* decoder_*: convert to C++Max Kellermann2013-01-041-2/+2
* mapper: convert to C++Max Kellermann2013-01-021-1/+1
* {decoder,player}_thread: convert to C++Max Kellermann2013-01-021-0/+521