summaryrefslogtreecommitdiff
path: root/media_codecs_aosp_c2.xml
diff options
context:
space:
mode:
authorwenchangliu <wenchangliu@google.com>2022-05-23 07:02:03 +0000
committerWen Chang Liu <wenchangliu@google.com>2022-05-23 10:02:36 +0000
commit3d27a888f14fd1de627389638c77edb662ffab4e (patch)
treec6408894897b83a09e0261945696b1f236eafd7d /media_codecs_aosp_c2.xml
parent14e8f21c6a6bc033aae0ec5aa29b9df5de57337a (diff)
downloadgs201-3d27a888f14fd1de627389638c77edb662ffab4e.tar.gz
Add HDR Editing feature support for HEVC encoder
Bug: 211519296 Test: check isFeatureSupported() from MediaCodecInfo API Change-Id: Ie1cb08798f086627cdff866cd10f7398f70f968a
Diffstat (limited to 'media_codecs_aosp_c2.xml')
-rw-r--r--media_codecs_aosp_c2.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/media_codecs_aosp_c2.xml b/media_codecs_aosp_c2.xml
index d013103..c2eed11 100644
--- a/media_codecs_aosp_c2.xml
+++ b/media_codecs_aosp_c2.xml
@@ -179,6 +179,7 @@
<Feature name="vq-minimum-quality"/>
<Feature name="qp-bounds"/>
<Feature name="encoding-statistics"/>
+ <Feature name="hdr-editing" />
</MediaCodec>
<MediaCodec name="c2.exynos.mpeg4.encoder" type="video/mp4v-es">
<Limit name="size" min="32x32" max="2048x2048" />