[gst-cvs] msmith gst-plugins-base: gst-plugins-base/ gst-plugins-base/ext/vorbis/

Michael Smith msmith at kemper.freedesktop.org
Tue Mar 20 04:50:07 PDT 2007


CVS Root:       /cvs/gstreamer
Module:         gst-plugins-base
Changes by:     msmith
Date:           Tue Mar 20 2007  11:50:07 UTC

Log message:
        * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
          If we get a zero-sized input buffer, don't pass it to libvorbis, as
          that marks EOS internally. After that, libvorbis will buffer all
          input data, and encode none of it, eventually leading to memory
          exhaustion.

Modified files:
    .               : ChangeLog
    ext/vorbis      : vorbisenc.c

Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/ChangeLog.diff?r1=1.3226&r2=1.3227
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/ext/vorbis/vorbisenc.c.diff?r1=1.120&r2=1.121




More information about the Gstreamer-commits mailing list