summaryrefslogtreecommitdiffstats
path: root/media/tests/MediaFrameworkTest
Commit message (Collapse)AuthorAgeFilesLines
* am 47f1d4d5: am b1780474: Merge "Instead of caputre the memory footprint ↵Yu Shan Emily Lau2010-01-271-39/+17
|\ | | | | | | | | | | | | | | | | before and after the test. We would like to monitor the memory trend while the test is running. This can eliminate the overhead for the frist test case in creating the player." into eclair Merge commit '47f1d4d509b271ddb2f158c761e572413f39f1a8' * commit '47f1d4d509b271ddb2f158c761e572413f39f1a8': Instead of caputre the memory footprint before and after the test. We would like to monitor the memory trend while the test is running. This can eliminate the overhead for the frist test case in creating the player.
| * Instead of caputre the memory footprint before and after the test. We would ↵Yu Shan Emily Lau2010-01-211-39/+17
| | | | | | | | like to monitor the memory trend while the test is running. This can eliminate the overhead for the frist test case in creating the player.
* | Add the new golden thumbnail image as the PV and stagefright implementations ↵Yu Shan Emily Lau2010-01-252-1/+2
| | | | | | | | in capturing thumbnail is different.
* | Make the MediaMetadataTest a little more lenient when it comes to verifying ↵Andreas Huber2010-01-201-1/+5
| | | | | | | | | | | | the duration of media files, only require that the returned duration is within 100ms of the expected one, as the PV and stagefright implementations differ slightly. related-to-bug: 2377534
* | Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-082-11/+11
| | | | | | | | Bug: #2361749.
* | am 8445f367: Merge change Ibb9b1de1 into eclairYu Shan Emily Lau2009-12-071-34/+33
|\ \ | |/ | | | | | | | | | | Merge commit '8445f367070514dce3154be73827107b8a93f234' into eclair-mr2 * commit '8445f367070514dce3154be73827107b8a93f234': 1) Capture the start memory before the test started
| * 1) Capture the start memory before the test startedYu Shan Emily Lau2009-12-041-34/+33
| | | | | | | | 2) Report the mem diff to zero if it is negative.
* | am 9ed314ce: Merge change Ib3191441 into eclairYu Shan Emily Lau2009-11-201-0/+2
|\ \ | |/ | | | | | | | | | | Merge commit '9ed314cefb5ec711dfcb5527a2a0a6b87a643c24' into eclair-mr2 * commit '9ed314cefb5ec711dfcb5527a2a0a6b87a643c24': Add the checking for mediaplayer stress test.
| * Add the checking for mediaplayer stress test.Yu Shan Emily Lau2009-11-201-0/+2
| |
* | am bf964e6a: Merge change Ic060d86f into eclairGloria Wang2009-11-105-0/+12
|\ \ | |/ | | | | | | | | | | Merge commit 'bf964e6a0488c25bfe18d2c041aafe42cf493b9e' into eclair-mr2 * commit 'bf964e6a0488c25bfe18d2c041aafe42cf493b9e': Check whether test server is up before running tests which use streaming files.
| * Check whether test server is up before running tests which use streaming files.Gloria Wang2009-11-095-0/+12
| |
* | am 1e495da1: Merge change I4b03c2cd into eclairJames Dong2009-11-052-4/+12
|\ \ | |/ | | | | | | | | | | Merge commit '1e495da19f3f0061de38821a4ac733dca833b3eb' into eclair-mr2 * commit '1e495da19f3f0061de38821a4ac733dca833b3eb': Add windows media support check in MediaMetadataTest.java and MediaPlayerApiTest.java
| * Add windows media support check in MediaMetadataTest.java and ↵James Dong2009-11-042-4/+12
| | | | | | | | MediaPlayerApiTest.java
* | am f67eff17: Merge change Ib0036762 into eclairJames Dong2009-11-021-0/+29
|\ \ | |/ | | | | | | | | | | Merge commit 'f67eff177515baa421d8717ee20efdc516fde580' into eclair-mr2 * commit 'f67eff177515baa421d8717ee20efdc516fde580': Add windows media support check in MediaMetadataRetrieverTest
| * Merge change Ib0036762 into eclairAndroid (Google) Code Review2009-11-021-0/+29
| |\ | | | | | | | | | | | | * changes: Add windows media support check in MediaMetadataRetrieverTest bug 2232274
| | * Add windows media support check in MediaMetadataRetrieverTestJames Dong2009-11-021-0/+29
| | | | | | | | | | | | bug 2232274
| * | Merge change I43a335c3 into eclairAndroid (Google) Code Review2009-11-021-1/+2
| |\ \ |/ / / | | | | | | | | | * changes: Suppress takePicture test from continuous DO NOT MERGE.
| * | Suppress takePicture test from continuous DO NOT MERGE.Brett Chabot2009-10-301-1/+2
| |/ | | | | | | Bug 2141755
* | Remove testCheckMediaPlaybackHandlesApplicationItunes from continuous.Brett Chabot2009-10-301-1/+2
|/ | | | This test causes the whole suite to hang.
* Fixed the H263 video duation which caused the incorrect video validation.Yu Shan Emily Lau2009-10-262-1/+2
|
* 1) Add 10 seconds wait time before collecting the end memory.Yu Shan Emily Lau2009-10-152-8/+12
| | | | 2) Modified the player stress test, shorten the plabyack time.
* Fixed the long recorder time and reduce the number of loops.Yu Shan Emily Lau2009-09-292-4/+4
|
* Turn on thubmnail capture unit test for media metadata retrieverJames Dong2009-09-281-3/+2
|
* Removed the device type checkingYu Shan Emily Lau2009-09-252-36/+39
|
* Added the checking for the wma in the memory test.Yu Shan Emily Lau2009-09-251-15/+17
|
* Suppress the testPing as we moved the release test target to the userdebug. ↵Yu Shan Emily Lau2009-09-241-0/+1
| | | | This test rely on a mock_media_player.so which build under the eng build
* 1) Add the wma / wmv profile reader.Yu Shan Emily Lau2009-09-223-18/+71
| | | | | 2) Add the flag which check the wma/wmv enable properties. If the codec is not enable, then skip the wma / wmv related test cases. 3) Added a workaround which let the testcodecspecific test case continue even though there is a failure in the middle of the test. Besides, take out the remvoeFile for temporary usage.
* 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
| | | | second sleep before we get the video dimension
* Suppressed the invalidFrameRate as the framework is not throwing the ↵Yu Shan Emily Lau2009-09-181-0/+1
| | | | IOException anymore.
* 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
|\ | | | | | | | | * changes: Modified the new stream video url.
| * Modified the new stream video url.Yu Shan Emily Lau2009-09-161-6/+6
| |
* | modified: ↵Yu Shan Emily Lau2009-09-151-33/+163
|/ | | | | | | | MediaFrameworkTest/src/com/android/mediaframeworktest/stress/MediaRecorderStressTest.java Added the error callback to handle the media server crash. modified: MediaFrameworkTest/src/com/android/mediaframeworktest/stress/MediaRecorderStressTest.java
* modified: ↵Yu Shan Emily Lau2009-09-151-2/+2
| | | | | | MediaFrameworkTest/src/com/android/mediaframeworktest/MediaNames.java Fixed the meta data duration
* new file: ↵Yu Shan Emily Lau2009-09-142-3/+182
| | | | | | | | | | tests/MediaFrameworkTest/src/com/android/mediaframeworktest/MediaProfileReader.java modified: tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/MediaRecorderTest.java Added a new test suite which parse the system media properties and group in into the high quality and low quality recording tests. new file: tests/MediaFrameworkTest/src/com/android/mediaframeworktest/MediaProfileReader.java modified: tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/MediaRecorderTest.java
* modified: ↵Yu Shan Emily Lau2009-09-112-2/+8
| | | | | | | | | tests/MediaFrameworkTest/src/com/android/mediaframeworktest/MediaNames.java modified: tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/MediaPlayerStressTest.java Fix the m4a1 duration and the also fix the random_seek time error in the stress test. modified: tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/MediaPlayerStressTest.java
* modified: ↵Yu Shan Emily Lau2009-09-081-2/+2
| | | | | | tests/MediaFrameworkTest/src/com/android/mediaframeworktest/MediaNames.java Fixed the incorrect expected druation
* Merge change 22995 into eclairAndroid (Google) Code Review2009-08-313-9/+11
|\ | | | | | | | | * changes: modified: res/layout/surface_view.xml modified: src/com/android/mediaframeworktest/MediaFrameworkTest.java modified: src/com/android/mediaframeworktest/functional/MediaPlayerApiTest.java Fixed the async mp3 playback test case and also switch the base activity to full screen.
| * modified: res/layout/surface_view.xmlYu Shan Emily Lau2009-08-313-9/+11
| | | | | | | | | | | | | | | | | | | | | | | | modified: src/com/android/mediaframeworktest/MediaFrameworkTest.java modified: src/com/android/mediaframeworktest/functional/MediaPlayerApiTest.java Fixed the async mp3 playback test case and also switch the base activity to full screen. modified: src/com/android/mediaframeworktest/functional/MediaPlayerApiTest.java modified: tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/MediaPlayerApiTest.java modified: tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/MediaPlayerApiTest.java
* | Final high-density frameworks artwork drop from designers (dated 25-Aug-2009).Daniel Sandler2009-08-282-0/+0
|/
* am b56de747: Revert " modified: ↵Yu Shan Emily Lau2009-08-251-7/+0
|\ | | | | | | | | | | | | | | | | MediaFrameworkTest/src/com/android/mediaframeworktest/functional/MediaPlayerApiTest.java" Merge commit 'b56de7474d93e634f77be58a794fbd1b0e68f6a8' into eclair * commit 'b56de7474d93e634f77be58a794fbd1b0e68f6a8': Revert " modified: MediaFrameworkTest/src/com/android/mediaframeworktest/functional/MediaPlayerApiTest.java"
| * Revert " modified: ↵Yu Shan Emily Lau2009-08-251-7/+0
| | | | | | | | | | | | MediaFrameworkTest/src/com/android/mediaframeworktest/functional/MediaPlayerApiTest.java" This reverts commit 051d8d6692a4f8d852f6336d1e31a3a907913ac7.
* | am 8c937a17: Merge change 22379 into donutYu Shan Emily Lau2009-08-241-0/+7
|\ \ | |/ | | | | | | | | | | Merge commit '8c937a17667704ee9ba60663f4c4b76f3c3a0f78' into eclair * commit '8c937a17667704ee9ba60663f4c4b76f3c3a0f78': modified: MediaFrameworkTest/src/com/android/mediaframeworktest/functional/MediaPlayerApiTest.java
| * modified: ↵Yu Shan Emily Lau2009-08-211-0/+7
| | | | | | | | | | | | | | | | MediaFrameworkTest/src/com/android/mediaframeworktest/functional/MediaPlayerApiTest.java Fixed the passing incorrect media names and add the localH263AMRprepareAsync test. modified: MediaFrameworkTest/src/com/android/mediaframeworktest/functional/MediaPlayerApiTest.java
* | DO NOT MERGE, ALready merged to master.Sahil Sachdeva2009-08-142-31/+33
| | | | | | | | 1440173 [NJ-1331] MetaData utility parse the wrong m4a meta data. Changes to Java, application side.
* | am 3397f169: Capture the start and end memory usage in the output file. Move ↵Yu Shan Emily Lau2009-08-061-8/+31
|\ \ | |/ | | | | | | | | | | | | | | the start memory catpure after 10 loops. Merge commit '3397f16949d2e86442c32f3b82d5ee3ace99ba82' * commit '3397f16949d2e86442c32f3b82d5ee3ace99ba82': Capture the start and end memory usage in the output file. Move the start memory catpure after 10 loops.
| * Capture the start and end memory usage in the output file. Move the start ↵Yu Shan Emily Lau2009-08-061-8/+31
| | | | | | | | memory catpure after 10 loops.
* | am bd014e07: Remove the memory capture in the first run and make it the same ↵Yu Shan Emily Lau2009-08-051-7/+0
|\ \ | |/ | | | | | | | | | | | | | | as the cupcake test case. Merge commit 'bd014e07e2e95d4ac706c6863e2587bd96daa51e' * commit 'bd014e07e2e95d4ac706c6863e2587bd96daa51e': Remove the memory capture in the first run and make it the same as the cupcake test case.
| * Remove the memory capture in the first run and make it the same as the ↵Yu Shan Emily Lau2009-08-051-7/+0
| | | | | | | | cupcake test case.
* | Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-231-48/+48
| | | | | | | | | | | | | | Initial commit for review. Integrated comments after patch set 1 review. Fixed lockup in AudioFlinger::ThreadBase::exit() Fixed lockup when playing tone with AudioPlocyService startTone()