v4l2codecs: h264: retrieve interlaced information
authorBenjamin Gaignard <benjamin.gaignard@collabora.com>
Tue, 16 Feb 2021 10:23:17 +0000 (11:23 +0100)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 2 Mar 2021 22:03:34 +0000 (22:03 +0000)
commit5e8daa1c5c85767ce0f4eace61347c5774b86416
tree9db055d8d675bd6abd85f47d1c7561898d827976
parent84daea6be29e835aa683c4ec9a5076ab6fcce0f0
v4l2codecs: h264: retrieve interlaced information

Lets the decoder knows if the frames are interlaced or not.
Provide this information to the driver while filling reference
pictures fields in slice params structure

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1624>
sys/v4l2codecs/gstv4l2codech264dec.c