gst: Clear floating flag in constructor of all GstObject subclasses that are not...
authorSebastian Dröge <sebastian@centricular.com>
Mon, 15 May 2017 17:31:31 +0000 (20:31 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 17 May 2017 07:40:23 +0000 (10:40 +0300)
commit634cd87c76f58b5e1383715bafd5614db825c7d1
tree56ed020dce25df5d80c2f5b3530138d2d202820d
parentc40b8a894dc2fd542a6987c07992ca3e5fbb5658
gst: Clear floating flag in constructor of all GstObject subclasses that are not owned by any parent

https://bugzilla.gnome.org/show_bug.cgi?id=743062
60 files changed:
ext/directfb/dfbvideosink.c
ext/vulkan/vkbuffermemory.c
ext/vulkan/vkbufferpool.c
ext/vulkan/vkdevice.c
ext/vulkan/vkdisplay.c
ext/vulkan/vkimagememory.c
ext/vulkan/vkinstance.c
ext/vulkan/vkmemory.c
ext/vulkan/vkswapper.c
ext/vulkan/vkwindow.c
ext/vulkan/wayland/vkdisplay_wayland.c
ext/vulkan/wayland/vkwindow_wayland.c
ext/vulkan/xcb/vkdisplay_xcb.c
ext/vulkan/xcb/vkwindow_xcb.c
ext/wayland/wlshmallocator.c
gst-libs/gst/gl/android/gstglwindow_android_egl.c
gst-libs/gst/gl/cocoa/gstglcontext_cocoa.m
gst-libs/gst/gl/cocoa/gstgldisplay_cocoa.m
gst-libs/gst/gl/cocoa/gstglwindow_cocoa.m
gst-libs/gst/gl/dispmanx/gstglwindow_dispmanx_egl.c
gst-libs/gst/gl/eagl/gstglcontext_eagl.m
gst-libs/gst/gl/eagl/gstglwindow_eagl.m
gst-libs/gst/gl/egl/gstglcontext_egl.c
gst-libs/gst/gl/egl/gstgldisplay_egl.c
gst-libs/gst/gl/egl/gstglmemoryegl.c
gst-libs/gst/gl/gstglbuffer.c
gst-libs/gst/gl/gstglbufferpool.c
gst-libs/gst/gl/gstglcolorconvert.c
gst-libs/gst/gl/gstglcontext.c
gst-libs/gst/gl/gstgldisplay.c
gst-libs/gst/gl/gstglframebuffer.c
gst-libs/gst/gl/gstglmemory.c
gst-libs/gst/gl/gstglmemorypbo.c
gst-libs/gst/gl/gstgloverlaycompositor.c
gst-libs/gst/gl/gstglrenderbuffer.c
gst-libs/gst/gl/gstglshader.c
gst-libs/gst/gl/gstglslstage.c
gst-libs/gst/gl/gstglupload.c
gst-libs/gst/gl/gstglviewconvert.c
gst-libs/gst/gl/gstglwindow.c
gst-libs/gst/gl/viv-fb/gstgldisplay_viv_fb.c
gst-libs/gst/gl/viv-fb/gstglwindow_viv_fb_egl.c
gst-libs/gst/gl/wayland/gstgldisplay_wayland.c
gst-libs/gst/gl/wayland/gstglwindow_wayland_egl.c
gst-libs/gst/gl/win32/gstglcontext_wgl.c
gst-libs/gst/gl/win32/gstglwindow_win32.c
gst-libs/gst/gl/x11/gstglcontext_glx.c
gst-libs/gst/gl/x11/gstgldisplay_x11.c
gst-libs/gst/gl/x11/gstglwindow_x11.c
gst-libs/gst/player/gstplayer.c
gst-libs/gst/uridownloader/gsturidownloader.c
sys/applemedia/corevideomemory.c
sys/applemedia/iosglmemory.c
sys/applemedia/iosurfacememory.c
sys/d3dvideosink/d3dhelpers.c
sys/kms/gstkmsallocator.c
sys/kms/gstkmsbufferpool.c
sys/shm/gstshmsink.c
sys/vdpau/gstvdpvideobufferpool.c
sys/vdpau/gstvdpvideomemory.c