gl: make all GObjects inherit from GstObject
authorMatthew Waters <ystreet00@gmail.com>
Thu, 8 May 2014 05:30:49 +0000 (15:30 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:39 +0000 (19:31 +0000)
commit857200ff4046f172aeda5a6225531bd72b416e3b
tree86e35759a19c62cb1bbdbfc3fe6ddac0b73cf85e
parent6c1a4e30c46d92e8d77722d794c5d538d532c9fc
gl: make all GObjects inherit from GstObject

Aids memory leak debugging with GST_TRACE=mem-live
13 files changed:
gst-libs/gst/gl/gstglcolorconvert.c
gst-libs/gst/gl/gstglcolorconvert.h
gst-libs/gst/gl/gstglcontext.c
gst-libs/gst/gl/gstglcontext.h
gst-libs/gst/gl/gstgldisplay.c
gst-libs/gst/gl/gstgldownload.c
gst-libs/gst/gl/gstgldownload.h
gst-libs/gst/gl/gstglshader.c
gst-libs/gst/gl/gstglshader.h
gst-libs/gst/gl/gstglupload.c
gst-libs/gst/gl/gstglupload.h
gst-libs/gst/gl/gstglwindow.c
gst-libs/gst/gl/gstglwindow.h