gstreamer/gst/flx
Wim Taymans b4d2829094 gst/flx/: Set MALLOCDATA for the temp buffers so we don't leak.
Original commit message from CVS:
* gst/flx/flx_color.h:
* gst/flx/flx_fmt.h:
* gst/flx/gstflxdec.c: (gst_flxdec_init),
(gst_flxdec_src_query_handler), (flx_decode_color),
(gst_flxdec_chain):
* gst/flx/gstflxdec.h:
Set MALLOCDATA for the temp buffers so we don't leak.
Some debug cleanups.
Consume all data in the adapter before leaving the chain
function. Fixes #330678.
2006-02-19 11:57:58 +00:00
..
flx_color.c Now flxdec works on big-endian machines as well. 2005-12-11 16:43:42 +00:00
flx_color.h gst/flx/: Set MALLOCDATA for the temp buffers so we don't leak. 2006-02-19 11:57:58 +00:00
flx_fmt.h gst/flx/: Set MALLOCDATA for the temp buffers so we don't leak. 2006-02-19 11:57:58 +00:00
flxdec.vcproj more working plugins 2004-07-27 21:41:30 +00:00
gstflxdec.c gst/flx/: Set MALLOCDATA for the temp buffers so we don't leak. 2006-02-19 11:57:58 +00:00
gstflxdec.h gst/flx/: Set MALLOCDATA for the temp buffers so we don't leak. 2006-02-19 11:57:58 +00:00
Makefile.am flx plugin ported to 0.9 2005-10-16 21:19:44 +00:00