summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Camera2/3: Fix still image FOV reporting." into jb-mr2-devEino-Ville Talvala2013-05-022-10/+125
|\
| * Camera2/3: Fix still image FOV reporting.Eino-Ville Talvala2013-05-012-10/+125
* | Merge "The software FLAC encoder now properly signals an error if client" int...Andreas Huber2013-05-022-2/+20
|\ \
| * | The software FLAC encoder now properly signals an error if clientAndreas Huber2013-05-012-2/+20
| |/
* | Merge "Don't even try to verify the native resolution validity a" into jb-mr2...Andreas Huber2013-05-021-2/+11
|\ \
| * | Don't even try to verify the native resolution validity aAndreas Huber2013-05-011-2/+11
| |/
* | Merge "Fix miracast source code to ignore the encoder output format change" i...Andreas Huber2013-05-021-0/+7
|\ \
| * | Fix miracast source code to ignore the encoder output format changeAndreas Huber2013-05-011-0/+7
* | | Merge "Fix reverb at 48kHz" into jb-mr2-devEric Laurent2013-05-011-6/+6
|\ \ \ | |/ / |/| |
| * | Fix reverb at 48kHzEric Laurent2013-05-011-6/+6
| |/
* | Merge "Support MediaCodec::getOutputFormat for encoders" into jb-mr2-devAndreas Huber2013-05-013-85/+265
|\ \
| * | Support MediaCodec::getOutputFormat for encodersAndreas Huber2013-04-303-85/+265
| |/
* | Merge "Camera3: Add missing buffer listener include (for ZSL)" into jb-mr2-devIgor Murashkin2013-05-011-0/+48
|\ \
| * | Camera3: Add missing buffer listener include (for ZSL)Igor Murashkin2013-05-011-0/+48
* | | Merge changes I2feda142,I5a95e0be,Ia0c21ef0 into jb-mr2-devIgor Murashkin2013-05-0124-93/+2759
|\ \ \ | |/ /
| * | Camera3: Add ZSL stream supportIgor Murashkin2013-04-2919-66/+1751
| * | camera: Add new RingBufferConsumer to keep a ring buffer of acquired framesIgor Murashkin2013-04-293-1/+537
| * | Camera3: Add input stream supportIgor Murashkin2013-04-267-28/+473
* | | Camera: Don't complain repeatedly about missing android.led.availableLedsIgor Murashkin2013-04-302-4/+6
| |/ |/|
* | Merge "ProCamera: Add security permission checks for disabling transmit LED" ...Igor Murashkin2013-04-273-0/+82
|\ \
| * | ProCamera: Add security permission checks for disabling transmit LEDIgor Murashkin2013-04-253-0/+82
* | | Merge "Camera2: Fix deadlock on shutdown due to client getting killed." into ...Eino-Ville Talvala2013-04-2711-149/+263
|\ \ \ | | |/ | |/|
| * | Camera2: Fix deadlock on shutdown due to client getting killed.Eino-Ville Talvala2013-04-2611-149/+263
* | | Merge "Handle the case where an asynchronous prepare was initiated and then" ...Andreas Huber2013-04-252-0/+23
|\ \ \
| * | | Handle the case where an asynchronous prepare was initiated and thenAndreas Huber2013-04-252-0/+23
* | | | audioflinger: fix duplicating track sampling rateEric Laurent2013-04-251-0/+3
|/ / /
* | | Merge "Remove all traces of wifi display sink implementation and supporting c...Andreas Huber2013-04-2426-6049/+4
|\ \ \ | |_|/ |/| |
| * | Remove all traces of wifi display sink implementation and supporting code.Andreas Huber2013-04-2326-6049/+4
* | | Merge "Camera3: Register all stream buffers at stream configuration time." in...Eino-Ville Talvala2013-04-231-0/+22
|\ \ \ | |/ / |/| |
| * | Camera3: Register all stream buffers at stream configuration time.Eino-Ville Talvala2013-04-191-0/+22
* | | Merge "3rd time's the charm, right? Fix another instance where MediaCodec wou...Andreas Huber2013-04-222-26/+29
|\ \ \ | |/ / |/| |
| * | 3rd time's the charm, right? Fix another instance where MediaCodec wouldAndreas Huber2013-04-192-26/+29
* | | Merge "Fix ProCameraTests to pass on Wolfie, disabling failing tests" into jb...Igor Murashkin2013-04-191-24/+64
|\ \ \
| * | | Fix ProCameraTests to pass on Wolfie, disabling failing testsIgor Murashkin2013-04-181-24/+64
* | | | Merge "A flush of a video decoder connected to a native window must reclaim" ...Andreas Huber2013-04-192-1/+45
|\ \ \ \ | |_|/ / |/| | |
| * | | A flush of a video decoder connected to a native window must reclaimAndreas Huber2013-04-192-1/+45
* | | | Merge "Fix error message to match CTS" into jb-mr2-devGlenn Kasten2013-04-191-1/+3
|\ \ \ \
| * | | | Fix error message to match CTSGlenn Kasten2013-04-181-1/+3
| |/ / /
* | | | Merge "Use correct pid when running under test harness" into jb-mr2-devGlenn Kasten2013-04-193-3/+5
|\ \ \ \
| * | | | Use correct pid when running under test harnessGlenn Kasten2013-04-183-3/+5
| |/ / /
* | | | Merge "Make sure MediaCodec::stop() and MediaCodec::release() still return" i...Andreas Huber2013-04-191-1/+23
|\ \ \ \
| * | | | Make sure MediaCodec::stop() and MediaCodec::release() still returnAndreas Huber2013-04-181-1/+23
| |/ / /
* | | | Merge "Fix sample info parsing" into jb-mr2-devMarco Nelissen2013-04-191-58/+83
|\ \ \ \
| * | | | Fix sample info parsingMarco Nelissen2013-04-181-58/+83
| |/ / /
* | | | OMXNodeInstance: actually fix OMX_GetExtIndex loggingJamie Gennis2013-04-181-4/+5
|/ / /
* | | Merge "Add new error codes for DRM to improve error reporting" into jb-mr2-devJeff Tinker2013-04-181-0/+2
|\ \ \
| * | | Add new error codes for DRM to improve error reportingJeff Tinker2013-04-171-0/+2
* | | | Merge "Make sure the drain buffer is big enough" into jb-mr2-devMarco Nelissen2013-04-171-3/+6
|\ \ \ \
| * | | | Make sure the drain buffer is big enoughMarco Nelissen2013-04-161-3/+6
* | | | | Merge "Apparently the mp3 decoder glitches if it was configured with the wron...Andreas Huber2013-04-173-0/+39
|\ \ \ \ \ | |_|_|/ / |/| | | |