Add new API: gst_pipeline_set_auto_flush_bus() and gst_pipeline_get_auto_flush_bus...
authorTim-Philipp Müller <tim@centricular.net>
Thu, 9 Mar 2006 16:53:05 +0000 (16:53 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 9 Mar 2006 16:53:05 +0000 (16:53 +0000)
commit3bced21ceae6c279410381ec377aac79a97756b6
tree951c956f67a996d5ef8813bc1d3d5802a66352ec
parent09bc0d93af3b3f4039b3864374748b13091f11f1
Add new API: gst_pipeline_set_auto_flush_bus() and gst_pipeline_get_auto_flush_bus() to disable automatic flushing of...

Original commit message from CVS:
* docs/gst/gstreamer-sections.txt:
* gst/gstpipeline.c: (gst_pipeline_class_init),
(gst_pipeline_init), (gst_pipeline_set_property),
(gst_pipeline_get_property), (gst_pipeline_change_state),
(gst_pipeline_set_auto_flush_bus),
(gst_pipeline_get_auto_flush_bus):
* gst/gstpipeline.h:
Add new API: gst_pipeline_set_auto_flush_bus() and
gst_pipeline_get_auto_flush_bus() to disable automatic
flushing of the pipeline's GstBus when going from READY
to NULL state (#332045).
ChangeLog
docs/gst/gstreamer-sections.txt
gst/gstpipeline.c
gst/gstpipeline.h