summaryrefslogtreecommitdiffstats
path: root/services/camera/libcameraservice/camera2/StreamingProcessor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Camera: Rename new API to camera2, rearrange camera serviceEino-Ville Talvala2013-07-301-880/+0
* update to new Consumer APIsMathias Agopian2013-07-161-2/+1
* always pass the BufferQueue explicitely to consumersMathias Agopian2013-07-121-1/+2
* Merge "Pass additional arg to acquireBuffer calls."Andy McFadden2013-07-111-2/+2
|\
| * Pass additional arg to acquireBuffer calls.Andy McFadden2013-07-081-2/+2
* | Camera2/3: As a fallback, unilaterally free old recording buffersEino-Ville Talvala2013-07-081-14/+110
|/
* Camera2/3: Move recording frame processing to its own thread.Eino-Ville Talvala2013-06-041-11/+46
* camera3: Fix recording failure when switching resolutions while preview onIgor Murashkin2013-05-221-1/+7
* Camera: Pause preview when needing to delete jpeg/zsl streamsIgor Murashkin2013-05-131-2/+62
* Camera2: Fix deadlock on shutdown due to client getting killed.Eino-Ville Talvala2013-04-261-67/+94
* CameraService: Refactor Camera2Client to share a base with ProCameraClientIgor Murashkin2013-03-111-3/+3
* Camera: Start of support for version 3.0 of camera device HALEino-Ville Talvala2013-02-271-6/+6
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-151-2/+2
* Camera2: Compile with warnings, fix warningsIgor Murashkin2012-10-261-2/+1
* Camera2: Synchronize mode changes and triggersEino-Ville Talvala2012-10-041-8/+56
* Camera2: Fix deadlock while zooming during recordIgor Murashkin2012-10-031-11/+11
* Camera2: Handle client processes dying by closing camera resourcesIgor Murashkin2012-10-031-0/+3
* Camera2: Don't change state when reconnect is calledIgor Murashkin2012-10-031-0/+2
* Camera2: Refactor preview/recording management to separate class.Eino-Ville Talvala2012-09-281-0/+604