summaryrefslogtreecommitdiffstats
path: root/media/libmedia
Commit message (Expand)AuthorAgeFilesLines
...
* | stagefright: rework metadata buffer supportLajos Molnar2015-06-011-9/+32
* | stagefright: allow to overallocate OMX codec buffersLajos Molnar2015-06-011-4/+8
* | Merge "remove video editor from MediaProfile" into mnc-devChong Zhang2015-05-301-126/+0
|\ \ | |/ |/|
| * remove video editor from MediaProfileChong Zhang2015-05-281-126/+0
* | Merge "Deprecations are warnings not errors" into mnc-devGlenn Kasten2015-05-281-2/+2
|\ \
| * | Deprecations are warnings not errorsGlenn Kasten2015-05-281-2/+2
| |/
* | libmedia: read from parcel only when there's a data available.Ronghua Wu2015-05-271-1/+1
|/
* Merge "libmedia: fix unmatch Parcel read in BnResourceManagerService::onTrans...Ronghua Wu2015-05-221-2/+0
|\
| * libmedia: fix unmatch Parcel read in BnResourceManagerService::onTransact.Ronghua Wu2015-05-211-2/+0
* | Merge "libmediaplayerservice: try to open audio sink in offload mode in error...Ronghua Wu2015-05-221-6/+10
|\ \
| * | libmediaplayerservice: try to open audio sink in offload mode in error.Ronghua Wu2015-05-221-6/+10
| |/
* | Merge "audio flinger: do not call JAVA services until system is ready" into m...Eric Laurent2015-05-212-1/+20
|\ \ | |/ |/|
| * audio flinger: do not call JAVA services until system is readyEric Laurent2015-05-202-1/+20
* | Clear mAudioRecord and mAudioTrack on set() failureGlenn Kasten2015-05-181-1/+7
|/
* stagefright: rename usePersistentInputSurface to setInputSurfaceChong Zhang2015-05-133-18/+16
* libstagefright: config resource manager with secure codec co-existing policy.Ronghua Wu2015-05-081-5/+5
* Merge "MediaHTTP: add more null ptr and init checks" into mnc-devChong Zhang2015-05-071-0/+1
|\
| * MediaHTTP: add more null ptr and init checksChong Zhang2015-05-071-0/+1
* | am d7446564: am 1e5670ab: am 296dc670: am d8e41553: am bd28ac74: am 59cea261:...Marco Nelissen2015-05-071-3/+11
|\ \
| * \ am 1e5670ab: am 296dc670: am d8e41553: am bd28ac74: am 59cea261: Add some san...Marco Nelissen2015-05-071-3/+11
| |\ \
| | * \ am bd28ac74: am 59cea261: Add some sanity checksMarco Nelissen2015-05-061-3/+11
| | |\ \
| | | * | Add some sanity checksMarco Nelissen2015-04-221-3/+11
| * | | | am 414af268: am c42c4b52: am 424324b3: am 2fdd16b3: DO NOT MERGE - audio poli...Eric Laurent2015-03-251-2/+20
| |\ \ \ \ | | |/ / /
| | * | | am 424324b3: am 2fdd16b3: DO NOT MERGE - audio policy service: fix possible m...Eric Laurent2015-03-251-2/+20
| | |\ \ \ | | | |/ /
| | | * | DO NOT MERGE - audio policy service: fix possible memory overflowEric Laurent2015-03-251-2/+20
| | | * | am 99370d2d: am ae6965ae: am 3aef3560: am e360f0f6: IAudioPolicyService: boun...Eric Laurent2014-11-101-3/+6
| | | |\ \
| | | | * \ am ae6965ae: am 3aef3560: am e360f0f6: IAudioPolicyService: bound array size ...Eric Laurent2014-11-101-3/+6
| | | | |\ \
| | | | | * \ am 3aef3560: am e360f0f6: IAudioPolicyService: bound array size in queryDefau...Eric Laurent2014-11-101-3/+6
| | | | | |\ \
| | | | | | * \ am e360f0f6: IAudioPolicyService: bound array size in queryDefaultPreProcessingEric Laurent2014-11-101-3/+6
| | | | | | |\ \
| | | | | | | * | IAudioPolicyService: bound array size in queryDefaultPreProcessingEric Laurent2014-11-101-3/+6
| | | | * | | | | Revert "audio: prevent larger than required sleeps - DO NOT MERGE"Chris Elliott2014-10-161-21/+1
| | | | * | | | | audio: prevent larger than required sleeps - DO NOT MERGEChris Elliott2014-10-151-1/+21
| | | | * | | | | Revert "audio: prevent larger than required sleeps - DO NOT MERGE"Chris Elliott2014-10-151-21/+1
| | | | * | | | | audio: prevent larger than required sleeps - DO NOT MERGEHaynes Mathew George2014-10-141-1/+21
* | | | | | | | | Merge "Implement audio device callback" into mnc-devEric Laurent2015-05-064-63/+320
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Implement audio device callbackEric Laurent2015-05-064-63/+320
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge "Pass all DRM errors through ICrypto" into mnc-devJeff Tinker2015-05-061-3/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Pass all DRM errors through ICryptoJeff Tinker2015-05-051-3/+2
* | | | | | | | | | Merge "AudioRecord keeps track of UID" into mnc-devJean-Michel Trivi2015-05-052-4/+26
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | AudioRecord keeps track of UIDJean-Michel Trivi2015-05-052-4/+26
* | | | | | | | | | MediaRecorder: implement persistent input surface APIsChong Zhang2015-05-012-0/+38
* | | | | | | | | | MediaCodec: implement persistent input surface APIsChong Zhang2015-05-011-0/+83
* | | | | | | | | | Merge "AudioTrack: reduce retrograde motion spew" into mnc-devPhil Burk2015-05-011-5/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | AudioTrack: reduce retrograde motion spewPhil Burk2015-05-011-5/+12
| |/ / / / / / / / /
* | | | | | | | | | Merge "AudioSystem: refactor audio config cache and callbacks" into mnc-devEric Laurent2015-05-012-141/+118
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | AudioSystem: refactor audio config cache and callbacksEric Laurent2015-05-012-141/+118
* | | | | | | | | | stagefright: support setting/getting playback/sync config in MediaSyncLajos Molnar2015-04-303-17/+156
* | | | | | | | | | AudioTrack: fix buildPhil Burk2015-04-301-4/+2
* | | | | | | | | | Merge "AudioTrack: fix spurious retrograde messages" into mnc-devPhil Burk2015-04-301-0/+44
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | AudioTrack: fix spurious retrograde messagesPhil Burk2015-04-291-0/+44