video: overlay-composition: fix rectangle caching after alpha (un)premultiplying
authorHolger Kaelberer <hk@getslash.de>
Wed, 14 Mar 2012 17:28:57 +0000 (17:28 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 14 Mar 2012 18:04:38 +0000 (18:04 +0000)
commit027f5bb47182130ae1edb30de789e42f4305e2ca
tree460fedbc5b10117dc87ec79050cf748970d0850f
parent7a21d1eb32a02139236378f66e8a245cba5d35e0
video: overlay-composition: fix rectangle caching after alpha (un)premultiplying

If we are asked to (un)premultiply,we need to create the new rectangle
with the right flags, so we can find it properly on subsequent cache
lookups (also because it's wrong otherwise).

https://bugzilla.gnome.org/show_bug.cgi?id=668483
gst-libs/gst/video/video-overlay-composition.c