gst/flx/: Set MALLOCDATA for the temp buffers so we don't leak.
authorWim Taymans <wim.taymans@gmail.com>
Sun, 19 Feb 2006 11:57:58 +0000 (11:57 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Sun, 19 Feb 2006 11:57:58 +0000 (11:57 +0000)
commitb4d28290943826462216623b6f7aa01d8ee975a5
tree28b415677fac2d8b3fee412dc37a1ed2d0a289f1
parentc64021f87d770e1e1ad8e62dd3be308bf05e7c53
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.
ChangeLog
gst/flx/flx_color.h
gst/flx/flx_fmt.h
gst/flx/gstflxdec.c
gst/flx/gstflxdec.h