gstreamer/gst/parse
Thomas Vander Stichele 674e6a9a02 gst/gstelement.c: make elements try to recursively change state to PAUSED on all parents after an error to suppress e...
Original commit message from CVS:
* 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
2004-03-05 13:07:48 +00:00
..
.gitignore update - this is huge, because it includes *.bb, *.bbg and *.da files which are generated for gcov. 2004-01-12 16:53:23 +00:00
grammar.y gst/gstelement.c: make elements try to recursively change state to PAUSED on all parents after an error to suppress e... 2004-03-05 13:07:48 +00:00
Makefile.am merging from release branch 2004-02-26 17:02:49 +00:00
parse.l gst/: Debugging tweaks. 2004-02-20 13:18:32 +00:00
types.h implement URI schemes 2003-11-24 03:21:54 +00:00