Support FEATURE_HlgEditing for MPC15
[5.1/H-1-20] MUST support the Feature_HdrEditing feature for all hardware AV1 and HEVC encoders present on the device at 4K resolution or the largest Camera-supported resolution, whichever is less. Bug: 343146210 Bug: 343864145 Flag: EXEMPT resource only update Test: run cts -m CtsMediaPerformanceClassTestCases -- --module-arg \ CtsMediaPerformanceClassTestCases:instrumentation-arg:media-performance-class:=35 Change-Id: I362b9b8cc349f58869aa51322d35930e29a8d2b8
This commit is contained in:
parent
5fcf705434
commit
7c7154dd1c
2 changed files with 2 additions and 0 deletions
|
@ -194,6 +194,7 @@
|
|||
<Feature name="qp-bounds"/>
|
||||
<Feature name="encoding-statistics"/>
|
||||
<Feature name="hdr-editing" />
|
||||
<Feature name="hlg-editing" />
|
||||
</MediaCodec>
|
||||
<MediaCodec name="c2.exynos.mpeg4.encoder" type="video/mp4v-es">
|
||||
<Limit name="size" min="32x32" max="2048x2048" />
|
||||
|
|
|
@ -68,6 +68,7 @@
|
|||
<Feature name="vq-minimum-quality"/>
|
||||
<Feature name="encoding-statistics"/>
|
||||
<Feature name="hdr-editing" />
|
||||
<Feature name="hlg-editing" />
|
||||
</MediaCodec>
|
||||
</Encoders>
|
||||
</MediaCodecs>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue