summaryrefslogtreecommitdiffstats
path: root/services/camera/libcameraservice/camera2/JpegProcessor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Camera2: Handle client processes dying by closing camera resourcesIgor Murashkin2012-10-031-0/+2
* Camera2: Refactor preview/recording management to separate class.Eino-Ville Talvala2012-09-281-0/+2
* Camera2: Use new JPEG transport headerAlex Ray2012-09-271-35/+14
* Camera2: Fix JPEG Transport Header offsetAlex Ray2012-09-261-3/+7
* Camera2: Debug and logging fixes.Eino-Ville Talvala2012-09-251-1/+1
* Camera2: Truncate JPEG imagesAlex Ray2012-09-241-6/+168
* Camera2: State must be STOPPED before JPEG callback is fired.Eino-Ville Talvala2012-09-201-14/+4
* Camera2: Delete all streams and stop all threads during shutdown.Eino-Ville Talvala2012-09-071-0/+6
* Camera2: Basic ZSL and precapture trigger support.Eino-Ville Talvala2012-09-061-0/+253