summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* assert => CHECK in stagefright.Andreas Huber2009-08-2622-269/+219
* Disregard the EOS buffer flag while flushing or shutting down the decoder.Andreas Huber2009-08-261-1/+2
* Keep up with latest changes to overlay handling on that unnamable platform.Andreas Huber2009-08-263-18/+55
* Fix issue 2076322: AudioService, too many stream volume steps.Eric Laurent2009-08-261-10/+10
* Merge change 22646 into eclairAndroid (Google) Code Review2009-08-251-4/+36
|\
| * Make sure not to ask for more buffers when we know that there won't be any, a...Andreas Huber2009-08-251-4/+36
* | am b56de747: Revert " modified: MediaFrameworkTest/src/com/android/mediafra...Yu Shan Emily Lau2009-08-251-7/+0
|\ \ | |/ |/|
| * Revert " modified: MediaFrameworkTest/src/com/android/mediaframeworktest/fu...Yu Shan Emily Lau2009-08-251-7/+0
* | Fix build.Dianne Hackborn2009-08-241-1/+1
* | I am getting tired of the java doc warnings, so fix them.Dianne Hackborn2009-08-244-11/+19
* | am 8c937a17: Merge change 22379 into donutYu Shan Emily Lau2009-08-241-0/+7
|\ \ | |/
| * modified: MediaFrameworkTest/src/com/android/mediaframeworktest/functional...Yu Shan Emily Lau2009-08-211-0/+7
| * DO NOT MERGE: cherry-pick: libdrm1: Use libcrypto instead of libaes.Chia-chi Yeh2009-08-114-25/+23
* | Dynamically allocate a pair of MemoryHeaps according buffer count/sizes requi...Andreas Huber2009-08-201-10/+29
* | Fix AudioService on HFP power off due to new Bluetooth API.Nick Pelly2009-08-191-14/+19
* | Better (proper) parsing of the AVCDecoderConfigurationRecord, respect hardwar...Andreas Huber2009-08-191-20/+97
* | The PV AVC software decoder expects each fragment of a NAL unit to be handed ...Andreas Huber2009-08-193-99/+133
* | Fix missing -lpthread in linux-sim build.Feng Qian2009-08-181-1/+5
* | Bluetooth: API change.Nick Pelly2009-08-181-28/+23
* | Support for marshalling pointers / intptr_t in Parcel.Andreas Huber2009-08-171-54/+44
* | Squashed commit of the following:Andreas Huber2009-08-1716-153/+2350
* | Fix 1860351: Put datetime in jpeg exif to datetaken field.Chih-Chung Chang2009-08-172-1/+31
* | DO NOT MERGE, ALready merged to master.Sahil Sachdeva2009-08-144-31/+38
* | Change the number of volume steps from 6 to 7 per Verizon RequirementsJared Suttles2009-08-132-15/+23
* | libdrm: "==" should be an assignment.Mike Lockwood2009-08-121-1/+1
* | am cb2b2378: Merge change 20729 into donutWu-cheng Li2009-08-111-1/+4
|\ \ | |/
| * Fix the bug that EXIF attributes are always cached.Wu-cheng Li2009-08-111-1/+4
* | Fix issue 2045983 ToneGenerator: fix void statement.Eric Laurent2009-08-111-1/+1
* | Expose a variation of the createRenderer API that works on a plain Surface.Andreas Huber2009-08-102-9/+28
* | Deprecate/remove now unused socketpair ipc communication in favour of exclusi...Andreas Huber2009-08-105-397/+15
* | Merge change 20422Android (Google) Code Review2009-08-074-74/+33
|\ \
| * | Build the stagefright library by default.Andreas Huber2009-08-074-74/+33
* | | AudioService now differentiates BT headsets and car kits.Eric Laurent2009-08-071-14/+49
|/ /
* | Merge change 9674Android (Google) Code Review2009-08-071-4/+4
|\ \
| * | Fix problem in AudioTrack with 8 bit PCM and direct output.Eric Laurent2009-08-041-4/+4
* | | Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not ...Eric Laurent2009-08-074-150/+106
* | | am 3397f169: Capture the start and end memory usage in the output file. Move ...Yu Shan Emily Lau2009-08-061-8/+31
|\ \ \ | | |/ | |/|
| * | Capture the start and end memory usage in the output file. Move the start mem...Yu Shan Emily Lau2009-08-061-8/+31
* | | The mp3 decoder now correctly uses microseconds to measure time. One less quirk.Andreas Huber2009-08-061-3/+0
* | | libdrm1: Use libcrypto instead of libaes.Chia-chi Yeh2009-08-054-25/+23
* | | am bd014e07: Remove the memory capture in the first run and make it the same ...Yu Shan Emily Lau2009-08-051-7/+0
|\ \ \ | |/ /
| * | Remove the memory capture in the first run and make it the same as the cupcak...Yu Shan Emily Lau2009-08-051-7/+0
* | | Recording/Export to .mp4/h.263 somewhat works on TI hardware.Andreas Huber2009-08-052-171/+118
| |/ |/|
* | Merge change 9517Android (Google) Code Review2009-08-031-2/+0
|\ \
| * | We don't need libopencore_author and libcutils in libmedia_jniMarco Nelissen2009-08-031-2/+0
* | | am 5fd26775: Merge change 9390 into donutAndroid (Google) Code Review2009-08-031-0/+20
|\ \ \ | |/ / |/| / | |/
| * Name unknown albums after the folder they're in, similar to how songsMarco Nelissen2009-07-311-0/+20
* | Untangle MediaPlayer, MediaRecorder, MediaScanner and MediaMetadataRetriever JNIMarco Nelissen2009-08-0310-135/+167
* | The IOMX interface now instantiates IOMXRenderers to hide the details of hard...Andreas Huber2009-07-3112-127/+239
* | am 17c195c8: Merge change 9340 into donutAndroid (Google) Code Review2009-07-312-11/+9
|\ \ | |/