History log of /external/qemu/android/camera/camera-capture-mac.m
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ba951b488cefd1dcb4512a39e323d5000fdafa4c 04-Jan-2012 Koan-Sin Tan <koansin.tan@gmail.com> Fix filename typo.

This goes invisible on case-insensitive filesystems, but fails
when XCode is installed on a case-sensitive filesystem.
/external/qemu/android/camera/camera-capture-mac.m
37fb84f8b26e3061c1ccb404bf4c962eed5e6057 23-Nov-2011 Vladimir Chtchetkine <vchtchetkine@google.com> Implements white balance and exposure compensation for emulated webcam

Change-Id: Id2dbb227280f0c0e1b5708ef78b9f19b087f92d5
/external/qemu/android/camera/camera-capture-mac.m
e080a45d3e29e41bce06669b79d5eb04f0fd05ef 15-Nov-2011 Vladimir Chtchetkine <vchtchetkine@google.com> Add 320x240 frame support for Windows and Mac camera emulation

Change-Id: I54897ca86b372d98c7a30a47ecf88a4df8ee0fe9
/external/qemu/android/camera/camera-capture-mac.m
8d9a7a5fa4bd32f9b8aeb7b9e3bd047a475539ab 15-Nov-2011 Vladimir Chtchetkine <vchtchetkine@google.com> Add required frame dimensions for Win and Mac.

Camera framework requires that certain frame dimensions must be supported by the
camera devices. Since on Windows and Mac we have no way of knowing the real
webcam capabilities, but camera API there pretty much allows us to choose any
frame dimensions that we want, we will hard-code those that are required by
the camera framework.

Change-Id: I625381776f374103d2ac1c62fabae23b1c5afa88
/external/qemu/android/camera/camera-capture-mac.m
955a99781dd7af82e7a55525a4e51ce5d0814021 13-Oct-2011 Vladimir Chtchetkine <vchtchetkine@google.com> Implemented Mac camera emulation

Change-Id: I01609e8bfcdd8ee5ef876344d0a334ecd69a2b7a
/external/qemu/android/camera/camera-capture-mac.m