Bug 34262:
Flash plugin video flips upside down (and back) randomly -
Leonardo E. Reiter <lreiter@vbridges.com> -
2/14/2011
Back to Bug |
Your Reviews |
Help
Attachment 47599:
fix flipped video in Linux guest on windows client -
Yonit Halperin <yhalperi@redhat.com> -
6/6/2011
(
View
)
Close Quick Help
- From the Overview page, you can add a more generic overview comment that will appear at the beginning of your review.
- To comment on a specific lines in the patch, first select the filename from the file navigation links.
- Then double click the line you want to review and a comment box will appear below the line.
- When the review is complete and you publish it, the overview comment and all line specific comments with their context,
will be combined together into a single review comment on the bug report.
- For more detailed instructions, read the Splinter
help page.
From: Yonit Halperin <yhalperi@redhat.com>
Date: Wed, 18 May 2011 17:28:20 +0300
Subject: [PATCH v2] client: fix flipped video in Linux guest on windows
client, RHBZ #667689
Video streams from Linux guests are oriented top-down, where gdi_canvas_put_image always
received display context for down-top oriented bitmap. I fixed create_bitmap
to consider the stream orientation.
(Restored from draft; last edited )