libs: window: remove custom ref() and unref()
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Sat, 22 Dec 2018 17:07:35 +0000 (18:07 +0100)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Mon, 24 Dec 2018 12:20:00 +0000 (12:20 +0000)
commite4ae7d9879b3ee61527e771e4605a234cb37b54d
tree77a6f0a77ecee67c39dc2d83842440c8b179f127
parent8ef95a7dc22502b78ccd28bddefda29b32918315
libs: window: remove custom ref() and unref()

Use gst_object_ref() and gst_object_unref() instead.
gst-libs/gst/vaapi/gstvaapiwindow.c
gst-libs/gst/vaapi/gstvaapiwindow.h
gst-libs/gst/vaapi/gstvaapiwindow_glx.c
tests/test-decode.c
tests/test-filter.c
tests/test-subpicture.c
tests/test-textures.c
tests/test-windows.c