ccconverter: Don't override in_fps_entry when trying to take output
authorSebastian Dröge <sebastian@centricular.com>
Tue, 17 Sep 2024 08:47:47 +0000 (11:47 +0300)
committerBackport Bot <gitlab-backport-bot@gstreamer-foundation.org>
Sun, 10 Nov 2024 10:47:39 +0000 (10:47 +0000)
commit6e8ecb1c1ac994ed49c9df3974550a4373d0aa96
tree9d1a82a9449db03df66e4fa47d3ae8449c8ba9b9
parent7a875a047426ec876a83f93f438bf2faa861b12d
ccconverter: Don't override in_fps_entry when trying to take output

This allows to handle CDP streams where the framerate is not provided by the
caps and generally gives preference to the framerate inside the CDP packets over
the one in the caps.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7862>
subprojects/gst-plugins-bad/ext/closedcaption/gstccconverter.c
subprojects/gst-plugins-bad/tests/check/elements/ccconverter.c