summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make limitations of MPEG4Writer explicit" into jb-mr2-devTenghui Zhu2013-03-141-0/+6
|\
| * Make limitations of MPEG4Writer explicitJames Dong2013-03-141-0/+6
* | Merge "remove uses of Surface in favor or IGraphicBufferProducer" into jb-mr2...Mathias Agopian2013-03-137-14/+8
|\ \
| * | remove uses of Surface in favor or IGraphicBufferProducerMathias Agopian2013-03-127-14/+8
* | | Squashed commit of the following:Andreas Huber2013-03-121-0/+3
|/ /
* | (Camera)ProCamera: Remove unused functions from binder interfaceIgor Murashkin2013-03-114-44/+18
|/
* Merge "Clean up the native code to match Java update" into jb-mr2-devztenghui2013-03-081-2/+17
|\
| * Clean up the native code to match Java updateztenghui2013-03-081-2/+17
* | Merge "Correct MediaCodec + Surface behavior" into jb-mr2-devAndy McFadden2013-03-062-0/+5
|\ \
| * | Correct MediaCodec + Surface behaviorAndy McFadden2013-03-052-0/+5
* | | Merge "Add template class SingleStateQueue" into jb-mr2-devGlenn Kasten2013-03-062-0/+132
|\ \ \ | |/ / |/| |
| * | Add template class SingleStateQueueGlenn Kasten2013-03-052-0/+132
* | | Merge "Implement Surface input to MediaCodec." into jb-mr2-devAndy McFadden2013-03-054-0/+65
|\ \ \ | |/ / |/| |
| * | Implement Surface input to MediaCodec.Andy McFadden2013-03-044-0/+65
| |/
* | Miscellaneous cleanupGlenn Kasten2013-03-041-1/+1
|/
* media.log cleanupGlenn Kasten2013-03-011-2/+2
* ProCamera: Add CpuConsumer asynchronous mode supportIgor Murashkin2013-02-281-0/+7
* Camera: Drop ProCamera connections when a Camera connection happensIgor Murashkin2013-02-284-3/+88
* Merge "camera_client: refactor Camera/ProCamera commonalities into BasicCamer...Igor Murashkin2013-02-274-106/+170
|\
| * camera_client: refactor Camera/ProCamera commonalities into BasicCameraIgor Murashkin2013-02-264-106/+170
* | Revert "Logging to investigate a crash"Glenn Kasten2013-02-271-11/+1
|/
* CameraService and Stagefright: Support AppOpsEino-Ville Talvala2013-02-257-14/+52
* ProCamera: Fix waitForFrameBuffer not handling multiple outstanding framesIgor Murashkin2013-02-221-3/+14
* ProCamera: add waitForFrameBuffer/waitForFrameResult blocking callsIgor Murashkin2013-02-221-1/+44
* ProCamera: Add getInfo for getting static metadata (and a test)Igor Murashkin2013-02-222-1/+6
* Camera: ProCamera - implement onResultReceived callback for metadata callbacksIgor Murashkin2013-02-222-6/+18
* Camera: ProCamera - add createStreamCpu and unit testIgor Murashkin2013-02-221-12/+74
* Camera: Change ProCamera to take IGraphicBufferProducerIgor Murashkin2013-02-221-4/+5
* Camera: ProCamera2Client - add createStream (service is stubbed) and unit testIgor Murashkin2013-02-222-1/+11
* Camera: ProCamera - add createStream stub and unit test for itIgor Murashkin2013-02-221-0/+41
* Camera: ProClient add asynchronous locks and suchIgor Murashkin2013-02-222-2/+13
* Camera: Add ProCamera private binder interface for an API2-light functionalityIgor Murashkin2013-02-224-1/+313
* Camera: Add unit test infrastructure for libcameraclientIgor Murashkin2013-02-221-1/+1
* Camera: Add exists function to CameraMetadataIgor Murashkin2013-02-221-0/+6
* Camera: Move CameraMetadata.h from service to client libraryIgor Murashkin2013-02-221-0/+171
* Merge "Revert "Temporary additional logging to investigate bug""Glenn Kasten2013-02-151-2/+2
|\
| * Revert "Temporary additional logging to investigate bug"Glenn Kasten2013-02-151-2/+2
* | Merge "Temporary additional logging to investigate bug"Glenn Kasten2013-02-151-2/+2
|\ \ | |/
| * Temporary additional logging to investigate bugGlenn Kasten2013-02-151-2/+2
* | Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-154-13/+13
|/
* Add support for fragmented mp4 to MPEG4ExtractorMarco Nelissen2013-02-151-0/+2
* Revert "Temporary additional logging to investigate bug"Glenn Kasten2013-02-141-2/+2
* Temporary additional logging to investigate bugGlenn Kasten2013-02-141-2/+2
* Add the native MediaMuxer support.ztenghui2013-02-122-0/+185
* Add support for querying if a stream is active remotelyJean-Michel Trivi2013-02-112-1/+8
* Allow for dynamic reconfiguration of the video bitrate usedAndreas Huber2013-02-072-0/+9
* Merge "Add media.log service based on NBLog"Glenn Kasten2013-02-011-0/+45
|\
| * Add media.log service based on NBLogGlenn Kasten2013-01-251-0/+45
* | Plumbing to reflect minor changes in the HDCP module API that allow forAndreas Huber2013-01-302-5/+21
|/
* Add non-blocking event logger NBLogGlenn Kasten2013-01-251-0/+188