aboutsummaryrefslogtreecommitdiffstats
path: root/test/FakeDecoderAPI.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* test/FakeDecoderAPI: dump MixRamp dataMax Kellermann2014-07-111-0/+2
|
* DecoderAPI: add function decoder_open_uri()Max Kellermann2014-05-221-0/+6
| | | Move and refactor code from the Wavpack decoder plugin.
* test/run_decoder: merge code into FakeDecoderAPI.cxxMax Kellermann2014-05-221-3/+14
| | | | Eliminate duplicate code.
* test: various fixups for building without GLibMax Kellermann2014-02-181-2/+0
|
* Input*: move to input/Max Kellermann2014-01-241-1/+1
|
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-1/+1
|
* copyright year 2014Max Kellermann2014-01-131-1/+1
|
* test/*: use fprintf(stderr,...) and Log() instead of g_printerr()Max Kellermann2013-12-241-4/+4
| | | Avoid GLib.
* DecoderAPI: add function decoder_read_full()Max Kellermann2013-12-141-0/+18
| | | | Move code from the "mad" plugin.
* DecoderAPI: add function decoder_skip()Max Kellermann2013-12-141-0/+16
| | | | Move code from the "mad" plugin.
* test: merge duplicate code to FakeDecoderAPI.cxxMax Kellermann2013-12-141-0/+110