summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge change 25826 into eclairAndroid (Google) Code Review2009-09-181-0/+1
|\
| * Suppressed the invalidFrameRate as the framework is not throwing the IOExcept...Yu Shan Emily Lau2009-09-181-0/+1
* | Improve ExifInterface API.Chih-Chung Chang2009-09-182-94/+40
|/
* Modified the validation to use singal media player instance.Yu Shan Emily Lau2009-09-171-5/+6
* Merge change 25452 into eclairAndroid (Google) Code Review2009-09-181-6/+6
|\
| * Modified the new stream video url.Yu Shan Emily Lau2009-09-161-6/+6
* | Merge change 25528 into eclairAndroid (Google) Code Review2009-09-171-0/+7
|\ \
| * | Another stagefright test-case and ignore end-of-stream notifications while we...Andreas Huber2009-09-171-0/+7
| |/
* | Merge change 25228 into eclairAndroid (Google) Code Review2009-09-161-33/+163
|\ \ | |/ |/|
| * modified: MediaFrameworkTest/src/com/android/mediaframeworktest/stress/Med...Yu Shan Emily Lau2009-09-151-33/+163
* | 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