summaryrefslogtreecommitdiff
path: root/tests/check/elements/compositor.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-05Use gst_element_request_pad_simple...François Laignel1-22/+22
2020-11-03videoaggregator: Guarantee that the output format is supportedThibault Saunier1-8/+26
2020-08-07videoaggregator: Update for additional info parameter to the "samples-selecte...Sebastian Dröge1-1/+2
2020-08-05videoaggregator: update to new samples selection APIMathieu Duponchelle1-1/+2
2020-07-31videoaggregator: implement samples selection APIMathieu Duponchelle1-0/+83
2020-06-09tests: enforce I420 formatGuillaume Desmottes1-2/+2
2020-01-30videoaggregator: handle gap buffers properlyMathieu Duponchelle1-0/+47
2019-11-27tests: expand compositor repeat-after-eos tests for multiple padsMart Raudsepp1-19/+110
2019-11-04compositor: Add support for VUYA formatSeungha Yang1-1/+1
2019-07-19aggregator tests: fix seek event seqnumsMathieu Duponchelle1-0/+3
2019-06-03compositor: remove invalid testMathieu Duponchelle1-42/+0
2018-12-30tests: compositor: Drop needless unistd.hSeungha Yang1-2/+0
2018-05-04videoaggregator: Rename ignore-eos pad property to repeat-after-eosSebastian Dröge1-4/+4
2017-05-20tests: Test caps using queryOlivier Crête1-3/+9
2016-12-13gst: Don't declare variables inside the for loop headerSebastian Dröge1-1/+2
2016-11-04gst: Fix more mentions of interlaced-mode to say interlace-modeSebastian Dröge1-2/+2
2016-06-21fix event leaks in testsGuillaume Desmottes1-2/+2
2016-04-18videoaggregator: properly handle interlace-mode restrictionsThiago Santos1-1/+166
2016-03-28tests/compositor: Add test for aggregator pad numberingNirbheek Chauhan1-0/+35
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
2015-09-26check: Add test for videoaggregator sinkpads being sorted by zorderNirbheek Chauhan1-0/+45
2015-09-04compositor: Ensure all arguments to CLAMP are signed intNirbheek Chauhan1-0/+11
2015-08-26compositor: Actually use the output resolution for clampingNirbheek Chauhan1-0/+11
2015-07-29compositor: Add unit tests for the new aggregator start-time-selection propertySebastian Dröge1-6/+172
2015-06-12tests: Add test for the 'ignore-eos' compositor sink pad propertyNirbheek Chauhan1-0/+98
2015-05-13compositor: fix rectangle obscure test to clamp against the output frame sizeMatthew Waters1-13/+37
2015-05-01tests: Add a check for the new compositor pad-is-obscured optimizationNirbheek Chauhan1-0/+209
2015-02-13tests: remove GST_DISABLE_PARSE guards from two tests that don't require itTim-Philipp Müller1-4/+0
2015-02-05tests: compositor: add unit test for proper segment.base handlingTim-Philipp Müller1-0/+65
2014-06-28compositor: tests: Fix pad leakThiago Santos1-0/+1
2014-06-20compositor: Add a new compositor based on the new GstVideoAggregator base classMathieu Duponchelle1-0/+1071