gst/gstpipeline.c: When we create a pipeline bus, initially create it in flushing...
authorMichael Smith <msmith@xiph.org>
Wed, 5 Apr 2006 15:46:00 +0000 (15:46 +0000)
committerMichael Smith <msmith@xiph.org>
Wed, 5 Apr 2006 15:46:00 +0000 (15:46 +0000)
commit96d945bc58888b63062babb25fce9f04a242d464
treec70f8ca62f798195f52b9e4695a961f8e06919ab
parent763b2d32784101ca7131746e14b8582835a70443
gst/gstpipeline.c: When we create a pipeline bus, initially create it in flushing mode.

Original commit message from CVS:
* gst/gstpipeline.c: (gst_pipeline_init):
When we create a pipeline bus, initially create it in flushing mode.
Fixes leaks in at least one test, and makes a new pipeline work the
same as one that has gone to READY and then back to NULL.

* gst/gstelement.c:
Typo fix in docs.
ChangeLog
gst/gstelement.c
gst/gstpipeline.c