aboutsummaryrefslogtreecommitdiffstats
path: root/android/camera/camera-capture-windows.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed compilation error with new x86_64-w64-mingw32 compilerAndrew Hsieh2012-05-021-0/+1
* Fixes camera RTE on WindowsVladimir Chtchetkine2012-02-221-1/+15
* Fix problem with using clipboard in Windows camera emulationVladimir Chtchetkine2012-02-021-20/+140
* Implements white balance and exposure compensation for emulated webcamVladimir Chtchetkine2011-12-051-2/+7
* Add 320x240 frame support for Windows and Mac camera emulationVladimir Chtchetkine2011-11-151-0/+2
* Add required frame dimensions for Win and Mac.Vladimir Chtchetkine2011-11-151-10/+18
* Timeout frame capturing.Vladimir Chtchetkine2011-09-231-4/+2
* Fix video recording on WindowsVladimir Chtchetkine2011-09-221-15/+80
* Fix captured frame pixel format on WindowsVladimir Chtchetkine2011-09-211-2/+2
* Add -webcam commandline option to control webcam emulationVladimir Chtchetkine2011-09-201-0/+4
* Implements camera service in emulatorVladimir Chtchetkine2011-09-121-138/+260
* Video capturing code for Linux, and WindowsVladimir Chtchetkine2011-08-181-0/+409