summaryrefslogtreecommitdiffstats
path: root/media/libmedia
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use standard syntax to initialize fields."Glenn Kasten2014-11-191-712/+712
|\
| * Use standard syntax to initialize fields.Chih-Hung Hsieh2014-11-141-712/+712
* | No need to #include atomic-inline.h if you have atomic.h.Elliott Hughes2014-11-171-1/+0
* | libcutils no longer requires that its users configure ANDROID_SMP.Elliott Hughes2014-11-171-2/+0
* | Update calls to IInterface::asBinder()Marco Nelissen2014-11-1719-60/+60
|/
* Resolve conflictThe Android Open Source Project2014-11-0636-2010/+5622
|\
| * Fix AudioTrack retrograde getPosition when restoring tracksAndy Hung2014-10-171-1/+4
| * AudioTrack: fix AudioTrackThread crash upon exitEric Laurent2014-10-071-0/+3
| * audio: fix stream type for accessibility usageEric Laurent2014-09-253-2/+36
| * Reduce log spam from getTimestamp errorsGlenn Kasten2014-09-191-1/+1
| * Merge "AudioEffect acquires session" into lmp-devJean-Michel Trivi2014-09-181-3/+10
| |\
| | * AudioEffect acquires sessionJean-Michel Trivi2014-09-181-3/+10
| * | Fix AudioTrack offloaded timestamp handling.Andy Hung2014-09-171-5/+93
| |/
| * Clean up AudioTrack position and timestamp handlingGlenn Kasten2014-09-111-18/+73
| * CamcorderProfile: Add QUALITY_HIGH_SPEED_2160PZhijun He2014-09-091-0/+1
| * Fix potential deadlock between AudioPolicyService and AudioSystemAndy Hung2014-09-081-1/+5
| * Cache audio attributes when player not availableJean-Michel Trivi2014-09-051-2/+19
| * Merge "Use CharacterEncodingDetector in metadataretriever" into lmp-devMarco Nelissen2014-09-035-183/+51
| |\
| | * Use CharacterEncodingDetector in metadataretrieverMarco Nelissen2014-09-025-183/+51
| * | [AU]Sync libmedia/Android.mk modification from KLP-SproutHochi Huang2014-08-291-1/+1
| |/
| * stagefright/media: add support for codec features with text valueLajos Molnar2014-08-141-0/+6
| * Merge "MediaCodecList: handle errors gracefully" into lmp-devLajos Molnar2014-08-121-0/+8
| |\
| | * MediaCodecList: handle errors gracefullyLajos Molnar2014-08-121-0/+8
| * | MediaCodecList: don't return referencesLajos Molnar2014-08-121-2/+2
| |/
| * Merge "Extend downsampling ratios greater than 2:1" into lmp-devAndy Hung2014-08-111-4/+4
| |\
| | * Extend downsampling ratios greater than 2:1Andy Hung2014-08-111-4/+4
| * | Added Tunneled video playback support to ACodecRachad2014-08-081-0/+38
| |/
| * media/playerservice: add getCodecList() to MediaPlayerServiceLajos Molnar2014-08-071-0/+15
| * stagefright: rework media codec list and infosLajos Molnar2014-08-073-0/+418
| * AudioSystem: add API to query audio HW sync sourceEric Laurent2014-08-062-1/+25
| * Add sound trigger control by audio policyEric Laurent2014-08-052-1/+81
| * Allow device to be unprovisionedJeff Tinker2014-08-011-1/+19
| * audio policy: pass session ID to capture activity methodsEric Laurent2014-07-283-13/+25
| * rename AudioSystem::newAudioSessionId()Eric Laurent2014-07-284-8/+8
| * AudioFlinger: update openInput() and openOutput()Eric Laurent2014-07-281-119/+82
| * Merge "CamcorderProfiles: add high speed profile constants" into lmp-devZhijun He2014-07-241-2/+16
| |\
| | * CamcorderProfiles: add high speed profile constantsZhijun He2014-07-231-2/+16
| * | Merge "NuPlayer: save thread id in MediaPlayer::start" into lmp-devChong Zhang2014-07-231-9/+18
| |\ \
| | * | NuPlayer: save thread id in MediaPlayer::startChong Zhang2014-07-231-9/+18
| | |/
| * | Merge "StagefrightRecorder: webm (video only) support" into lmp-devRobert Shih2014-07-221-2/+5
| |\ \ | | |/ | |/|
| | * StagefrightRecorder: webm (video only) supportRobert Shih2014-07-221-2/+5
| * | audio_attributes_t for SoundPoolJean-Michel Trivi2014-07-201-6/+6
| * | Move AudioRecord frame count calculations to serverGlenn Kasten2014-07-172-45/+11
| * | Add audio_input_flags_t to IAudioPolicyService::getInputGlenn Kasten2014-07-173-7/+12
| * | Add audio_input_flags_t to IAudioFlinger::openInputGlenn Kasten2014-07-171-2/+6
| |/
| * 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
| | |\
| | * \ am 90732a3b: Merge "Remove dependency on Parcel::{read,write}IntPtr"Narayan Kamath2014-06-131-2/+2
| | |\ \
| | * \ \ resolved conflicts for merge of cbd74fcb to klp-modular-dev-plus-aospNarayan Kamath2014-06-131-64/+68
| | |\ \ \
| * | | | | IAudioFlinger::openRecord now suggests notificationFramesGlenn Kasten2014-07-032-0/+13