summaryrefslogtreecommitdiff
authorjie.yuan <jie.yuan@amlogic.com>2018-06-29 08:30:13 (GMT)
committer jie.yuan <jie.yuan@amlogic.com>2018-06-29 08:31:05 (GMT)
commit65e140bfbbcc52830aa058f6edfc5f93ae7e201b (patch)
tree3ffed66848f22881aed5905117d79fc258465053
parent8c7cebfe9f82501979c194441bc147d7ad1a8648 (diff)
downloaddarwin-65e140bfbbcc52830aa058f6edfc5f93ae7e201b.zip
darwin-65e140bfbbcc52830aa058f6edfc5f93ae7e201b.tar.gz
darwin-65e140bfbbcc52830aa058f6edfc5f93ae7e201b.tar.bz2
Revert "darwin:add hevc encoder and change HevcEnc sepolicy[1/1]"
fix VtsHalMediaOmxStoreV1_0Host This reverts commit e640792d7f72de744a9730d5b8dc77184049be48. Change-Id: I2b488f683b391fc8e54ce42e2304acc214553677
Diffstat
-rw-r--r--files/media_codecs.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/files/media_codecs.xml b/files/media_codecs.xml
index e04a9ea..daaa711 100644
--- a/files/media_codecs.xml
+++ b/files/media_codecs.xml
@@ -291,14 +291,6 @@ Only the three quirks included above are recognized at this point:
<MediaCodec name="OMX.google.aac.encoder" type="audio/mp4a-latm" />
<MediaCodec name="OMX.google.flac.encoder" type="audio/flac" />
- <MediaCodec name="OMX.amlogic.video.encoder.hevc" type="video/hevc" >
- <Limit name="size" min="352x288" max="1920x1088" />
- <Limit name="alignment" value="16x16" />
- <Limit name="block-size" value="16x16" />
- <Limit name="blocks-per-second" min="1" max="244800" />
- <Limit name="bitrate" range="1-10000000" />
- <Limit name="concurrent-instances" max="1" />
- </MediaCodec>
<MediaCodec name="OMX.amlogic.video.encoder.avc" type="video/avc" >
<Limit name="size" min="64x64" max="1920x1088" />
<Limit name="alignment" value="16x16" />