aboutsummaryrefslogtreecommitdiffstats
path: root/test/FakeDecoderAPI.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* test/FakeDecoderAPI: dump tagsMax Kellermann2014-12-261-1/+6
* test/FakeDecoderAPI: dump bit rateMax Kellermann2014-11-101-0/+6
* DecoderAPI: pass SignedSongTime to decoder_initialized()Max Kellermann2014-08-291-2/+2
* DecoderAPI: use std::chrono::duration for decoder_seek*()Max Kellermann2014-08-261-9/+3
* DecoderAPI: add decoder_seek_where_frame()Max Kellermann2014-08-261-0/+6
* DecoderAPI: add decoder_seek_where_ms()Max Kellermann2014-08-261-0/+6
* test/FakeDecoderAPI: dump MixRamp dataMax Kellermann2014-07-111-0/+2
* DecoderAPI: add function decoder_open_uri()Max Kellermann2014-05-221-0/+6
* test/run_decoder: merge code into FakeDecoderAPI.cxxMax Kellermann2014-05-221-3/+14
* 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
* DecoderAPI: add function decoder_read_full()Max Kellermann2013-12-141-0/+18
* DecoderAPI: add function decoder_skip()Max Kellermann2013-12-141-0/+16
* test: merge duplicate code to FakeDecoderAPI.cxxMax Kellermann2013-12-141-0/+110