gstreamer/tests/check
Jan Schmidt 5109622dd0 Add a finalize method to ensure we clean up state even if someone omitted the state change back to NULL.
Original commit message from CVS:
(theora_enc_finalize), (theora_enc_sink_setcaps):
Add a finalize method to ensure we clean up state even if
someone omitted the state change back to NULL.

* ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1),
(gst_vorbisenc_chain):
Free some more leaked bits.

* tests/check/pipelines/theoraenc.c: (start_pipeline),
(stop_pipeline):
Wait for state changes to happen if they're ASYNC.

This ought to teach those fancy pants buildbots a lesson.
2006-02-05 23:31:05 +00:00
..
elements expand tabs 2005-12-06 19:42:02 +00:00
generic gst-libs/gst/cdda/gstcddabasesrc.c: An integer is not a string. Fix access to uninitialised variable. 2005-12-29 11:49:11 +00:00
libs gst-libs/gst/cdda/gstcddabasesrc.c: An integer is not a string. Fix access to uninitialised variable. 2005-12-29 11:49:11 +00:00
pipelines Add a finalize method to ensure we clean up state even if someone omitted the state change back to NULL. 2006-02-05 23:31:05 +00:00
.gitignore add tests to gst-plugins-base add a volume element test clean up volume a little more for basetransform 2005-08-20 18:07:10 +00:00
Makefile.am ext/theora/: Same changes as were done to vorbisenc, although theoraenc was timestamping correctly. Added handling of... 2006-01-30 17:01:54 +00:00