gstreamer/gst-libs/gst/video
Mathieu Duponchelle 1248b00c80 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
..
.gitignore gitignore: ignore more files 2015-01-12 22:52:36 +01:00
gstvideoaggregator.c videoaggregator: simplifies and improves sink_get_caps. 2015-06-23 00:57:59 +02:00
gstvideoaggregator.h videoaggregator: Add class property to disable caps scaling 2015-05-30 01:33:49 +10:00
gstvideoaggregatorpad.h videoaggregator: add "ignore-eos" property for input pads 2015-06-12 19:44:50 +01:00
Makefile.am video: fix build in gst-uninstalled setup 2014-09-28 18:03:09 +02:00