summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge change 25291 into eclairAndroid (Google) Code Review2009-09-161-1/+1
|\
| * Try to fix sdk build again.Chih-Chung Chang2009-09-171-1/+1
* | Merge change 25286 into eclairAndroid (Google) Code Review2009-09-161-1/+1
|\ \ | |/
| * Fix sdk build.Chih-Chung Chang2009-09-171-1/+1
* | Merge change 25158 into eclairAndroid (Google) Code Review2009-09-161-0/+75
|\ \
| * | Another software color conversion implementation, this time OMX_QCOM_COLOR_Fo...Andreas Huber2009-09-151-0/+75
* | | Merge change 25272 into eclairAndroid (Google) Code Review2009-09-161-1/+0
|\ \ \ | | |/ | |/|
| * | Make ExifInterface public.Chih-Chung Chang2009-09-161-1/+0
* | | Merge change 25155 into eclairAndroid (Google) Code Review2009-09-161-0/+31
|\ \ \ | |/ / |/| |
| * | Fix bug 2115258 where the AudioManager javadoc doesn't warn againstJean-Michel Trivi2009-09-151-0/+31
* | | Clean ExifInterface. Prepare to make it public.Chih-Chung Chang2009-09-162-221/+161
* | | modified: MediaFrameworkTest/src/com/android/mediaframeworktest/MediaNames...Yu Shan Emily Lau2009-09-151-2/+2
* | | 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-152-15/+101
|\ \
| * | Support CbYCrY -> RGB565 color conversion in IOMXRenderer.Andreas Huber2009-09-152-15/+101
| |/
* | Merge change 25101 into eclairAndroid (Google) Code Review2009-09-155-0/+29
|\ \
| * | Added an API IOMX::createRendererFromJavaSurface.Andreas Huber2009-09-155-0/+29
| |/
* | Merge change 24955 into eclairAndroid (Google) Code Review2009-09-152-3/+182
|\ \ | |/ |/|
| * new file: tests/MediaFrameworkTest/src/com/android/mediaframeworktest/Medi...Yu Shan Emily Lau2009-09-142-3/+182
* | 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
* | | modified: tests/MediaFrameworkTest/src/com/android/mediaframeworktest/Medi...Yu Shan Emily Lau2009-09-112-2/+8
| |/ |/|
* | Only build the "full" stagefright (including MediaExtractors and MediaPlayer)...Andreas Huber2009-09-113-11/+29
* | Move JPEGSource.{cpp,h} into libstagefright.Andreas Huber2009-09-112-0/+234
* | API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API.Nick Pelly2009-09-101-16/+11
* | Media MIME types now have corresponding constants in MediaDefs.h, new codec e...Andreas Huber2009-09-1011-98/+238
* | Add component name to informational logging in OMXCodec.cppAndreas Huber2009-09-101-5/+6
* | Merge change 24450 into eclairAndroid (Google) Code Review2009-09-101-19/+67
|\ \
| * | Minor API change in MPEG4Writer, support for amr output into MPEG4 containers.Andreas Huber2009-09-091-19/+67
* | | Merge change 24448 into eclairAndroid (Google) Code Review2009-09-101-1/+14
|\ \ \
| * | | Support for amr-wb tracks in MPEG4Extractor.Andreas Huber2009-09-091-1/+14
| |/ /
* | | Merge change 24447 into eclairAndroid (Google) Code Review2009-09-101-1/+85
|\ \ \
| * | | Added some more verbose output for AMR formats. Properly fill out the output ...Andreas Huber2009-09-091-1/+85
| |/ /
* | | Fix issue android.permission.cts.NoAudioPermissionTest:testRouting is failing.Eric Laurent2009-09-101-0/+6
* | | Merge change 24391 into eclairAndroid (Google) Code Review2009-09-091-10/+17
|\ \ \ | |/ / |/| |
| * | RIO-7461: Update media scanner to scan AAC files.James Stokebrand2009-09-091-10/+17
| |/
* | Calculate proper output buffer size for some more 16-bit RGB color spaces.Andreas Huber2009-09-091-0/+9
* | Added a .amr file extractor (for AMR-NB and AMR-WB content).Andreas Huber2009-09-095-0/+246
* | Merge change 24179 into eclairAndroid (Google) Code Review2009-09-091-0/+37
|\ \ | |/ |/|
| * Support encoding amr-wb content in stagefright.Andreas Huber2009-09-081-0/+37
* | Fix issue 1992233: DTMF tones on Sholes is really long.Eric Laurent2009-09-082-7/+37
* | modified: tests/MediaFrameworkTest/src/com/android/mediaframeworktest/Medi...Yu Shan Emily Lau2009-09-081-2/+2
* | Merge change 24178 into eclairAndroid (Google) Code Review2009-09-081-1/+5
|\ \ | |/
| * The qcom decoder requires that the output buffers be allocated by the compone...Andreas Huber2009-09-081-1/+5
* | Add basic metadata retrieval support for midi, ogg, etc.James Dong2009-09-087-13/+334
|/
* Merge change 23835 into eclairAndroid (Google) Code Review2009-09-033-1/+35
|\
| * When encountering a .nomedia file, notify the MediaScannerClient,Marco Nelissen2009-09-033-1/+35