summaryrefslogtreecommitdiffstats
path: root/media/libmedia
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix for Visualizer release bug" into mnc-devRicardo Garcia2015-06-221-8/+4
|\
| * Fix for Visualizer release bugRicardo Garcia2015-06-191-8/+4
* | Merge "Check binder transact status" into mnc-devJeff Tinker2015-06-191-30/+124
|\ \
| * | Check binder transact statusJeff Tinker2015-06-161-30/+124
| |/
* | Merge "Return DEAD_OBJECT if getTimestamp cannot restore track" into mnc-devAndy Hung2015-06-191-1/+6
|\ \
| * | Return DEAD_OBJECT if getTimestamp cannot restore trackAndy Hung2015-06-181-1/+6
* | | Merge "Fix AudioTrack comments relating to use of restoreTrack_l()" into mnc-devAndy Hung2015-06-181-4/+8
|\ \ \ | |/ /
| * | Fix AudioTrack comments relating to use of restoreTrack_l()Andy Hung2015-06-181-4/+8
| |/
* | readAt can return negative values (error codes).Alex Klyubin2015-06-181-1/+8
|/
* Return correct error code from IMediaHttpConnectionMarco Nelissen2015-06-111-1/+1
* Use only strong references to AudioEffectEric Laurent2015-06-081-4/+7
* stagefright: add support for batching OMX eventsLajos Molnar2015-06-051-18/+40
* Improve AudioTrack offload timestamp startup glitch detectorAndy Hung2015-06-041-4/+26
* Compute sleep time when AudioTrack client callback returns no PCM dataAndy Hung2015-06-031-10/+79
* stagefright: add support for fences in OMXLajos Molnar2015-06-021-9/+23
* Merge "Store server latency, sample rate, framecount information in AudioTrac...Andy Hung2015-06-021-38/+12
|\
| * Store server latency, sample rate, framecount information in AudioTrackAndy Hung2015-06-011-38/+12
* | 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