gstreamer/tests/check
Jan Schmidt bc3daae9c2 gst/gstelementfactory.c: Remove unnecessary ref/unref pair
Original commit message from CVS:
* gst/gstelementfactory.c: (gst_element_factory_create):
Remove unnecessary ref/unref pair
* gst/parse/grammar.y:
Make sure to free the parse buffer on all code paths.
Move a g_free up to the error handler where it's easier to see.
* tests/check/gst/gstevent.c: (test_event):
Extending timeout for downstream travelling events to 10 seconds to
hopefully avoid intermittent failure on the buildbots.
* tests/check/pipelines/parse-launch.c: (run_delayed_test):
Don't manually set the state of the src element - it will happen as a
natural consequence of the pipeline changing state, and that way it
will do it in the right order too.
2006-07-31 15:07:30 +00:00
..
elements Revert fix for regression in #347408 after release. 2006-07-14 16:42:20 +00:00
generic moap ignore 2006-07-02 22:20:20 +00:00
gst gst/gstelementfactory.c: Remove unnecessary ref/unref pair 2006-07-31 15:07:30 +00:00
libs libs/gst/base/gstbasetransform.c: Extra debug output 2006-07-27 14:32:01 +00:00
pipelines gst/gstelementfactory.c: Remove unnecessary ref/unref pair 2006-07-31 15:07:30 +00:00
.gitignore ignore more; fix README 2005-06-17 08:59:41 +00:00
Makefile.am remove double var 2006-07-02 22:28:38 +00:00