aboutsummaryrefslogtreecommitdiffstats
path: root/test/FakeDecoderAPI.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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