gtk: Fix rotation not being applied when paused
authorBastien Nocera <hadess@hadess.net>
Tue, 1 Feb 2022 13:28:24 +0000 (14:28 +0100)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 10 Feb 2022 23:33:02 +0000 (23:33 +0000)
commit32633a9a1471de94e436c1816fb4efd7b195016c
tree20f0aa35366783dd3568abe19f3cfb26371ec042
parentec77a1aac8067c01274c008ff56257e240c8e43a
gtk: Fix rotation not being applied when paused

The video wouldn't be redrawn immediately when a rotation was applied
but the pipeline was paused, as no new buffers were scheduled to be
displayed.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1618>
subprojects/gst-plugins-good/ext/gtk/gtkgstglwidget.c