diff options
author | Vladimir Chtchetkine <vchtchetkine@google.com> | 2012-02-22 10:19:54 -0800 |
---|---|---|
committer | Vladimir Chtchetkine <vchtchetkine@google.com> | 2012-02-22 10:19:54 -0800 |
commit | a3338e7214cd0c69912866c6d71d8700c6ab35e2 (patch) | |
tree | dc2bd98e0f0e8dce63a16f69b73e7c9eb90d8250 /target-i386 | |
parent | 4a795dda3d916c591206d2c37d6b583098204108 (diff) | |
download | external_qemu-a3338e7214cd0c69912866c6d71d8700c6ab35e2.zip external_qemu-a3338e7214cd0c69912866c6d71d8700c6ab35e2.tar.gz external_qemu-a3338e7214cd0c69912866c6d71d8700c6ab35e2.tar.bz2 |
Fixes camera RTE on Windows
The root of the issue was that some cameras / camera drivers don't set
compression type in the bitmap header explicitly to a V4L2_XXX, but set
it to BI_RGB, which is unknown value for frame converters. To fix this,
this CL converts BI_RGB to an appropriate V4L2_XXX value.
Change-Id: Ifd70aa44138ab38fe66e8c80806a7dbb91725cf2
Diffstat (limited to 'target-i386')
0 files changed, 0 insertions, 0 deletions