mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 02:01:12 +00:00
e1271c0d9c
Guard against the orientation not coming from an inexistant tag, nor
from the application (rotation set to "auto") which caused an assertion.
When the application requests the auto rotation method, make sure it is
resolved to a rotation that's applicable.
ERROR:gstreamer/subprojects/gst-plugins-good/ext/gtk/gtkgstglwidget.c:745:gtk_gst_gl_widget_set_rotate_method: code should not be reached
Fixes:
|
||
---|---|---|
.. | ||
gstgtkbasesink.c | ||
gstgtkbasesink.h | ||
gstgtkglsink.c | ||
gstgtkglsink.h | ||
gstgtksink.c | ||
gstgtksink.h | ||
gstgtkutils.c | ||
gstgtkutils.h | ||
gstplugin.c | ||
gtkgstbasewidget.c | ||
gtkgstbasewidget.h | ||
gtkgstglwidget.c | ||
gtkgstglwidget.h | ||
gtkgstwidget.c | ||
gtkgstwidget.h | ||
meson.build |