gstreamer/libs/gst
Sebastian Dröge a7f3571d02 basetransform: Fix caps equality check
Instead of checking if our outcaps are equivalent to the previous incaps, and
if that is the case not setting any caps on the pad... compare against our
previous outcaps because that's what we care about.

Fixes some cases where the outcaps became equivalent to the previous incaps,
but the previous outcaps were different and we were then sending buffers
downstream that were corresponding to the caps we forgot to set on the pad.
Resulting in crashes or image corruption.
2014-11-20 21:37:24 +01:00
..
base basetransform: Fix caps equality check 2014-11-20 21:37:24 +01:00
check fixme: bump leftover 0.11 fixme comments 2014-09-25 21:27:03 +02:00
controller timedvaluecontrolsource: Add some signals about values changes 2014-10-22 18:08:30 +02:00
helpers Fix FSF address 2012-11-03 20:44:48 +00:00
net docs: Fix documentation typos and inconsistencies 2014-07-09 09:22:11 +02:00
Makefile.am