[gst-cvs] thomasvs gstreamer: gstreamer/ gstreamer/gst/ gstreamer/gst/parse/
Thomas Vander Stichele
thomasvs at pdx.freedesktop.org
Fri Mar 5 05:15:11 PST 2004
CVS Root: /cvs/gstreamer
Module: gstreamer
Changes by: thomasvs
Date: Fri Mar 05 2004 05:08:01 PST
Log message:
* gst/gstelement.c: (gst_element_error_full):
make elements try to recursively change state to PAUSED on all
parents after an error to suppress ensuing warnings
* gst/parse/grammar.y:
make it check if it was able to sync the state, and throw an error
if not, so stuff like
oggdemux ! vorbisdec ! osssink gets caught
Modified files:
. : ChangeLog
gst : gstelement.c
gst/parse : grammar.y
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/ChangeLog.diff?r1=1.291&r2=1.292
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/gst/gstelement.c.diff?r1=1.259&r2=1.260
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/gst/parse/grammar.y.diff?r1=1.42&r2=1.43
More information about the Gstreamer-commits
mailing list