gst/base/gstbasetransform.c: Small cleanups.
authorWim Taymans <wim.taymans@gmail.com>
Fri, 11 Nov 2005 16:37:11 +0000 (16:37 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 11 Nov 2005 16:37:11 +0000 (16:37 +0000)
commit1a87f97de73a6213a050ea2bbfe6cee4d18e76fc
treebb45c4b1b7d8be0a0617421cf2c2a4df66db2068
parente39c2beaae2daf619ac8a553018d2f8265fa2eb9
gst/base/gstbasetransform.c: Small cleanups.

Original commit message from CVS:
* gst/base/gstbasetransform.c:
(gst_base_transform_prepare_output_buf),
(gst_base_transform_handle_buffer):
Small cleanups.
If we're processing a buffer and need to allocate an output
buffer, we cannot accept a format change. If we did get a
format change, we have to alloc a buffer ourselves of the
right size.
ChangeLog
gst/base/gstbasetransform.c
libs/gst/base/gstbasetransform.c