summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix 2194140: [Passion] Support Audience chip.Eric Laurent2009-11-022-2/+4
* Dump media recorder PID in dumpsys media.player, and fix minor bugs.Gloria Wang2009-10-294-3/+33
* Merge change I7c0d20a7 into eclairAndroid (Google) Code Review2009-10-262-0/+37
|\
| * Run the metadataretriever at background priority. Bug 2187133.Dave Sparks2009-10-262-0/+37
* | Revert "Now that the underlying bug is fixed we can continue using OMX_UseBuf...Andreas Huber2009-10-261-0/+1
|/
* Merge change Icf10db28 into eclairAndroid (Google) Code Review2009-10-244-3/+29
|\
| * Fix issue 2192181: AudioFlinger must provide separated methods to set VOICE_C...Eric Laurent2009-10-214-3/+29
* | Fix 2209967 Tonegenerator: mutex not release in startTone() upon timeout wait...Eric Laurent2009-10-231-4/+6
* | Now that the underlying bug is fixed we can continue using OMX_UseBuffer for ...Andreas Huber2009-10-211-1/+0
|/
* do not merge: The qcom video decoders always output yuv data after adjusting ...Andreas Huber2009-10-203-1/+9
* Merge change I11ebbfd9 into eclairAndroid (Google) Code Review2009-10-161-10/+29
|\
| * A few more testcases for the vendor to reproduce issues with their decoder. N...Andreas Huber2009-10-161-10/+29
* | fix [2182249] [MR1] valgrind error in surface flingerMathias Agopian2009-10-151-6/+9
|/
* fix [2170319] gmail bulk operation checkbox latency on passionMathias Agopian2009-10-072-48/+1
* Merge change I4961c959 into eclairAndroid (Google) Code Review2009-10-061-7/+13
|\
| * fix [2152536] ANR in browserMathias Agopian2009-10-061-7/+13
* | Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too h...Eric Laurent2009-10-062-11/+24
|/
* fix [2168531] have software-only gralloc buffer side-step the HALMathias Agopian2009-10-061-0/+83
* fix [2167050] glTexImage2D code path buggy in SurfaceFlingerMathias Agopian2009-10-062-127/+1
* Music visualizer support hack.Marco Nelissen2009-10-067-4/+225
* Attempt to fix [2152536] ANR in browserMathias Agopian2009-10-021-7/+9
* Remove audio latency fudge factor 96 msec.Jianhong Jiang2009-09-291-1/+1
* Fix some metadata retriever issues:James Dong2009-09-292-24/+27
* Fix issue 2142613: ToneGenerator: short tones sometimes don't play on sholes ...Eric Laurent2009-09-242-9/+21
* Merge change 25528 into eclairAndroid (Google) Code Review2009-09-172-0/+67
|\
| * Another stagefright test-case and ignore end-of-stream notifications while we...Andreas Huber2009-09-172-0/+67
* | add basic time stats for surfaces lock timeMathias Agopian2009-09-171-8/+20
|/
* Merge change 25158 into eclairAndroid (Google) Code Review2009-09-162-0/+76
|\
| * Another software color conversion implementation, this time OMX_QCOM_COLOR_Fo...Andreas Huber2009-09-152-0/+76
* | The 8k chipset qcom decoders require that the input buffers be allocated usin...Andreas Huber2009-09-151-0/+1
|/
* Merge change 25128 into eclairAndroid (Google) Code Review2009-09-153-15/+111
|\
| * Support CbYCrY -> RGB565 color conversion in IOMXRenderer.Andreas Huber2009-09-153-15/+111
* | Added an API IOMX::createRendererFromJavaSurface.Andreas Huber2009-09-157-2/+42
|/
* Merge change 24947 into eclairAndroid (Google) Code Review2009-09-141-0/+2
|\
| * make sure to update the tail pointer when undoing a dequeueMathias Agopian2009-09-141-0/+2
* | Added a little more logging in OMXCodec.cpp for vendors to be able to reprodu...Andreas Huber2009-09-141-0/+2
|/
* Merge change 24742 into eclairAndroid (Google) Code Review2009-09-141-2/+12
|\
| * Apparently I must not use OMX_UseBuffer on either input or output ports on an...Andreas Huber2009-09-111-2/+12
* | Merge change 24337 into eclairAndroid (Google) Code Review2009-09-143-9/+26
|\ \ | |/ |/|
| * Fix issue 2107584: media server crash when AudioFlinger fails to allocate mem...Eric Laurent2009-09-093-9/+26
* | Only build the "full" stagefright (including MediaExtractors and MediaPlayer)...Andreas Huber2009-09-114-11/+33
* | Move JPEGSource.{cpp,h} into libstagefright.Andreas Huber2009-09-115-6/+3
* | Merge change 24643 into eclairAndroid (Google) Code Review2009-09-101-2/+3
|\ \
| * | fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymoreMathias Agopian2009-09-101-2/+3
* | | Merge change 24642 into eclairAndroid (Google) Code Review2009-09-101-4/+12
|\ \ \ | |/ /
| * | make sure conditions will return when the status of a surface is not NO_ERRORMathias Agopian2009-09-101-4/+12
* | | Media MIME types now have corresponding constants in MediaDefs.h, new codec e...Andreas Huber2009-09-1017-106/+377
|/ /
* | Add component name to informational logging in OMXCodec.cppAndreas Huber2009-09-101-5/+6
* | Merge change 24450 into eclairAndroid (Google) Code Review2009-09-102-22/+70
|\ \
| * | Minor API change in MPEG4Writer, support for amr output into MPEG4 containers.Andreas Huber2009-09-092-22/+70