h265parse: Fix FPS/duration for interlaced files
authorVivia Nikolaidou <vivia@ahiru.eu>
Wed, 17 Feb 2021 11:46:03 +0000 (13:46 +0200)
committerVivia Nikolaidou <vivia@ahiru.eu>
Wed, 17 Feb 2021 11:46:03 +0000 (13:46 +0200)
commit21347e13f5aed3959a5bec4098a0492372176117
tree2545adbf0984bcb648a16684c12607dec83871ea
parent3be9a1baa036431e046ab3b2dcd27dac46519082
h265parse: Fix FPS/duration for interlaced files

There can be h265 files with frame-based, not field-based, interlacing.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2020>
gst/videoparsers/gsth265parse.c