summaryrefslogtreecommitdiff
path: root/ext/gtk/gstgtkglsink.c
Commit message (Expand)AuthorAgeFilesLines
* glsink: Enable sync meta on pools we offerNicolas Dufresne2015-08-151-0/+3
* gtkglsink: Add overlay composition supportNicolas Dufresne2015-08-151-0/+79
* gtkglsink: Port to GstGtkBaseSink base classNicolas Dufresne2015-07-171-361/+47
* gtkglsink: Port to GtkGstBaseWidgetNicolas Dufresne2015-07-171-12/+26
* gtk: Fix race between queue_draw and destroyNicolas Dufresne2015-07-161-4/+14
* GstGtkGLSink: Ensure widget has a toplevel parentXavier Claessens2015-07-091-4/+12
* GstGtkGLSink: Post error if widget gets destroyedXavier Claessens2015-07-091-0/+14
* GstGtkGLSink: fix possible warning in finalizeXavier Claessens2015-07-091-1/+1
* gtk: Implement ignore-alpha property and enable it by defaultSebastian Dröge2015-06-151-0/+17
* gtk: Sync properties from the sink to the widget upon widget creationSebastian Dröge2015-06-151-2/+2
* gtk: implement pixel and display aspect ratio handlingMatthew Waters2015-06-151-1/+21
* gtk: implement video aspect-ratio handlingMatthew Waters2015-06-121-13/+35
* gtk: fix a couple of typosMatthew Waters2015-06-121-3/+3
* gtkglsink: reset the context/display in READY_TO_NULLMatthew Waters2015-06-121-23/+14
* gstgtk: Allow doing gst-inspect-1.0 on these elementsNicolas Dufresne2015-06-111-2/+34
* Implement gtk sinksMatthew Waters2015-06-111-0/+435