libs/gst/base/gstbasetransform.c: If the element is configured in passthrough mode...
authorWim Taymans <wim.taymans@gmail.com>
Mon, 18 Aug 2008 09:59:18 +0000 (09:59 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 18 Aug 2008 09:59:18 +0000 (09:59 +0000)
commit077d96dec3e4ade5d2082b62a7aece62fc43dd79
treed2862067c8a0c3b3f634bfa58d92300526b24521
parentfe969e63917a4b868371f311349edfb31093d8a8
libs/gst/base/gstbasetransform.c: If the element is configured in passthrough mode but the prepare_output_buffer gave...

Original commit message from CVS:
* libs/gst/base/gstbasetransform.c:
(gst_base_transform_prepare_output_buffer):
If the element is configured in passthrough mode but the
prepare_output_buffer gave us a new output buffer, discard that buffer
and reuse the input buffer.
ChangeLog
libs/gst/base/gstbasetransform.c