gstreamer/subprojects/gst-plugins-bad/gst-libs/gst
Sebastian Dröge ca23c3c762 video: Don't overshoot QoS earliest time by a factor of 2
By setting the earliest time to timestamp + 2 * diff there would be a difference
of 1 * diff between the current clock time and the earliest time the element
would let through in the future. If e.g. a frame is arriving 30s late at the
sink, then not just all frames up to that point would be dropped but also 30s of
frames after the current clock time.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7518>
2024-09-13 23:04:43 +01:00
..
adaptivedemux video: Don't overshoot QoS earliest time by a factor of 2 2024-09-13 23:04:43 +01:00
analytics analytics: whitespace matters for gtk-doc syntax 2024-03-04 17:33:00 +00:00
audio gir: Checkout all .gir files and check that they are updated on the CI 2023-04-22 09:32:32 -04:00
basecamerabinsrc meson: Add CameraBin and Va girs 2023-04-25 02:57:55 +00:00
codecparsers h26xparse: bypass check for length_size_minus_one 2024-08-14 14:54:35 +01:00
codecs h264decoder: Update output frame duration when second field frame is discarded 2024-07-15 20:10:41 +02:00
cuda cuda: Fix runtime compiler loading with old CUDA tookit 2024-07-24 00:25:09 +00:00
d3d11 d3d11converter: Fix runtime compiled shader code 2024-07-09 09:54:43 +00:00
dxva dxvavp8decoder: Fix reference frame setting 2024-02-10 21:18:44 +09:00
insertbin insertbin/doc: add "Since" markers to pass CI 2023-11-17 01:09:49 +01:00
interfaces meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
isoff gst-plugins-bad: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
mpegts mpegst: Fix ownership of return value 2024-02-20 11:33:33 +02:00
mse mse: Add logging init for mediasource sample map 2024-02-21 18:11:25 +00:00
opencv build: opencv: disable opencv deps if it's not installed 2023-10-26 20:43:14 +00:00
play gstplay: Name the different bus 2024-09-09 09:09:16 +00:00
player gstplayer: Check GstPlayerSignalDispatcher type 2024-08-21 23:47:46 +00:00
sctp meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
transcoder gir: Checkout all .gir files and check that they are updated on the CI 2023-04-22 09:32:32 -04:00
uridownloader meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
va va: refactor dmabuf handle close 2024-07-29 11:25:41 +01:00
vulkan vkbufferpool: correct usage flags type 2024-04-03 19:20:23 +00:00
wayland wayland: Set a debug category for the shm allocator 2024-09-10 23:48:44 +01:00
webrtc webrtc: Add missing G_BEGIN/END_DECLS in header 2024-08-06 14:51:51 +01:00
winrt gst-plugins-bad: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
glib-compat-private.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
meson.build analytics: base class for analytics meta 2023-11-21 18:04:53 +00:00