identity: use g_object_notify_by_pspec() and remove work-around for old GLib versions...
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 7 Oct 2010 16:53:18 +0000 (17:53 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 7 Oct 2010 18:03:42 +0000 (19:03 +0100)
commitcd3f4d7d92596f2e988a19e3637306e5b4c72fdc
tree80644ea95c9832b1cedf0e4d22b4a22b1b352b97
parentfd6334cb7c12d6df2ccd82f3f79b785f1631e75b
identity: use g_object_notify_by_pspec() and remove work-around for old GLib versions if possible

Use more efficient g_object_notify_by_pspec() if we're compiling against
GLib >= 2.26, and also remove work-around for g_object_notify() thread-
safety issues with older GLib versions if it's not needed any more.
plugins/elements/gstidentity.c
plugins/elements/gstidentity.h