libs/gst/base/gstbasetransform.c: Check if requested caps are the same as the sinks...
authorEdward Hervey <bilboed@bilboed.com>
Sat, 16 Sep 2006 12:49:02 +0000 (12:49 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Sat, 16 Sep 2006 12:49:02 +0000 (12:49 +0000)
commit63b1a81cf840732ef325b948fc71fb02b1f55ff3
treed282024480a0b1ef3132e2413085a39e61a2f8ea
parent147373d4a756fc88b649c50153436b8e64d193d9
libs/gst/base/gstbasetransform.c: Check if requested caps are the same as the sinks caps IF

Original commit message from CVS:
* libs/gst/base/gstbasetransform.c:
(gst_base_transform_buffer_alloc):
Check if requested caps are the same as the sinks caps IF
->have_same_caps is TRUE. If they are not, act as if have_same_caps
is FALSE.
This fixes the renegotiation issues stated in #352827.
ChangeLog
libs/gst/base/gstbasetransform.c