gstreamer/tests/examples
Nicolas Dufresne 1f9bdcad87 gstgtk: Don't leak the widget
g_object_get() returns a ref, gtk_container_add() only ref_sink().
That mean we still need to unref afterward. This leak was hiding
a reference bug previously present.
2015-06-11 12:41:49 -04:00
..
avsamplesink applemedia: new AVSampleBufferLayerSink 2015-02-24 19:12:10 +11:00
camerabin2 examples: gst-camerabin2-test: protect from division by zero 2015-06-03 14:58:13 +01:00
directfb examples: port directfb example to 1.0 2013-08-29 20:13:48 +01:00
gl gl/example: fix build error when compiling cocoa-videooverlay 2015-06-04 08:04:13 +01:00
gtk gstgtk: Don't leak the widget 2015-06-11 12:41:49 -04:00
mpegts examples: Add CAT section and CA descriptor support 2014-07-11 08:32:07 +02:00
mxf mxf-example: don't quit on Warning 2015-02-21 18:56:23 +00:00
opencv examples: motioncells: remove GPL3 code we don't need 2015-04-25 13:44:01 +01:00
uvch264 uvch264 test: Use string instead of fourcc in glade caps 2013-02-11 22:05:00 +01:00
Makefile.am Implement gtk sinks 2015-06-11 22:01:03 +10:00