GStreamer multimedia framework
Find a file
Mathieu Duponchelle fc49a1b508 videoaggregator: simplifies and improves sink_get_caps.
The problem here was that after removing the formats and
all the things we could convert, we then intersected these
caps with the template caps.

Hence if a subclass offered permissive sink templates
(eg all the possible formats videoconvert handles), but only
one output format, then at negotiation time getcaps returned
caps with the format restricted to that format, even though
we do handle conversion.

https://bugzilla.gnome.org/show_bug.cgi?id=751255
2015-06-23 00:57:59 +02:00
ext/gl gl: Add glviewconvert, glstereomix and glstereosplit elements 2015-06-19 01:49:33 +10:00
gst/compositor compositor: update zorder documentation. 2015-06-14 23:20:38 +02:00
gst-libs/gst/video videoaggregator: simplifies and improves sink_get_caps. 2015-06-23 00:57:59 +02:00
tests/check/elements tests: Add test for the 'ignore-eos' compositor sink pad property 2015-06-12 19:45:41 +01:00