gstreamer/subprojects/gst-plugins-bad/gst/timecode
Sebastian Dröge d2d2a12aac 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/7831>
2024-11-06 12:52:22 +00:00
..
gstavwait.c
gstavwait.h
gsttimecodestamper.c timecodestamper: Don't fail the latency query in LTC mode if we have no framerate 2024-11-06 12:52:22 +00:00
gsttimecodestamper.h timecodestamper: Add running-time source mode 2024-08-23 18:37:16 +00:00
meson.build
plugin.c