summaryrefslogtreecommitdiffstats
path: root/media/libmedia
Commit message (Expand)AuthorAgeFilesLines
* Remove MediaPlayerService::decode()Marco Nelissen2015-01-266-1251/+0
* Replace MidiFile player with a Midi extractorMarco Nelissen2015-01-081-0/+14
* Use callbacks for Midi I/OMarco Nelissen2015-01-083-21/+82
* Remove hardcoded ICU & OpenSSL include paths.Narayan Kamath2015-01-051-2/+0
* Merge "Fix double close."Marco Nelissen2014-12-221-0/+1
|\
| * Fix double close.Bao Haojun2014-05-171-0/+1
* | Merge "Prevent ANR when AudioTrack is paused or re-routed"Glenn Kasten2014-12-091-0/+2
|\ \
| * | Prevent ANR when AudioTrack is paused or re-routedzunkyu.lee2014-12-081-0/+2
* | | Track volume should be maintained even if track is restoredseunghak.han2014-12-011-1/+5
|/ /
* | 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