mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 07:16:55 +00:00
0b52663815
When the QoS stats are reset (e.g. changing the source) the counters for dropped + rendered frames are reset to zero which result in negative values for their difference. This results in max-fps getting pegged at an extremely high value. ``` fpsdisplaysink.c:373:display_current_fps:<fpsdisplaysink0> Updated max-fps to 36840705952231460864.000000 ``` Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3989> |
||
---|---|---|
.. | ||
debugutilsbad.c | ||
fpsdisplaysink.c | ||
fpsdisplaysink.h | ||
gstchecksumsink.c | ||
gstchecksumsink.h | ||
gstchopmydata.c | ||
gstchopmydata.h | ||
gstclockselect.c | ||
gstclockselect.h | ||
gstcompare.c | ||
gstcompare.h | ||
gstdebugspy.c | ||
gstdebugspy.h | ||
gstdebugutilsbadelements.h | ||
gsterrorignore.c | ||
gsterrorignore.h | ||
gstfakeaudiosink.c | ||
gstfakeaudiosink.h | ||
gstfakesinkutils.c | ||
gstfakesinkutils.h | ||
gstfakevideosink.c | ||
gstfakevideosink.h | ||
gsttestsrcbin.c | ||
gstvideocodectestsink.c | ||
gstvideocodectestsink.h | ||
gstwatchdog.c | ||
gstwatchdog.h | ||
meson.build |