summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge change 26881 into eclairAndroid (Google) Code Review2009-09-251-8/+19
|\
| * Fix issue 2142613: ToneGenerator: short tones sometimes don't play on sholes ...Eric Laurent2009-09-241-8/+19
* | Merge change 27011 into eclairAndroid (Google) Code Review2009-09-251-15/+17
|\ \ | |/ |/|
| * Added the checking for the wma in the memory test.Yu Shan Emily Lau2009-09-251-15/+17
* | Fix issue 2128896 The thumbnail generated after picture capture with max zoom...Ray Chen2009-09-241-1/+1
* | Merge change 26948 into eclairAndroid (Google) Code Review2009-09-241-0/+1
|\ \ | |/
| * Suppress the testPing as we moved the release test target to the userdebug. T...Yu Shan Emily Lau2009-09-241-0/+1
* | Fix broken build.Dianne Hackborn2009-09-231-2/+2
* | Add new thumbnail API.Ray Chen2009-09-233-0/+683
|/
* Merge change 26332 into eclairAndroid (Google) Code Review2009-09-223-18/+71
|\
| * 1) Add the wma / wmv profile reader.Yu Shan Emily Lau2009-09-223-18/+71
* | Make media scanner read the jpeg orientation tag.Chih-Chung Chang2009-09-221-0/+22
|/
* Merge change 25858 into eclairAndroid (Google) Code Review2009-09-181-1/+2
|\
| * There is a know issue in PV regarding the video size return. Need to put a 1 ...Yu Shan Emily Lau2009-09-181-1/+2
* | 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