interlace: Only half the framerate for 1:1 field pattern
authorVivia Nikolaidou <vivia@ahiru.eu>
Thu, 18 Jun 2020 18:11:17 +0000 (21:11 +0300)
committerVivia Nikolaidou <vivia@ahiru.eu>
Wed, 24 Jun 2020 08:15:48 +0000 (11:15 +0300)
commitba500b816ad25bc8d839f1b1c024d7ec5213d4fb
tree87dd810b9623a4da451be888353dae1b1bfe95f2
parent0c63c8d1f543ff6c0801c71c6c11d5f9425560d1
interlace: Only half the framerate for 1:1 field pattern

Keep the framerate for 2:2 field pattern, and completely remove it from
the caps for all others. Otherwise, negotiation will fail if caps on
both sides of the element specify a framerate.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1349>
gst/interlace/gstinterlace.c