libs/gst/base/gstbasetransform.c: Make sure the buffer we pass to transform_ip has...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 5 Jul 2006 08:16:12 +0000 (08:16 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 5 Jul 2006 08:16:12 +0000 (08:16 +0000)
commitd7c7dcc68684e6efdab055a96d2f5cb54126ff87
tree07d295b2ca29a84d2fb87cb15c9139c85cf4289c
parent16ac778f3187eec85a1da1ea289bbbf773b8e8a5
libs/gst/base/gstbasetransform.c: Make sure the buffer we pass to transform_ip has a refcount of 1 and thus is writab...

Original commit message from CVS:
* libs/gst/base/gstbasetransform.c:
(gst_base_transform_prepare_output_buffer),
(gst_base_transform_buffer_alloc),
(gst_base_transform_handle_buffer):
Make sure the buffer we pass to transform_ip has a refcount of
1 and thus is writable. Fixes #343196
ChangeLog
libs/gst/base/gstbasetransform.c