emotion: gstreamer: fix deprecation warning for g_type_class_add_private
authorStefan Schmidt <s.schmidt@samsung.com>
Wed, 16 Jan 2019 11:23:44 +0000 (11:23 +0000)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 24 Jan 2019 05:20:17 +0000 (14:20 +0900)
commit7e4e79bec8b4117e49ee07451b9501255408f857
tree617dd7e31902852e7276ae4e38d5dbcf0d88bb85
parent83f3920ccc8178697b2e17beea577db5075f3009
emotion: gstreamer: fix deprecation warning for g_type_class_add_private

Summary:
Since glib 2.58 g_type_class_add_private is deprecated and this throws
an ugly warning in our build. Not being a glib expert I based this on
patch in freeverb which solves the same issue for them:
https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/commit/90625953f27668bde29983e2ad3afe2f49d4133f

Videos in rage are still playing fine for me, but double checking during
review would be appreciated.

Reviewers: raster

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D7638
src/modules/emotion/gstreamer1/emotion_sink.c