Add HDR Editing feature support for HEVC encoder
Bug: 211519296 Test: check isFeatureSupported() from MediaCodecInfo API Change-Id: Ie1cb08798f086627cdff866cd10f7398f70f968a
This commit is contained in:
parent
14e8f21c6a
commit
3d27a888f1
1 changed files with 1 additions and 0 deletions
|
@ -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" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue