gstreamer/ext/pango
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
..
gstbasetextoverlay.c basetextoverlay: rework caps negotiation 2014-08-11 11:40:44 -03:00
gstbasetextoverlay.h pango: use ported GstVideoOverlayComposition functionality 2012-06-28 18:16:25 +02:00
gstclockoverlay.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstclockoverlay.h Fix FSF address 2012-11-03 23:05:09 +00:00
gsttextoverlay.c Fix FSF address 2012-11-03 23:05:09 +00:00
gsttextoverlay.h Fix FSF address 2012-11-03 23:05:09 +00:00
gsttextrender.c textrender: push segment event after caps event 2014-04-11 10:43:39 +02:00
gsttextrender.h textrender: push segment event after caps event 2014-04-11 10:43:39 +02:00
gsttimeoverlay.c Fix FSF address 2012-11-03 23:05:09 +00:00
gsttimeoverlay.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00