commit | a558d9d5fd49ed7b730162c92ef829b85becca91 | [log] [tgz] |
---|---|---|
author | Ram Mohan M <ram.mohan@ittiam.com> | Fri Apr 28 12:18:35 2017 +0530 |
committer | Zhuoyao Zhang <zhuoyao@google.com> | Sun May 14 14:55:57 2017 -0700 |
tree | 9c4c14296b192e61e52b9533bf8436bf5277fa34 | |
parent | c3659523160e58a971b2c1b8d285d029240dc25a [diff] [blame] |
Omx vts tests. Bug: 32023356 Test: make vts. cover basic encoder & decoder test to all components Till the previous commit, few components went untested. This commit covers all softomx components. Test: tested on softomx components Change-Id: I4c996a3743a6190d9c6d4c835aa89daefdc14658 enumerate profile and level for encoder components Change-Id: I4b9d3b3106d33a0241a7e36bd7189c1b3ef40ef0 bug fix: omx android compile as 32bit on 64bit platforms thanks lajos Change-Id: If11b20eeb6a75319f9e0cd6a62524dadab2ba8af Add more VTS tests for IOmxStore and IOmxNode Change-Id: I3401025b4f0b821f469222707c75b49fe4f0b0c5 avoid false flagging of errors If testing of the given component is not supported application do not flag an error, instead exit gracefully. Change-Id: Ic91a92614d18b204cc50b7d8f6dc1a0ca81ff782 Add support for g711, gsm and raw audio decoder components Change-Id: Ied70abdabb397a7a63e13293a8b35365a6b23e4f split eos test the eos test in decoders handles three different cases. These are now separated in to different test fixtures. Change-Id: I30c102109ce60a345f878d03d481337462fc817f Change-Id: I3401025b4f0b821f469222707c75b49fe4f0b0c5
diff --git a/media/res/bbb_g711alaw_1ch_8khz.info b/media/res/bbb_g711alaw_1ch_8khz.info new file mode 100755 index 0000000..2ffe358 --- /dev/null +++ b/media/res/bbb_g711alaw_1ch_8khz.info
@@ -0,0 +1,10 @@ +8192 32 0 +8192 32 1024000 +8192 32 2048000 +8192 32 3072000 +8192 32 4096000 +8192 32 5120000 +8192 32 6144000 +8192 32 7168000 +8192 32 8192000 +5462 32 9216000 \ No newline at end of file