gstreamer/ext/gl
Sebastian Dröge 89d2bb75d6 glimagesink: Call gst_object_unref() on the GstGL GObjects again
While they're plain GObjects it does not hurt to call gst_object_unref()
on them and potentially allows to debug reference leaks a bit easier.
2014-04-23 10:24:55 +02:00
..
effects gl: pass large structure by const pointer, not value 2014-04-09 10:31:19 +01:00
BUGS
gltestsrc.c
gltestsrc.h
gstglbumper.c glbumper: remove redundant check 2014-04-02 22:54:55 +11:00
gstglbumper.h
gstglcolorscale.c
gstglcolorscale.h
gstgldeinterlace.c
gstgldeinterlace.h
gstgldifferencematte.c
gstgldifferencematte.h
gstgleffects.c
gstgleffects.h
gstglfilterapp.c
gstglfilterapp.h
gstglfilterblur.c
gstglfilterblur.h
gstglfiltercube.c
gstglfiltercube.h
gstglfilterglass.c
gstglfilterglass.h
gstglfilterlaplacian.c
gstglfilterlaplacian.h
gstglfilterreflectedscreen.c
gstglfilterreflectedscreen.h
gstglfiltershader.c
gstglfiltershader.h
gstglfiltersobel.c
gstglfiltersobel.h
gstglimagesink.c glimagesink: Call gst_object_unref() on the GstGL GObjects again 2014-04-23 10:24:55 +02:00
gstglimagesink.h glimagesink: remove unused texture 2014-04-13 22:16:45 +10:00
gstglmosaic.c gl: test for frame NULLness before dereferencing it 2014-04-08 16:25:51 +01:00
gstglmosaic.h
gstgloverlay.c
gstgloverlay.h
gstgltestsrc.c gl: add colorconvert object that converts between color spaces/formats 2014-04-11 10:37:05 +10:00
gstgltestsrc.h
gstglvideomixer.c gl: test for frame NULLness before dereferencing it 2014-04-08 16:25:51 +01:00
gstglvideomixer.h
gstopengl.c gl: Set glimagesink rank to SECONDARY 2014-04-12 22:25:14 +02:00
Makefile.am gl: fix out-of-source builds. 2014-03-24 17:56:13 +01:00