gstreamer/tests/check/elements
Thiago Santos a080c0ebbf basetextoverlay: rework caps negotiation
Make textoverlay negotiate caps more correctly.

1) Check what caps we received in the video-sink
2) If it already has the overlay meta -> use it directly
3) If it doesn't, textoverlay try adding the overlay meta and using it,
   if downstream doesn't support it, just use what is received in the
   video-sink
4) Check if the allocation query also supports the meta to enable
   really using it

Before it wasn't really doing renegotiation of any kind, just
re-checking if it should use the overlay meta or not

Also had to update the caps in the test as memory:SystemMemory seems
to be required when you use a caps feature otherwise intersection/subset
checks will fail.

https://bugzilla.gnome.org/show_bug.cgi?id=733916
2014-08-11 11:40:44 -03:00
..
.gitignore check: Update .gitignore 2013-08-13 17:39:34 +02:00
adder.c adder: Free consistency checker instance in test_live_seeking test 2013-11-06 12:16:31 +01:00
appsink.c tests: Fix event order and missing events 2013-05-10 12:29:15 +02:00
appsrc.c tests: Add missing unrefs of objects after use 2014-08-06 15:18:56 +02:00
audioconvert.c audioconvert: Fix leaks in unit test 2014-04-15 13:03:34 +02:00
audiorate.c tests: Fix event order and missing events 2013-05-10 12:29:15 +02:00
audioresample.c audioresample: Fix memory leaks in test 2014-04-15 19:31:28 +02:00
audiotestsrc.c Fix FSF address 2012-11-03 23:05:09 +00:00
decodebin.c decodebin: aggregate buffering messages 2014-05-29 18:59:30 -03:00
encodebin.c encodebin: delay missing encoder error as passthrough is still possible 2014-08-11 10:30:58 -03:00
libvisual.c Fix FSF address 2012-11-03 23:05:09 +00:00
multifdsink.c tests: Fix event order and missing events 2013-05-10 12:29:15 +02:00
multisocketsink.c tests: Fix event order and missing events 2013-05-10 12:29:15 +02:00
playbin-complex.c playbin-complex: Change template name from %d to the more common %u 2014-07-21 09:35:36 +02:00
playbin.c playbin: Fix unit test for last change 2014-07-21 09:35:36 +02:00
streamsynchronizer.c tests: fix race in streamsynchronizer test 2013-11-12 19:03:19 +00:00
subparse.c subparse: Add unit test for LRC subtitles 2013-12-18 15:52:53 +01:00
textoverlay.c basetextoverlay: rework caps negotiation 2014-08-11 11:40:44 -03:00
videoconvert.c videoconvert: Fix compiler warning in unit test 2014-02-08 17:11:04 +01:00
videorate.c tests: Fix event order and missing events 2013-05-10 12:29:15 +02:00
videoscale.c videoscale: Fix compiler warning in unit test 2014-02-08 17:11:54 +01:00
videotestsrc.c videotestsrc: Fix memory leak in test 2014-04-15 13:54:45 +02:00
volume.c tests: Fix event order and missing events 2013-05-10 12:29:15 +02:00
vorbisdec.c tests: Fix event order and missing events 2013-05-10 12:29:15 +02:00
vorbistag.c tests: Fix event order and missing events 2013-05-10 12:29:15 +02:00