gstreamer/docs
Thibault Saunier d268c193ad videoaggregator: Guarantee that the output format is supported
In the case `videoaggregator` is set as allowing format conversions,
and as we convert only on the sinkpads, we should ensure that the
chosen format is usable by the subclass. This in turns implies
that the format is usable on the srcpad.

When doing conversion *any* format can be used on the sinkpads, and this
is the only way that we can avoid race conditions during renegotiations
so we can not change that fact, we just need to ensure that the chosen
intermediary format is usable, which was not actually ensured before
that patch.

Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/issues/834

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/909>
2020-11-03 00:10:31 +00:00
..
libs gl: move each gl platform specific API to its own gir 2020-08-06 04:09:09 +00:00
plugins videoaggregator: Guarantee that the output format is supported 2020-11-03 00:10:31 +00:00
random Fix FSF address 2012-11-03 23:05:09 +00:00
gst_api_version.in doc: Port to hotdoc 2019-05-13 11:34:08 -04:00
index.md doc: Port to hotdoc 2019-05-13 11:34:08 -04:00
meson.build gl: move each gl platform specific API to its own gir 2020-08-06 04:09:09 +00:00
sitemap.txt doc: Port to hotdoc 2019-05-13 11:34:08 -04:00
version.in doc: Port to hotdoc 2019-05-13 11:34:08 -04:00