gst/base/gstbasesink.c: Make sync property settable from subclass.
authorWim Taymans <wim.taymans@gmail.com>
Tue, 20 Sep 2005 17:38:51 +0000 (17:38 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 20 Sep 2005 17:38:51 +0000 (17:38 +0000)
commit46d159afcee5a62e8096da880d696670f3a266fb
tree13713677bfb1093a5ea2d7d5d3553685ca11b2fa
parent4fd77c192074cdf8abc73b3b6450ecf3332cf67b
gst/base/gstbasesink.c: Make sync property settable from subclass.

Original commit message from CVS:
* gst/base/gstbasesink.c: (gst_base_sink_class_init),
(gst_base_sink_init):
Make sync property settable from subclass.

* gst/elements/gstfakesink.c: (gst_fake_sink_init),
(gst_fake_sink_change_state):
Set sync to FALSE by default.
ChangeLog
gst/base/gstbasesink.c
gst/elements/gstfakesink.c
libs/gst/base/gstbasesink.c
plugins/elements/gstfakesink.c