summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qtmux: Use complete AAC caps with codec_data in the testsSebastian Dröge2016-07-041-15/+5
* qtdemux: Handle upstream GAP in push-mode/time segmentEdward Hervey2016-07-013-2/+4407
* tests: splitmux: skip tests if theora or ogg plugins are not availableTim-Philipp Müller2016-06-211-4/+16
* fix buffer leaks in testsGuillaume Desmottes2016-06-218-0/+10
* interleave: fix message leaks in testGuillaume Desmottes2016-06-211-0/+2
* videomixer: fix event leaks in testGuillaume Desmottes2016-06-211-2/+2
* deinterleave: fix leaksGuillaume Desmottes2016-06-211-0/+6
* simple-launch-lines: Use correct JPEG2000 capsSebastian Dröge2016-06-111-1/+1
* tests: rtpbin: fix caps leakGuillaume Desmottes2016-06-021-4/+7
* tests: amrparse: clean up testGuillaume Desmottes2016-06-021-53/+63
* tests: add unit test for JPEG-2000 rtp payloader leakTim-Philipp Müller2016-05-273-0/+27
* rtpsession: don't act on suspicious BYE RTCPMikhail Fludkov2016-05-202-2/+108
* rtpsession: Add test for locking of the stats signalMikhail Fludkov2016-05-201-0/+45
* tests: souphttpsrc: replace deprecated APIThiago Santos2016-05-141-14/+44
* rtpjitterbuffer: Fix stall when receiving already lost packetHavard Graff2016-05-061-1/+86
* tests: add splitmuxsrc test for new "format-location" signalGeorge Kiagiadakis2016-05-051-0/+39
* tests: add unit test for jpeg depayloader packet loss handlingTim-Philipp Müller2016-04-041-0/+72
* rtpsession: Add new signal 'on-app-rtcp'Stian Selnes2016-03-301-0/+83
* splitmuxsink: only try to create internal sink if it doesn't existThiago Santos2016-03-241-1/+31
* check: Fix indentationEdward Hervey2016-03-241-6/+6
* tests: Remove unused variablesEdward Hervey2016-03-241-4/+0
* deinterlace: Added unit tests for field=autoVivia Nikolaidou2016-03-241-0/+32
* flvdemux: don't emit pad-added until caps are readyHavard Graff2016-03-241-0/+212
* good: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-242-8/+4
* flvmux: Test to verify flvmux handles DTS with GST_CLOCK_TIME NONEDavid Buchmann2016-03-241-0/+92
* rgvolume: make tag list writable before modifying itTim-Philipp Müller2016-02-281-0/+6
* tests: fix indentationTim-Philipp Müller2016-02-194-109/+114
* tests: rtpjitterbuffer: port testharness to GstHarness and cleanup/improveHavard Graff2016-02-191-579/+276
* tests: rtpjitterbuffer: test cleanups/improvementsHavard Graff2016-02-191-102/+106
* tests: rtpjitterbuffer: fix leaks in unit testStian Selnes2016-02-191-2/+5
* tests: fix spurious souphttpsrc test timoutsTim-Philipp Müller2016-02-181-1/+2
* rtpjitterbuffer: Add test for big seqnum gap handlingStian Selnes2016-02-181-0/+33
* tests: rtpmux: Fix element memory leakVineeth TM2016-02-151-0/+1
* tests: extend the AM_TESTS_ENVIRONMENT from check.makThiago Santos2016-02-051-1/+1
* deinterlace: Add negotiation unit tests for all 4 modesSebastian Dröge2016-01-271-0/+557
* tests: fix a thinko in the wavenc exampleAntonio Ospite2016-01-121-2/+2
* rganalysis: Fix compiler warnings in the unit testSebastian Dröge2016-01-081-3/+3
* tests: souphttpsrc: grammar fixReynaldo H. Verdejo Pinochet2015-12-011-1/+1
* tests: souphttpsrc: switch shoutcast stream providerReynaldo H. Verdejo Pinochet2015-12-011-2/+3
* rtph264pay: change config-interval property type from uint to intTim-Philipp Müller2015-11-271-0/+25
* tests: rtp-payloading: Test for handling of custom events in rtpgstJosep Torra2015-11-171-0/+93
* tests/check/splitmux: test that the release_pad vfunc of splitmuxsink actuall...George Kiagiadakis2015-10-281-0/+20
* tests: deinterlace: fix small typo in commentThiago Santos2015-10-251-1/+1
* check: Dist splitvideo0[012].ogg test files.Jan Schmidt2015-10-261-1/+3
* tests: add GST_PLUGINS_BASE_LIBS for flvdemux checkTim-Philipp Müller2015-10-121-1/+1
* check: Don't forget base CFLAGS for flvdemux checkEdward Hervey2015-10-111-0/+1
* flvdemux: output speex vorbiscomment as a GstTagListHavard Graff2015-10-112-0/+156
* flvmux: GST_BUFFER_OFFSETs should be GST_BUFFER_OFFSET_NONEHavard Graff2015-10-111-1/+6
* flvmux: use time segment and copy timestamps when streamableHavard Graff2015-10-111-0/+175
* gstrtpmux: allow the ssrc-property to decide ssrc on outgoing buffersHavard Graff2015-10-021-17/+194