decodebin: g_mutex_new -> g_mutex_init
authorMarc Leeman <marc.leeman@gmail.com>
Thu, 7 Feb 2013 09:49:33 +0000 (10:49 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 7 Feb 2013 13:51:17 +0000 (13:51 +0000)
commitf704b3f9757d22fe2cd17d59cdefdfa2e5f06a84
tree12b52e90b4703116326cfe2fbaf079201af20c56
parentfb102419c776451357d4636cf3e5acd2a842a7e3
decodebin: g_mutex_new -> g_mutex_init

Don't use deprecated GLib API.

https://bugzilla.gnome.org/show_bug.cgi?id=693302
gst/playback/gstdecodebin2.c
gst/playback/gsturidecodebin.c