[gst-cvs] msmith gst-plugins-base: gst-plugins-base/ gst-plugins-base/gst/audioconvert/
Michael Smith
msmith at freedesktop.org
Wed Oct 26 09:28:36 PDT 2005
CVS Root: /cvs/gstreamer
Module: gst-plugins-base
Changes by: msmith
Date: Wed Oct 26 2005 09:26:56 PDT
Log message:
* gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
When clearing an audioconvert context, set tmpbufsize to zero, so
we'll allocate it again later if required.
This fixes audioconvert re-negotiating formats, which previously
segfaulted with a NULL destination buffer.
Modified files:
. : ChangeLog
gst/audioconvert: audioconvert.c
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/ChangeLog.diff?r1=1.2025&r2=1.2026
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/gst/audioconvert/audioconvert.c.diff?r1=1.7&r2=1.8
More information about the Gstreamer-commits
mailing list