mpegvideoparse: Pass through interlace-mode field from upstream if available
authorSebastian Dröge <sebastian@centricular.com>
Wed, 19 Jun 2019 11:13:02 +0000 (14:13 +0300)
committerSebastian Dröge <slomo@coaxion.net>
Wed, 19 Jun 2019 12:49:01 +0000 (12:49 +0000)
commit324e55a3cdd7c6cef24356fd626deee5fba343df
treee4f6561916ba5df54d58d2551e4dc81285065356
parent5ed27c12cc05b483aab710c89cc379b3b61c3947
mpegvideoparse: Pass through interlace-mode field from upstream if available

We generally always prefer the information from upstream for other
metadata (pixel-aspect-ration, etc.) and should also do so here.

Other parsers (h264parse) already do the same.
gst/videoparsers/gstmpegvideoparse.c