summaryrefslogtreecommitdiff
path: root/tests/check/elements
AgeCommit message (Expand)AuthorFilesLines
2016-08-18rawparse: Fix and extend unit testsCarlos Rafael Giani3-0/+114
2016-08-18rawvideoparse: Compute plane offsets & strides if no custom ones are setCarlos Rafael Giani1-0/+112
2016-08-11dash: Add test for parsing a moof boxSebastian Dröge2-0/+192
2016-08-11dash: Add unit test for ISOBFF box header parsingSebastian Dröge1-0/+127
2016-08-03hlsdemux: move variant list handling over to new master playlist codeTim-Philipp Müller1-182/+196
2016-08-02aiffparse: In PUSH mode we will never get the ID3 tags as they are at the end...Sebastian Dröge1-3/+9
2016-08-02tests: dashdemux: add test for gst_mpd_client_get_maximum_segment_durationAlex Ashley1-0/+77
2016-07-26rawparse: Add new raw audio and video parser elementsCarlos Rafael Giani3-0/+799
2016-07-18tests: fix bus leakGuillaume Desmottes5-15/+16
2016-06-21templatematch: fix buffer leak in testGuillaume Desmottes1-0/+1
2016-06-21glimagesink: fix query leak in testGuillaume Desmottes1-0/+1
2016-06-21glimagesink: properly setup/teardown testsGuillaume Desmottes1-5/+1
2016-06-21uvch264demux: fix buffer leaks in testGuillaume Desmottes1-0/+2
2016-06-21camerabin: fix element leak in testGuillaume Desmottes1-0/+1
2016-06-21fix buffer leaks in testsGuillaume Desmottes1-0/+1
2016-06-21fix event leaks in testsGuillaume Desmottes2-4/+4
2016-06-21audiointerleave: fix message leaks by flushing the busGuillaume Desmottes1-0/+2
2016-06-21autoconvert: fix factories leak in testGuillaume Desmottes1-1/+1
2016-05-24pnm: Add a basic unit testJan Schmidt1-0/+119
2016-04-22tests: adaptivedemux: only check for data length after seekThiago Santos2-4/+8
2016-04-22adaptivedemux: tests: use macro to define names of request and response structsFlorin Apostol2-6/+22
2016-04-22adaptivedemux: tests: improved checks for expected dataFlorin Apostol2-7/+26
2016-04-22dashdemux: tests: added content protection testFlorin Apostol3-1/+227
2016-04-22dashdemux: tests: added test for media download error for in stream fragmentFlorin Apostol1-0/+87
2016-04-22dashdemux: tests: added test for download errors during header downloadFlorin Apostol1-0/+89
2016-04-22dashdemux: tests: refactor testFragmentDownloadErrorFlorin Apostol3-43/+42
2016-04-22dashdemux: tests: tested latency queryFlorin Apostol1-1/+18
2016-04-22dashdemux: tests: moved testQuery after testFragmentDownloadErrorFlorin Apostol1-119/+119
2016-04-22adaptivedemux: tests: create a GstDashDemuxTestCase classFlorin Apostol3-31/+110
2016-04-22dashdemux: tests: added support to pass various parameters to http src callbacksFlorin Apostol1-45/+123
2016-04-21adaptivedemux: tests: use a GstTestClock as the system clockFlorin Apostol2-0/+52
2016-04-18videoaggregator: properly handle interlace-mode restrictionsThiago Santos1-1/+166
2016-04-05dashdemux: unit testing reproducing segment duration overflowFlorin Apostol1-0/+98
2016-03-31tests: mssdemux: do not use gst_object_unref for pure GObject*Thiago Santos1-5/+5
2016-03-31dashdemux: tests: use g_object_unref for test dataFlorin Apostol1-7/+7
2016-03-28tests/compositor: Add test for aggregator pad numberingNirbheek Chauhan1-0/+35
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM3-21/+12
2016-02-26adaptivedemux: handle snap seeking without setting any positionThiago Santos1-10/+39
2016-02-26opus: remove Opus encoder/decoder, moved to -baseTim-Philipp Müller2-339/+0
2016-02-25hlsdemux: tests: pass test name into test setup functionAlex Ashley1-5/+6
2016-02-25tests: compositor: drop special case for valgrind timeoutThiago Santos1-11/+0
2016-02-25tests: compositor: add tests for caps queriesThiago Santos1-69/+80
2016-02-25videoaggregator: fix caps queries to allow proper renegotiationThiago Santos1-0/+211
2016-02-16mpg123: move plugin from -bad to -uglyTim-Philipp Müller2-535/+1
2016-02-12netsim: Add netsim elementStian Selnes1-0/+65
2016-02-09mpdparser: renamed gst_mpd_client_get_next_segment_availability_end_time to g...Florin Apostol1-12/+15
2016-02-09mpdparser: tests: added unit test for getting segment availability when segme...Florin Apostol1-0/+51
2016-02-09adaptive_demux: tests: improved validation of padsFlorin Apostol1-21/+17
2016-02-09adaptive_demux: tests: fix pad used for AppSink eventFlorin Apostol1-2/+6
2016-02-09adaptivedemux: tests: remove unused demux_sent_eos callbackFlorin Apostol2-18/+0