summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-05-30fixup: qtdemux: Use gst_adapter_get_offsetEdward Hervey1-0/+2
2016-05-30WIP: qtdemux: Handle upstream GAP in push-mode/time segmentEdward Hervey3-2/+4405
2016-05-27tests: add unit test for JPEG-2000 rtp payloader leakTim-Philipp Müller3-0/+27
2016-05-20rtpsession: don't act on suspicious BYE RTCPMikhail Fludkov2-2/+108
2016-05-20rtpsession: Add test for locking of the stats signalMikhail Fludkov1-0/+45
2016-05-14tests: souphttpsrc: replace deprecated APIThiago Santos1-14/+44
2016-05-06rtpjitterbuffer: Fix stall when receiving already lost packetHavard Graff1-1/+86
2016-05-05tests: add splitmuxsrc test for new "format-location" signalGeorge Kiagiadakis1-0/+39
2016-04-04tests: add unit test for jpeg depayloader packet loss handlingTim-Philipp Müller1-0/+72
2016-03-30rtpsession: Add new signal 'on-app-rtcp'Stian Selnes1-0/+83
2016-03-24splitmuxsink: only try to create internal sink if it doesn't existThiago Santos1-1/+31
2016-03-24check: Fix indentationEdward Hervey1-6/+6
2016-03-24tests: Remove unused variablesEdward Hervey1-4/+0
2016-03-24deinterlace: Added unit tests for field=autoVivia Nikolaidou1-0/+32
2016-03-24flvdemux: don't emit pad-added until caps are readyHavard Graff1-0/+212
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM2-8/+4
2016-03-24flvmux: Test to verify flvmux handles DTS with GST_CLOCK_TIME NONEDavid Buchmann1-0/+92
2016-02-28rgvolume: make tag list writable before modifying itTim-Philipp Müller1-0/+6
2016-02-19tests: fix indentationTim-Philipp Müller4-109/+114
2016-02-19tests: rtpjitterbuffer: port testharness to GstHarness and cleanup/improveHavard Graff1-579/+276
2016-02-19tests: rtpjitterbuffer: test cleanups/improvementsHavard Graff1-102/+106
2016-02-19tests: rtpjitterbuffer: fix leaks in unit testStian Selnes1-2/+5
2016-02-18tests: fix spurious souphttpsrc test timoutsTim-Philipp Müller1-1/+2
2016-02-18rtpjitterbuffer: Add test for big seqnum gap handlingStian Selnes1-0/+33
2016-02-15tests: rtpmux: Fix element memory leakVineeth TM1-0/+1
2016-02-05tests: extend the AM_TESTS_ENVIRONMENT from check.makThiago Santos1-1/+1
2016-01-27deinterlace: Add negotiation unit tests for all 4 modesSebastian Dröge1-0/+557
2016-01-12tests: fix a thinko in the wavenc exampleAntonio Ospite1-2/+2
2016-01-08rganalysis: Fix compiler warnings in the unit testSebastian Dröge1-3/+3
2015-12-01tests: souphttpsrc: grammar fixReynaldo H. Verdejo Pinochet1-1/+1
2015-12-01tests: souphttpsrc: switch shoutcast stream providerReynaldo H. Verdejo Pinochet1-2/+3
2015-11-27rtph264pay: change config-interval property type from uint to intTim-Philipp Müller1-0/+25
2015-11-17tests: rtp-payloading: Test for handling of custom events in rtpgstJosep Torra1-0/+93
2015-10-28tests/check/splitmux: test that the release_pad vfunc of splitmuxsink actuall...George Kiagiadakis1-0/+20
2015-10-25tests: deinterlace: fix small typo in commentThiago Santos1-1/+1
2015-10-26check: Dist splitvideo0[012].ogg test files.Jan Schmidt1-1/+3
2015-10-12tests: add GST_PLUGINS_BASE_LIBS for flvdemux checkTim-Philipp Müller1-1/+1
2015-10-11check: Don't forget base CFLAGS for flvdemux checkEdward Hervey1-0/+1
2015-10-11flvdemux: output speex vorbiscomment as a GstTagListHavard Graff2-0/+156
2015-10-11flvmux: GST_BUFFER_OFFSETs should be GST_BUFFER_OFFSET_NONEHavard Graff1-1/+6
2015-10-11flvmux: use time segment and copy timestamps when streamableHavard Graff1-0/+175
2015-10-02gstrtpmux: allow the ssrc-property to decide ssrc on outgoing buffersHavard Graff1-17/+194
2015-10-02gstreamer: good: tests: Fix memory leaks when context parse fails.Vineeth TM6-4/+19
2015-09-30deinterleave: implement accept-capsThiago Santos1-0/+3
2015-09-30tests: deinterleave: also check for caps query resultsThiago Santos1-1/+12
2015-09-29tests: gdkpixbufoverlay: add minimal unit testTim-Philipp Müller3-1/+82
2015-08-31tests: Fix rtpsession test failureOlivier Crête1-1/+5
2015-08-31level: improve the test for multi-channel modeStefan Sauer1-27/+34
2015-08-21tests: souphttpsrc: don't try to connect to dead radio serverTim-Philipp Müller1-39/+16
2015-08-14tests: aacparse: use caps query instead of accept-capsThiago Santos1-3/+7