gstreamer/gst/audioconvert
Michael Smith 5fba886320 gst/audioconvert/audioconvert.c: When clearing an audioconvert context, set tmpbufsize to zero, so we'll allocate it ...
Original commit message from CVS:
* 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.
2005-10-26 16:26:44 +00:00
..
.gitignore gst/audioconvert/gstaudioconvert.c: create channel conversion matrix when linking 2005-02-13 17:39:22 +00:00
audioconvert.c gst/audioconvert/audioconvert.c: When clearing an audioconvert context, set tmpbufsize to zero, so we'll allocate it ... 2005-10-26 16:26:44 +00:00
audioconvert.h Bye bye buffer-frames. 2005-10-19 17:02:46 +00:00
audioconvert.vcproj more working plugins 2004-07-27 21:41:30 +00:00
channelmixtest.c *.c: Don't cast to GstObject before reffing/unreffing. 2005-06-28 10:16:13 +00:00
gstaudioconvert.c Bye bye buffer-frames. 2005-10-19 17:02:46 +00:00
gstaudioconvert.h gst/audioconvert/: Cleanups, librarify a bit, optimize, better negotiation and more. 2005-08-26 15:43:56 +00:00
gstchannelmix.c gst/audioconvert/: Alloc temp storage somewhere else where we can do it more portable. 2005-10-10 13:45:39 +00:00
gstchannelmix.h gst/audioconvert/: Cleanups, librarify a bit, optimize, better negotiation and more. 2005-08-26 15:43:56 +00:00
Makefile.am gst/audioconvert/: And bye bye buffer-frames-convert 2005-10-19 17:50:17 +00:00
plugin.c gst/audioconvert/: And bye bye buffer-frames-convert 2005-10-19 17:50:17 +00:00
plugin.h gst/audioconvert/: And bye bye buffer-frames-convert 2005-10-19 17:50:17 +00:00