summaryrefslogtreecommitdiffstats
path: root/services/camera/libcameraservice/camera2/FrameProcessor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Camera2: fix metadata symbolsIgor Murashkin2012-12-031-8/+8
* Camera2: Compile with warnings, fix warningsIgor Murashkin2012-10-261-3/+2
* Camera2: Synchronize mode changes and triggersEino-Ville Talvala2012-10-041-21/+41
* Camera2: Debug and logging fixes.Eino-Ville Talvala2012-09-251-1/+2
* Camera2: Emit FaceDetection events for all except repeating 0-face framesIgor Murashkin2012-09-211-5/+18
* Camera2: Don't be bothered by lack of faces.Eino-Ville Talvala2012-09-171-2/+1
* Camera2: Filter out faces with 0 confidence.Eino-Ville Talvala2012-09-171-1/+7
* Camera2: Basic ZSL and precapture trigger support.Eino-Ville Talvala2012-09-061-6/+61
* Camera2: Factor out FrameProcessor.Eino-Ville Talvala2012-08-281-0/+214