remove the sync property from fakesink.
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 20 Sep 2005 15:45:42 +0000 (15:45 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 20 Sep 2005 15:45:42 +0000 (15:45 +0000)
commit440b1e419a854133b31375ea70af372dad50d781
tree19b2940fa591c38dbd5945b17da2c44b329f8f2e
parent2f4fc557f1781bb7d7aca5003ef2ce310c294b23
remove the sync property from fakesink.

Original commit message from CVS:

* check/gst/gstevent.c:
* gst/elements/gstfakesink.c:
* gst/elements/gstfakesink.h:
remove the sync property from fakesink.
has the side effect of setting sync TRUE
for fakesink, which is a change.  Anyone who knows how
to fix this nicely in a GObject-y way, feel free.
22 files changed:
ChangeLog
check/gst/gstevent.c
docs/gst/tmpl/gstelement.sgml
docs/gst/tmpl/gstenumtypes.sgml
docs/gst/tmpl/gstimplementsinterface.sgml
docs/gst/tmpl/gstindex.sgml
docs/gst/tmpl/gstindexfactory.sgml
docs/gst/tmpl/gstinfo.sgml
docs/gst/tmpl/gstobject.sgml
docs/gst/tmpl/gstpad.sgml
docs/gst/tmpl/gstpadtemplate.sgml
docs/gst/tmpl/gstpipeline.sgml
docs/gst/tmpl/gstplugin.sgml
docs/gst/tmpl/gstpluginfeature.sgml
docs/gst/tmpl/gsttypes.sgml
docs/gst/tmpl/gstvalue.sgml
docs/libs/tmpl/gstdataprotocol.sgml
gst/elements/gstfakesink.c
gst/elements/gstfakesink.h
plugins/elements/gstfakesink.c
plugins/elements/gstfakesink.h
tests/check/gst/gstevent.c