gstreamer/tests/check/pipelines
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
..
.gitignore reorganize stuff under tests/ 2005-11-30 17:38:24 +00:00
simple-launch-lines.c remove sinesrc some more 2005-11-23 15:30:20 +00:00
theoraenc.c 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
vorbisenc.c tests/check/pipelines/: Define constant using G_GINT64_CONSTANT to avoid errors when passing it around - otherwise it... 2006-01-31 16:26:57 +00:00