fakesink: 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 17:27:06 +0000 (18:27 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 7 Oct 2010 18:04:00 +0000 (19:04 +0100)
commitfe9bb36ac7d6cc92c60091e65f24d4d5dc0ccb56
treeceaabbf62b34d3ebd4c32d4a5550ab0caf7f92e1
parent67503c9d43f3f5ed774b653badf1920a95deb3ff
fakesink: 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/gstfakesink.c
plugins/elements/gstfakesink.h