timecodestamper: Don't fail the latency query in LTC mode if we have no framerate
authorSebastian Dröge <sebastian@centricular.com>
Tue, 5 Nov 2024 12:23:05 +0000 (14:23 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 6 Nov 2024 15:45:02 +0000 (15:45 +0000)
commit09179fa4132eff82ea0d623ff0a694982ac610cf
tree05cf3940d7c119e50d3b77d17a29d6eb82316b05
parentab91eb1ac69f0b91df67d9d7ee33c64639f30d3c
timecodestamper: Don't fail the latency query in LTC mode if we have no framerate

Only in LTC mode we introduce additional latency that is depending on only on a
property and not on the framerate, so waiting for the framerate is not necessary.

In all other modes no latency is introduced at all and the latency query can
simply be proxied.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7846>
subprojects/gst-plugins-bad/gst/timecode/gsttimecodestamper.c