winegstreamer: Flip YUV data before converting to RGB
commit60ea074e6c32e13d25e7a0d5721b1b415ee4b55e
authorMaarten Lankhorst <m.b.lankhorst@gmail.com>
Wed, 24 Nov 2010 16:56:34 +0000 (24 17:56 +0100)
committerMaarten Lankhorst <maarten.lankhorst@canonical.com>
Tue, 5 Jun 2012 10:41:35 +0000 (5 12:41 +0200)
tree7240203b82f9f99535564a613146166bf057a11e
parent2e102f1ca44e0ef0e9340b914ba78bb55ddb1a48
winegstreamer: Flip YUV data before converting to RGB

Native RGB is flipped compared to windows RGB, so add a videoflip filter, this removes the need for a negative height, at the expense of more cpu usage
dlls/winegstreamer/gsttffilter.c