summaryrefslogtreecommitdiffstats
path: root/media/libmedia
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of 373e21cc to masterElliott Hughes2014-07-091-2/+2
|\
| * am be44e0e0: am 0bffd2e6: Merge "Switch frameworks/av/media/libmedia to the n...Elliott Hughes2014-07-101-1/+1
| |\
| | * Switch frameworks/av/media/libmedia to the new icu.Elliott Hughes2014-07-091-1/+1
| * | am 90732a3b: Merge "Remove dependency on Parcel::{read,write}IntPtr"Narayan Kamath2014-06-131-2/+2
| |\ \ | | |/
| | * Merge "Remove dependency on Parcel::{read,write}IntPtr"Narayan Kamath2014-06-101-2/+2
| | |\
| | | * Remove dependency on Parcel::{read,write}IntPtrJeff Tinker2014-06-121-2/+2
| * | | resolved conflicts for merge of cbd74fcb to klp-modular-dev-plus-aospNarayan Kamath2014-06-131-64/+68
| |\ \ \ | | |/ /
| | * | Update OMX messages for 64 bitAndy Hung2014-06-121-64/+68
| | |/
* | | IAudioFlinger::openRecord now suggests notificationFramesGlenn Kasten2014-07-032-0/+13
* | | Support for audio attributes on audio output of media playerJean-Michel Trivi2014-07-012-5/+29
* | | libmedia: 64-bit compile warningsMark Salyzyn2014-06-2012-58/+76
* | | AudioTrack: add support for compressed audioEric Laurent2014-06-191-15/+52
* | | AudioPolicyManager: return output for audio attributesJean-Michel Trivi2014-06-183-10/+88
* | | AudioTrack construction with audio attributesJean-Michel Trivi2014-06-171-10/+163
* | | Merge "AudioSystem: remove unused stream type"Jean-Michel Trivi2014-06-122-17/+11
|\ \ \
| * | | AudioSystem: remove unused stream typeJean-Michel Trivi2014-06-112-17/+11
* | | | am 3bcffa13: force command flush after releasing a reference to shared memoryEric Laurent2014-06-132-2/+8
|\ \ \ \
| * | | | force command flush after releasing a reference to shared memoryEric Laurent2014-06-132-2/+8
| * | | | Squashed commit of the following:Glenn Kasten2014-06-052-22/+35
* | | | | am 2a8270e6: am c323737d: Merge "Offer a type-safe album art interface."Elliott Hughes2014-06-121-0/+20
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | am c323737d: Merge "Offer a type-safe album art interface."Elliott Hughes2014-06-121-0/+20
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Offer a type-safe album art interface.Elliott Hughes2014-06-111-0/+20
* | | | | Merge "Remove dependency on Parcel::{read,write}IntPtr"Jeff Tinker2014-06-111-2/+2
|\ \ \ \ \
| * | | | | Remove dependency on Parcel::{read,write}IntPtrJeff Tinker2014-06-101-2/+2
| | |_|_|/ | |/| | |
* | | | | MediaProfiles: Add 4K video related constantsZhijun He2014-06-101-0/+2
|/ / / /
* | | | am 26594add: Merge "audio policy: new setAudioPortConfig implementation" into...Eric Laurent2014-06-041-2/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | audio policy: new setAudioPortConfig implementationEric Laurent2014-06-041-2/+0
* | | | Use of fast capture by normal captureGlenn Kasten2014-06-021-4/+11
* | | | resolved conflicts for merge of b52c152d to masterEric Laurent2014-05-304-2/+129
|\ \ \ \ | |/ / /
| * | | audio policy: add routing update client interfaceEric Laurent2014-05-294-2/+129
| * | | DO NOT MERGE - IAudioPolicyService interface extension for patch panelEric Laurent2014-05-282-2/+275
| * | | DO NOT MERGE - IAudioFlinger interface extension for patch panelEric Laurent2014-05-281-1/+171
* | | | IAudioPolicyService interface extension for patch panelEric Laurent2014-05-272-2/+275
* | | | IAudioFlinger interface extension for patch panelEric Laurent2014-05-271-1/+171
* | | | Move validation of frameCount from set to openRecord_lGlenn Kasten2014-05-221-18/+24
|/ / /
* | | resolved conflicts for merge of c0bf836f to masterElliott Hughes2014-05-211-31/+31
|\ \ \ | |/ /
| * | am ad71caf2: am 3b6da6bf: Merge "Move frameworks/av off private API."Elliott Hughes2014-05-221-31/+31
| |\ \ | | |/
| | * am 3b6da6bf: Merge "Move frameworks/av off private API."Elliott Hughes2014-05-221-31/+31
| | |\
| | | * Move frameworks/av off private API.Elliott Hughes2014-05-211-31/+31
* | | | resolved conflicts for merge of b1080917 to masterElliott Hughes2014-05-211-10/+10
|\ \ \ \ | |/ / /
| * | | am acbd9492: am d084206d: Merge "Move frameworks/av off __futex_syscall3."Elliott Hughes2014-05-221-10/+10
| |\ \ \ | | |/ /
| | * | am d084206d: Merge "Move frameworks/av off __futex_syscall3."Elliott Hughes2014-05-221-10/+10
| | |\ \ | | | |/
| | | * Move frameworks/av off __futex_syscall3.Elliott Hughes2014-05-211-10/+10
* | | | Merge "Use new channel count functions for audio masks"Andy Hung2014-05-192-3/+4
|\ \ \ \
| * | | | Use new channel count functions for audio masksAndy Hung2014-05-162-3/+4
* | | | | Pass stereo gains as packed minifloatGlenn Kasten2014-05-192-6/+9
|/ / / /
* | | | Update OMX messages for 64 bitAndy Hung2014-05-141-64/+68
* | | | Cache mCblk in local variable cblkGlenn Kasten2014-05-091-5/+7
* | | | Remove obsolete IAudioRecord::getCblk()Glenn Kasten2014-05-091-21/+1
* | | | IAudioFlinger::openRecord returns IMemory(s)Glenn Kasten2014-05-092-12/+54