aboutsummaryrefslogtreecommitdiffstats
path: root/test/run_decoder.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-20/+20
* audio_format: convert to C++Max Kellermann2013-08-031-3/+3
* DecoderAPI: pass rvalue reference to decoder_tag()Max Kellermann2013-07-311-1/+1
* tag: convert to C++Max Kellermann2013-07-301-1/+1
* decoder_api: convert to C++Max Kellermann2013-07-281-1/+1
* don't use g_thread_init() with GLib 2.32Max Kellermann2013-04-171-0/+3
* decoder_list: convert to C++Max Kellermann2013-01-301-3/+1
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-271-5/+2
* io_thread: convert to C++Max Kellermann2013-01-101-1/+1
* input_stream: convert to C++ (internally)Max Kellermann2013-01-101-0/+227