gstreamer/ext/theora
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
..
gsttheoraenc.h ext/theora/theoraenc.c (theora_enc_sink_setcaps) 2006-01-30 19:21:07 +00:00
Makefile.am Rename libgsttagedit to libgsttag (#322117). 2005-11-22 11:33:07 +00:00
theora.c restructure configure.ac, use correct libtool LDFLAGS, fix up defines 2005-10-16 13:54:44 +00:00
theoradec.c Pass unhandled queries upstream instead of just dropping them (#326447). Also, fix supported query types list for som... 2006-02-01 11:56:11 +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