mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +00:00
06d4629521
The diff between compared timestamps might be outside the gint range resulting in wrong sorting results. This patch corrects that by comparing the timestamps and then returning -1, 0 or 1 depending on the result. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7726> |
||
---|---|---|
.. | ||
gstcodectimestamper.c | ||
gstcodectimestamper.h | ||
gsth264timestamper.c | ||
gsth264timestamper.h | ||
gsth265timestamper.c | ||
gsth265timestamper.h | ||
meson.build | ||
plugin.c |