aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/WavpackDecoderPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-1/+1
|
* audio_format: convert to C++Max Kellermann2013-08-031-12/+12
|
* audio_check: convert to C++Max Kellermann2013-07-291-5/+1
|
* tag_handler: convert to C++Max Kellermann2013-07-291-1/+1
|
* ape: convert to C++Max Kellermann2013-07-291-1/+1
|
* decoder_api: convert to C++Max Kellermann2013-07-281-1/+1
|
* InputStream: use std::stringMax Kellermann2013-01-281-1/+2
|
* InputStream: store references instead of pointersMax Kellermann2013-01-281-1/+1
|
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-271-2/+2
|
* input_stream: forward-declare the structMax Kellermann2013-01-261-0/+1
| | | | Hide the definition from C code, to prepare the transition to C++.
* decoder/wavpack: convert to C++Max Kellermann2013-01-101-0/+601