summaryrefslogtreecommitdiff
path: root/tests/check/libs/audiodecoder.c
Commit message (Expand)AuthorAgeFilesLines
* tests: audiodecoder: speed up audiodecoder_buffer_after_segment testTim-Philipp Müller2019-03-091-2/+4
* tests: audiodecoder: fix another c99-ismTim-Philipp Müller2017-01-091-1/+1
* Fix indentationTim-Philipp Müller2017-01-091-12/+16
* tests: audiodecoder: fix compiler warnings due to c99-ismTim-Philipp Müller2017-01-091-1/+3
* audiodecoder: fix invalid timestamps when PLC and delayMikhail Fludkov2016-06-161-16/+137
* base: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+2
* tests: fix indentation of various unit testsTim-Philipp Müller2016-01-061-12/+8
* audiodecoder-test: port to using GstHarnessHavard Graff2015-10-111-332/+188
* tests: audiodecoder: add unit test for tag handlingTim-Philipp Müller2015-08-161-0/+226
* tests: audiodecoder: add test to make sure gap is pushed before segmentThiago Santos2015-08-101-0/+55
* tests: fix crashes in {audio,video}{decoder,encoder} tests on 32-bitTim-Philipp Müller2015-02-271-1/+1
* tests: audiodecoder: tests for caps query implementationThiago Santos2014-12-171-23/+194
* tests: audiodecoder: fix indentationTim-Philipp Müller2014-12-121-4/+3
* tests: audiodecoder: fix broken refcounting in unit testTim-Philipp Müller2014-12-121-2/+1
* audiodecoder: Push pending events before sending EOS.Mathieu Duponchelle2014-12-051-1/+36
* audiodecoder: extend flush_events test to check for event leaksOgnyan Tonchev2014-09-171-16/+59
* audiodecoder: Don't be too picky about the output frame counterSebastian Dröge2014-06-201-1/+64
* audiodecoder: Keep still meaningfull pending events on FLUSH_STOPThibault Saunier2014-06-031-0/+104
* tests: videodecoder: audiodecoder: add tests for eos after segmentThiago Santos2014-05-261-0/+64
* audiodecoder: Actually allocate enough memory for 64 bits, not just 32 bitsSebastian Dröge2014-04-151-16/+13
* tests: audiodecoder: add another test for negotiation with gap eventThiago Santos2014-01-151-7/+57
* tests: audiodecoder: check that negotiation works buffers and gapsThiago Santos2014-01-141-1/+94
* tests: audiodecoder: add basic playback test for audio decoderThiago Santos2014-01-141-0/+294