[gst-cvs] thaytan gst-plugins-base: gst-plugins-base/ gst-plugins-base/ext/theora/ gst-plugins-base/ext/vorbis/ gst-plugins-base/tests/check/pipelines/

Jan Schmidt thaytan at freedesktop.org
Sun Feb 5 15:35:01 PST 2006


CVS Root:       /cvs/gstreamer
Module:         gst-plugins-base
Changes by:     thaytan
Date:           Sun Feb 05 2006  15:31:17 PST

Log message:
        (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.

Modified files:
    .               : ChangeLog
    ext/theora      : theoraenc.c
    ext/vorbis      : vorbisenc.c
    tests/check/pipelines: theoraenc.c

Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/ChangeLog.diff?r1=1.2349&r2=1.2350
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/ext/theora/theoraenc.c.diff?r1=1.45&r2=1.46
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/ext/vorbis/vorbisenc.c.diff?r1=1.102&r2=1.103
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/tests/check/pipelines/theoraenc.c.diff?r1=1.6&r2=1.7




More information about the Gstreamer-commits mailing list