aboutsummaryrefslogtreecommitdiffstats
path: root/android/camera/camera-capture-linux.c
Commit message (Expand)AuthorAgeFilesLines
* Implements white balance and exposure compensation for emulated webcamVladimir Chtchetkine2011-12-051-3/+9
* Fix emulator crash.Vladimir Chtchetkine2011-10-211-5/+7
* Bound loop indexVladimir Chtchetkine2011-10-211-1/+1
* Fix emulator crash caused by bad 'printf'Vladimir Chtchetkine2011-10-201-2/+2
* Timeout frame capturing.Vladimir Chtchetkine2011-09-231-4/+2
* Properly reset camera device between capture requestsVladimir Chtchetkine2011-09-221-9/+40
* Fix NV12, and NV21 format descriptorsVladimir Chtchetkine2011-09-211-0/+1
* Add -webcam commandline option to control webcam emulationVladimir Chtchetkine2011-09-201-0/+3
* Fixes "stop device" issue on LinuxVladimir Chtchetkine2011-09-141-0/+19
* Implements camera service in emulatorVladimir Chtchetkine2011-09-121-84/+448
* Video capturing code for Linux, and WindowsVladimir Chtchetkine2011-08-181-0/+678