aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/WavpackDecoderPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* InputStream: make Seek() always absoluteMax Kellermann2014-05-221-2/+24
* decoder/wavpack: move code to WavpackInput::ReadBytes()Max Kellermann2014-05-221-6/+12
* decoder/wavpack: convert WavpackInput attributes to referencesMax Kellermann2014-05-221-12/+12
* decoder/wavpack: move wavpack_input_init into struct WavpackInputMax Kellermann2014-05-221-16/+7
* decoder/wavpack: wavpack_open_wvc() returns WavpackInput*Max Kellermann2014-05-221-14/+12
* DecoderAPI: add function decoder_open_uri()Max Kellermann2014-05-221-18/+1
* decoder/wavpack: rename struct wavpack_input to WavpackInputMax Kellermann2014-05-221-8/+8
* InputStream: "protect" attributesMax Kellermann2014-05-121-6/+6
* InputStream: add virtual destructorMax Kellermann2014-05-111-2/+2
* InputStream: convert to classMax Kellermann2014-05-111-1/+1
* DecoderPlugin: pass Path instance to file_decode() and scan_file()Max Kellermann2014-02-071-6/+8
* Input*: move to input/Max Kellermann2014-01-241-1/+1
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-0/+571