gstreamer/gst/interlace
Vivia Nikolaidou 969e647925 interlace: Fix crash with empty caps in setcaps
If the src_peer_caps are EMPTY (e.g. negotiation failed somewhere), the
assertion inside gst_video_info_from_caps would fail and the whole
pipeline would crash. Check for gst_caps_is_empty before
gst_video_info_from_caps and gracefully fail if it's empty.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1333>
2020-06-11 12:06:17 +00:00
..
gstinterlace.c interlace: Fix crash with empty caps in setcaps 2020-06-11 12:06:17 +00:00
meson.build docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00