summaryrefslogtreecommitdiffstats
path: root/src/plugins/android/src/mediaplayer
diff options
context:
space:
mode:
authorTim Blechmann <tim@klingt.org>2024-05-13 14:20:24 +0800
committerTim Blechmann <tim@klingt.org>2024-05-18 09:25:42 +0800
commitff8284052756f6b2aabc0dcbbad7eccba05eb94c (patch)
treee343689cdef779bce3a32401d6857c6167c7006a /src/plugins/android/src/mediaplayer
parentc3c0bb446ffff8f82dd18e724c4a54b89533a12c (diff)
GStreamer: Filter duplicate frames from QGstVideoRendererHEADdev
when using a long frame rate of one frame per buffer, gstreamer will deliver the same buffer multiple times. We therefore keep track of the current state and only send a new frame, when it is actually required. Fixes a unit test failure in `play_waitsForLastFrameEnd_whenPlayingVideoWithLong` Pick-to: 6.5 6.7 Change-Id: Id970b6659ed896e26fc1b854d7676467b6bd978e Reviewed-by: Jøger Hansegård <joger.hansegard@qt.io>
Diffstat (limited to 'src/plugins/android/src/mediaplayer')
0 files changed, 0 insertions, 0 deletions