summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGu, Wangyi <wangyi.gu@intel.com>2015-06-26 13:05:04 +0800
committerPatrick Tjin <pattjin@google.com>2015-07-01 08:41:45 -0700
commit47d55e149d0a09c8f53083151536c1b4973c2c3b (patch)
treea4afef84fe8340dadf0d92e5464501237e621f3b
parenta49c8443b3be21f77b4fd05df0504f6e3d7df144 (diff)
downloadfugu-47d55e149d0a09c8f53083151536c1b4973c2c3b.tar.gz
remove the legacy VP9 solution configure in fugu
Conflicts: media_codecs.xml Bug: 22172937 Signed-off-by: Gu, Wangyi <wangyi.gu@intel.com> Change-Id: I075901cd23b49fe3fc4f519d20ff633ec9e4b843 Signed-off-by: Patrick Tjin <pattjin@google.com>
-rwxr-xr-xmedia_codecs.xml9
-rw-r--r--wrs_omxil_components.list1
2 files changed, 0 insertions, 10 deletions
diff --git a/media_codecs.xml b/media_codecs.xml
index a8e969b..572d5dd 100755
--- a/media_codecs.xml
+++ b/media_codecs.xml
@@ -149,15 +149,6 @@ Only the three quirks included above are recognized at this point:
<Feature name="adaptive-playback" />
<Limit name="concurrent-instances" max="4" />
</MediaCodec>
- <MediaCodec name="OMX.Intel.VideoDecoder.VP9.hwr" type="video/x-vnd.on2.vp9">
- <Limit name="size" min="16x16" max="1920x1088" />
- <Limit name="alignment" value="2x2" />
- <Limit name="block-size" value="16x16" />
- <Limit name="blocks-per-second" range="1-244800" />
- <Limit name="bitrate" range="1-8000000" />
- <Feature name="adaptive-playback" />
- <Limit name="concurrent-instances" max="32" />
- </MediaCodec>
<MediaCodec name="OMX.Intel.sw_vd.h265" type="video/hevc">
<Limit name="size" min="16x16" max="1920x1088" />
<Limit name="alignment" value="2x2" />
diff --git a/wrs_omxil_components.list b/wrs_omxil_components.list
index 2b85fda..c3db48f 100644
--- a/wrs_omxil_components.list
+++ b/wrs_omxil_components.list
@@ -4,7 +4,6 @@ libOMXVideoDecoderWMV.so
libOMXVideoDecoderMPEG4.so
libOMXVideoDecoderVP8.so
libOMXVideoDecoderMPEG2.so
-libOMXVideoDecoderVP9HWR.so
libOMXVideoDecoderVP9Hybrid.so
libOMXVideoDecoderAVCSecure.so
libOMXVideoEncoderAVC.so