winegstreamer: Flip YUV data before converting to RGB
commit7f022ce9a1f0a3e20801bd5f4f3a73f46fab9ee9
authorMaarten Lankhorst <m.b.lankhorst@gmail.com>
Thu, 26 Jul 2012 06:33:28 +0000 (26 08:33 +0200)
committerMaarten Lankhorst <maarten.lankhorst@canonical.com>
Thu, 26 Jul 2012 06:33:28 +0000 (26 08:33 +0200)
tree637ae2047a59ece765281cf9f70cb16147e346ff
parent9632d444343c7b112908af7172ec19bf6edf95f7
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