Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Respect 'camera' flag in AVD | Vladimir Chtchetkine | 2012-01-06 | 1 | -0/+6 |
* | Implements white balance and exposure compensation for emulated webcam | Vladimir Chtchetkine | 2011-12-05 | 1 | -6/+31 |
* | Fix emulator crash caused by bad 'printf' | Vladimir Chtchetkine | 2011-10-20 | 1 | -1/+1 |
* | Fix windows build | Vladimir Chtchetkine | 2011-09-23 | 1 | -1/+1 |
* | Check that first two cameras are facing in opposite direction. | Vladimir Chtchetkine | 2011-09-23 | 1 | -12/+29 |
* | Timeout frame capturing. | Vladimir Chtchetkine | 2011-09-23 | 1 | -12/+29 |
* | Fix NV12, and NV21 format descriptors | Vladimir Chtchetkine | 2011-09-21 | 1 | -0/+1 |
* | Print warning on invalid webcam name | Vladimir Chtchetkine | 2011-09-21 | 1 | -0/+4 |
* | Add -webcam commandline option to control webcam emulation | Vladimir Chtchetkine | 2011-09-20 | 1 | -44/+168 |
* | Add support for NV21, and NV12 formats | Vladimir Chtchetkine | 2011-09-16 | 1 | -0/+2 |
* | Implements camera service in emulator | Vladimir Chtchetkine | 2011-09-12 | 1 | -117/+1098 |
* | Camera service skeleton | Vladimir Chtchetkine | 2011-09-07 | 1 | -0/+322 |