aboutsummaryrefslogtreecommitdiffstats
path: root/android/camera/camera-format-converters.c
Commit message (Expand)AuthorAgeFilesLines
* Implements white balance and exposure compensation for emulated webcamVladimir Chtchetkine2011-12-051-62/+203
* Timeout frame capturing.Vladimir Chtchetkine2011-09-231-2/+3
* Fix NV12, and NV21 format descriptorsVladimir Chtchetkine2011-09-211-4/+18
* Implements converters for BAYER pixel formatVladimir Chtchetkine2011-09-211-42/+526
* Refactor the converters to make them more manageableVladimir Chtchetkine2011-09-171-1151/+690
* Add support for NV21, and NV12 formatsVladimir Chtchetkine2011-09-161-0/+582
* Implements camera service in emulatorVladimir Chtchetkine2011-09-121-74/+884
* Fix the darwin buildVladimir Chtchetkine2011-08-241-1/+1
* Fix the build by #ifdefing linux-only includesVladimir Chtchetkine2011-08-241-2/+4
* Video capturing code for Linux, and WindowsVladimir Chtchetkine2011-08-181-0/+126