gstreamer/subprojects/gst-plugins-base/gst/videorate
Edward Hervey 344ef36b5a videorate: Avoid overflow in calculations
base_ts and next_end_ts are both guint64. Use explicit check to avoid "negative"
timestamps (which would overflow, not be negative).

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8286>
2025-01-13 08:08:00 +00:00
..
gstvideorate.c videorate: Avoid overflow in calculations 2025-01-13 08:08:00 +00:00
gstvideorate.h videorate: Add a property to force dropping out of segment buffers 2023-12-05 14:04:05 +00:00
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00