gstreamer/gst
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
..
adder meson: add update-orc-dist target 2020-07-04 14:01:56 +01:00
app Remove autotools build system 2019-10-13 14:15:43 +01:00
audioconvert audio: video: Optimize by using cached quark for meta tag 2020-06-27 09:23:10 +00:00
audiomixer meson: add update-orc-dist target 2020-07-04 14:01:56 +01:00
audiorate audiorate: Use G_DECLARE_FINAL_TYPE 2020-03-16 15:47:58 +00:00
audioresample videorate/videoscale/audioresample: Ensure that the caps returned from fixate_caps() are actually fixated 2020-08-26 09:10:29 +00:00
audiotestsrc plugins: uddate gst_type_mark_as_plugin_api() calls 2020-06-06 00:41:17 +02:00
compositor videoaggregator: Guarantee that the output format is supported 2020-11-03 00:10:31 +00:00
encoding encodebin: Be less restrictive on muxer caps when preset name is specified 2020-09-09 04:26:41 +00:00
gio docs: mark more types as plugin API 2020-06-23 14:52:20 -04:00
overlaycomposition overlaycomposition: Use G_DECLARE_FINAL_TYPE 2020-03-16 15:47:58 +00:00
pbtypes Remove autotools build system 2019-10-13 14:15:43 +01:00
playback urisourcebin: Fix crash caused by use after free 2020-10-22 11:42:37 +00:00
rawparse rawvideoparse: Fix tiling support 2020-07-14 17:33:31 +00:00
subparse subparse: lower text buffer threshold 2020-06-22 05:46:13 +00:00
tcp tcpserversink: Don't assume g_socket_get_remote_address succeeds 2020-10-30 14:01:51 +01:00
typefind typefind/xdgmime: Validate mimetypes to be valid GstStructure names before using them 2020-10-17 10:42:49 +03:00
videoconvert videoconvert: Enhance debug message to be more human readable 2020-10-14 19:12:51 +00:00
videorate videorate/videoscale/audioresample: Ensure that the caps returned from fixate_caps() are actually fixated 2020-08-26 09:10:29 +00:00
videoscale audio: video: Fix in/outbuf confusion of transform_meta 2020-10-08 18:30:39 +02:00
videotestsrc meson: add update-orc-dist target 2020-07-04 14:01:56 +01:00
volume meson: add update-orc-dist target 2020-07-04 14:01:56 +01:00
meson.build compositor: add to build after move from -bad 2018-12-28 12:16:18 +01:00