encodebin: Use gst_object_unref() instead of g_object_unref()
authorSeungha Yang <pudding8757@gmail.com>
Sat, 24 Mar 2018 12:35:07 +0000 (21:35 +0900)
committerThibault Saunier <tsaunier@igalia.com>
Sat, 24 Mar 2018 13:31:42 +0000 (10:31 -0300)
commit07eab6de3f3ec3058a5a47a1481ec34faee60d54
treec31fd4558c18087a50bfd3ee4e0d8091a6760ede
parenta034018a75f2c496851f83d648d59954d24613b2
encodebin: Use gst_object_unref() instead of g_object_unref()

... for better debugging (e.g., tracing refcount)

https://bugzilla.gnome.org/show_bug.cgi?id=794654
gst/encoding/gstencodebin.c