gstreamer/ext/gtk
Nicolas Dufresne eb2dae8fd6 Rename plugin filesnames to match plugin names
- libgstgtksink.so -> libgstgtk.so
- libgstteletextdec.so -> libgstteletex.so
- libgstcamerabin2.so -> libgstcamerabin.so
- libgstonvif.so -> libgstrtponvif.so (meson only)
- sdp -> sdpelem (avoid clash with libgstsdp)
- gstsiren -> siren
- libgstkmssink.so -> libgstkms.so

https://bugzilla.gnome.org/show_bug.cgi?id=779344
2017-03-08 20:04:23 -05:00
..
gstgtkbasesink.c gtkbasesink: post message to application for unhandled keyboard/mouse events 2016-03-24 14:58:24 +02:00
gstgtkbasesink.h gtk(gl)sink: remove the signal handlers on finalize 2016-02-16 20:09:08 +11:00
gstgtkglsink.c gl/utils: also take care of the local GL context in query functions 2017-01-13 11:20:51 +11:00
gstgtkglsink.h gtkglsink: Add overlay composition support 2015-08-15 15:55:08 +02:00
gstgtksink.c gtk: Fix logging in base widget and fix desc of GL sink 2016-03-27 12:04:16 +03:00
gstgtksink.h gtksink: Port to GstGtkBaseSink 2015-07-17 15:14:09 -04:00
gstgtkutils.c gtk: Factor out a function to run a function on main thread 2015-09-24 12:03:01 +02:00
gstgtkutils.h gtk: Factor out a function to run a function on main thread 2015-09-24 12:03:01 +02:00
gstplugin.c Rename plugin filesnames to match plugin names 2017-03-08 20:04:23 -05:00
gtkgstbasewidget.c gtk: Fix logging in base widget and fix desc of GL sink 2016-03-27 12:04:16 +03:00
gtkgstbasewidget.h gtkglsink: Fix unsafe handling of buffer life time 2015-08-15 15:55:08 +02:00
gtkgstglwidget.c gtk/gl: don't assert when gdk doesn't provide a GL context 2016-03-25 17:49:14 +11:00
gtkgstglwidget.h gtkglsink: Port to GtkGstBaseWidget 2015-07-17 15:13:11 -04:00
gtkgstwidget.c gtkglsink: Fix unsafe handling of buffer life time 2015-08-15 15:55:08 +02:00
gtkgstwidget.h gtksink: Port to GtkGstBaseWidget 2015-07-16 17:12:30 -04:00
Makefile.am Rename plugin filesnames to match plugin names 2017-03-08 20:04:23 -05:00
meson.build meson: add build files for the gtk plugin 2016-09-09 16:36:03 +10:00