gstreamer/subprojects/gst-plugins-good/ext/gtk
Víctor Manuel Jáquez Leal 4f27b50c2e gtkglsink: template caps to only 2D & rectangle texture targets
Apparently external-oes is not supported by the plugin as texture target,
while DMABuf uploading prefers it because it's zero copy.

This patch enables DMABuf uploading and rendering by using either 2D or
rectangle texture targets.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5795>
2023-12-11 13:17:48 +01:00
..
gstgtkbasesink.c gst-plugins-good: re-indent with GNU indent 2.2.12 2023-03-17 03:18:54 +00:00
gstgtkbasesink.h gtk: Add "video-aspect-ratio-override" property 2022-01-12 13:27:31 +00:00
gstgtkglsink.c gtkglsink: template caps to only 2D & rectangle texture targets 2023-12-11 13:17:48 +01:00
gstgtkglsink.h Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gstgtksink.c Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gstgtksink.h Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gstgtkutils.c Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gstgtkutils.h Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gstplugin.c Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gtkgstbasewidget.c gtk: Fix critical caused by pointer movement when stream is getting ready 2023-07-17 14:53:43 -04:00
gtkgstbasewidget.h gtk: Add a way to queue redrawing the base GTK widget 2022-02-10 23:33:02 +00:00
gtkgstglwidget.c gtk: Fix double-free when OpenGL can't be initialised 2022-06-07 17:36:26 +02:00
gtkgstglwidget.h gtkglsink: Add rotate-method property 2021-10-12 20:27:34 +00:00
gtkgstwidget.c Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gtkgstwidget.h Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00