gstreamer/gst-libs
Matthew Waters b4ea8332f5 videoaggregator: ensure peek_next_sample() uses the correct caps
gst_pad_get_current_caps() may be wrong when there is a renegotiation in
progress for the pad and we have not yet received or selected the buffer
with different caps yet.

Fix by storing the caps through in a similar way to the existing code
for buffer/video-info selection machinery.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/813>
2020-09-11 22:08:30 +10:00
..
gst videoaggregator: ensure peek_next_sample() uses the correct caps 2020-09-11 22:08:30 +10:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00