summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* am ff4c64d6: am c64a1787: Merge "Fix initialization of audio mixer track reso...Jean-Baptiste Queru2012-08-101-1/+5
|\
| * Fix initialization of audio mixer track resources for MIPS.Paul Lind2012-08-011-1/+5
| * Shutter sound is heard at the end of the recorded videoPatric Frederiksen2012-07-101-1/+1
* | Camera2: Swap AF notification order, minor bug fix.Eino-Ville Talvala2012-08-102-5/+5
* | Camera2: Add trigger support, and implement autofocusEino-Ville Talvala2012-08-104-7/+190
* | Update state only if calls to native window are successfulJames Dong2012-08-091-3/+13
* | Tune the overrun correctionGlenn Kasten2012-08-081-2/+2
* | AudioFlinger: fix timed audioJohn Grossman2012-08-0813-24/+261
* | AudioFlinger: Better handling for master volume/muteJohn Grossman2012-08-082-244/+178
* | Change audio flinger to user HAL master mute if availableJohn Grossman2012-08-082-10/+115
* | Camera2: Reduce redundant device dumpsysEino-Ville Talvala2012-08-061-11/+18
* | Fix a deadlock in commandSetVideoBufferCountL()James Dong2012-08-042-1/+10
* | Camera2: Add notification handling skeleton.Eino-Ville Talvala2012-08-034-3/+119
* | Camera2: Break out individual commandsEino-Ville Talvala2012-08-022-60/+158
* | Dynamically configure the number of video buffers used by camera source, if s...James Dong2012-08-023-8/+37
* | Merge "Camera2: Fix exposure compensation step value." into jb-mr1-devEino-Ville Talvala2012-08-021-1/+1
|\ \
| * | Camera2: Fix exposure compensation step value.Eino-Ville Talvala2012-08-021-1/+1
* | | Merge "Camera2: Minor logging updates." into jb-mr1-devEino-Ville Talvala2012-08-021-4/+13
|\ \ \ | |/ /
| * | Camera2: Minor logging updates.Eino-Ville Talvala2012-08-021-4/+13
* | | Merge "Camera2: Check PIDs to ensure camera exclusive access." into jb-mr1-devEino-Ville Talvala2012-08-022-8/+69
|\ \ \ | |/ /
| * | Camera2: Check PIDs to ensure camera exclusive access.Eino-Ville Talvala2012-08-022-8/+69
* | | Merge "Shutter sound is heard at the end of the recorded video" into jb-mr1-devEino-Ville Talvala2012-08-011-1/+1
|\ \ \
| * | | Shutter sound is heard at the end of the recorded videoPatric Frederiksen2012-08-011-1/+1
* | | | Don't wait for presentation complete if terminatedGlenn Kasten2012-08-011-6/+6
* | | | Merge "Start adding support for multiple record tracks" into jb-mr1-devGlenn Kasten2012-08-012-39/+141
|\ \ \ \ | |_|/ / |/| | |
| * | | Start adding support for multiple record tracksGlenn Kasten2012-08-012-39/+141
| |/ /
* | | Camera2: Improve formatting of debugging dumpEino-Ville Talvala2012-07-313-6/+16
* | | Camera2: Improve threading safetyEino-Ville Talvala2012-07-312-253/+308
|/ /
* | Clean up start() parametersGlenn Kasten2012-07-272-6/+5
* | Extract methods to enter standby and standby modeGlenn Kasten2012-07-272-16/+25
* | Merge "Camera2: Use more buffers for video encoding."Eino-Ville Talvala2012-07-252-5/+6
|\ \
| * | Camera2: Use more buffers for video encoding.Eino-Ville Talvala2012-07-252-5/+6
* | | Merge "Camera2: Revamp recording support to allow opaque formats."Eino-Ville Talvala2012-07-255-30/+390
|\ \ \ | |/ /
| * | Camera2: Revamp recording support to allow opaque formats.Eino-Ville Talvala2012-07-245-30/+390
* | | Use valueAt instead of editValueAt when possibleGlenn Kasten2012-07-252-5/+5
* | | effect_descriptor_t const correctnessGlenn Kasten2012-07-253-6/+6
* | | Fix races in AudioRecord stop()Glenn Kasten2012-07-252-25/+32
|/ /
* | Use upmix/downmix utility routinesGlenn Kasten2012-07-231-16/+6
* | Merge "Camera2: Stop preview: Wait until HAL is drained"Eino-Ville Talvala2012-07-201-0/+1
|\ \
| * | Camera2: Stop preview: Wait until HAL is drainedEino-Ville Talvala2012-07-201-0/+1
* | | Merge "Camera2: Add more verbose logging"Eino-Ville Talvala2012-07-202-3/+20
|\ \ \ | |/ /
| * | Camera2: Add more verbose loggingEino-Ville Talvala2012-07-202-3/+20
* | | Merge "Camera2: Fix recording bugs"Eino-Ville Talvala2012-07-201-2/+14
|\ \ \ | |/ /
| * | Camera2: Fix recording bugsEino-Ville Talvala2012-07-201-2/+14
* | | fix audio effect not destroyed when needed.Eric Laurent2012-07-201-1/+1
* | | Miscellaneous audio record fixesGlenn Kasten2012-07-201-3/+6
* | | Use constructor to initialize instead of memcpyGlenn Kasten2012-07-201-6/+1
* | | Internal dump methods return void not status_tGlenn Kasten2012-07-202-43/+25
|/ /
* | Revert 94479fd5405642c67efd14cebe722feb9cbe6e77Glenn Kasten2012-07-191-7/+7
* | Use audio_devices_t more placesGlenn Kasten2012-07-192-27/+26