summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Camera: Added null check for memory referenceSuman Mukherjee2015-10-301-0/+4
* | | | | | | Camera: Support obtaining camera memory from MemoryHeapIonEthan Chen2015-10-302-0/+25
* | | | | | | camera: Allow hardware/camera.h header to be overriddenEthan Chen2015-10-302-2/+2
* | | | | | | Camera: frameworks: Add NULL check for callbackSusmitha Gummalla2015-10-291-1/+5
* | | | | | | libstagefright: Extended media support via FFMPEGSteve Kondik2015-10-281-0/+1
|/ / / / / /
* | | | | | audioflinger: increase client heap size to 4 MBvivek mehta2015-10-061-1/+1
* | | | | | stagefright: Add support for custom size i/p buffervivek mehta2015-10-062-0/+15
* | | | | | Stagefright: Add Checks for allocationsSathishKumar Mani2015-10-065-0/+9
* | | | | | audio: Audio resampler support for 192Khz playbackYamit Mehta2015-10-066-1/+282
* | | | | | Direct_PCM: add support for effectsvivek mehta2015-10-063-3/+23
* | | | | | audiopolicy: fix for voice call to work on USB headset during concurrencyKarthik Reddy Katta2015-10-061-0/+14
* | | | | | audiopolicy: port existing fixes to AudioPolicyManagerSatya Krishna Pindiproli2015-10-064-9/+42
* | | | | | audio: add support to enable Direct PCM outputvivek mehta2015-10-064-2/+15
* | | | | | audiopolicy: do not update channelMask for voice input sourceKarthik Reddy Katta2015-10-061-14/+0
* | | | | | audioflinger: increase client heap size to 2MBDhanalakshmi Siddani2015-10-061-2/+1
* | | | | | AudioFlinger: Add PCM offload format for dumpsys loggingPreetam Singh Ranawat2015-10-061-0/+8
* | | | | | audio: add support for 5.1 channel recordingMingming Yin2015-10-061-0/+1
* | | | | | audiopolicy: fix to play 6.1 channel ALAC clipsSharad Sangle2015-10-061-0/+4
* | | | | | audio: add support for APE decoding.Sharad Sangle2015-10-062-0/+6
* | | | | | audio: add support for ALAC decoding.Sharad Sangle2015-10-062-0/+6
* | | | | | audio: init rc to avoid effect's fault statewjiang2015-10-061-6/+6
* | | | | | AudioFlinger: Invalidate offload track during SSRRamjee Singh2015-10-061-2/+17
* | | | | | audio: add support for WMA offloadSharad Sangle2015-10-062-0/+8
* | | | | | audiopolicy: Add PCM offload formatsPreetam Singh Ranawat2015-10-061-0/+2
* | | | | | audiopolicy: make audio policy extensibleSharad Sangle2015-10-062-8/+11
* | | | | | audioflinger: Increase Client heap sizeHaynes Mathew George2015-10-061-1/+1
* | | | | | audioflinger: clear effect buffers for duplicating outputYamit Mehta2015-10-061-1/+7
* | | | | | audio: add support for offload FLACSharad Sangle2015-10-062-0/+8
* | | | | | audiopolicy: Add audio proxy device in audio policyYamit Mehta2015-10-061-0/+3
* | | | | | Camera: Add extensions to CameraClientShuzhen Wang2015-10-062-2/+34
* | | | | | Camera: Fix flashlight deadlockChien-Yu Chen2015-09-022-3/+5
| |_|_|_|/ |/| | | |
* | | | | Merge "TimestretchBufferProvider: getNextBuffer should follow API" into mnc-devAndy Hung2015-08-211-23/+26
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | TimestretchBufferProvider: getNextBuffer should follow APIAndy Hung2015-08-211-23/+26
* | | | | Camera: Add camera type to ICameraService.getNumberOfCameras.Eino-Ville Talvala2015-08-142-14/+96
| |_|_|/ |/| | |
* | | | Merge "Fix deadlock conditions in Camera3Device." into mnc-devRuben Brunk2015-08-132-20/+54
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix deadlock conditions in Camera3Device.Ruben Brunk2015-08-122-20/+54
| |/ /
* | | Merge "Camera3Device: Relax InFlightMap size check" into mnc-devChien-Yu Chen2015-08-132-2/+8
|\ \ \ | |/ / |/| |
| * | Camera3Device: Relax InFlightMap size checkChien-Yu Chen2015-08-122-2/+8
* | | Merge "Camera: Allocate correctly-sized buffers for DEPTH_POINT_CLOUD" into m...Eino-Ville Talvala2015-08-122-7/+31
|\ \ \ | |/ / |/| |
| * | Camera: Allocate correctly-sized buffers for DEPTH_POINT_CLOUDEino-Ville Talvala2015-08-112-7/+31
| |/
* | audio policy: protect capture from telephony RX path.Eric Laurent2015-08-073-0/+5
|/
* audio policy: populate attributes for attached capture devicesEric Laurent2015-08-061-2/+6
* AudioFlinger: tell HAL the PCM is non-audioPhil Burk2015-08-041-1/+2
* Merge "Fix capture overruns at non-primary sample rate" into mnc-devGlenn Kasten2015-07-243-20/+7
|\
| * Fix capture overruns at non-primary sample rateGlenn Kasten2015-07-223-20/+7
* | Merge "Fix record memory buffer allocation for legacy upmix/downmix" into mnc...Andy Hung2015-07-231-1/+1
|\ \
| * | Fix record memory buffer allocation for legacy upmix/downmixAndy Hung2015-07-221-1/+1
| |/
* | Prevent notifications from muting accessibility promptsJean-Michel Trivi2015-07-211-6/+6
|/
* Merge "mediaresourcemanager: add pid to removeResource method" into mnc-devRonghua Wu2015-07-183-27/+33
|\
| * mediaresourcemanager: add pid to removeResource methodRonghua Wu2015-07-173-27/+33