Commit graph

12 commits

Author SHA1 Message Date
Wen Chang Liu
655b608854 Merge changes from topic "p24_upgrade_mpc15" into main
* changes:
  Support FEATURE_HlgEditing for MPC15
  Support FEATURE_DynamicColorAspect for MPC15
2024-10-07 04:40:02 +00:00
Wesley Lee
1a610d10a2 set the minimal resolution as 80x80
Bug: 367425615

Flag: EXEMPT bugfix

Change-Id: I24191f3ead995535a0ee87b47030dbfe2e448740
Signed-off-by: Wesley Lee <szuweilee@google.com>
2024-09-20 16:36:00 -07:00
Wen Chang Liu
7c7154dd1c 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
2024-09-18 06:55:18 +00:00
Wen Chang Liu
5fcf705434 Support FEATURE_DynamicColorAspect for MPC15
[5.1/H-1-21] MUST support FEATURE_DynamicColorAspect for all
hardware video decoders (AVC, HEVC, VP9, AV1, or later).

Bug: 343864145
Flag: EXEMPT resource only update
Test: run cts -m CtsMediaPerformanceClassTestCases -- --module-arg \
      CtsMediaPerformanceClassTestCases:instrumentation-arg:media-performance-class:=35
Test: run cts -m CtsMediaV2TestCases -t android.mediav2.cts.DecoderDynamicColorAspectTest
Test: run cts -m CtsMediaV2TestCases -t android.mediav2.cts.AdaptivePlaybackTest
Change-Id: I97c2e683f2290a91e40be77f595b1043c548db6d
2024-09-18 06:50:16 +00:00
Wesley Lee
b3bcbac6f1 Merge "enable ZumaPro HDR editing" into main 2024-07-10 20:51:26 +00:00
Wesley Lee
9c98f2c06e enable ZumaPro HDR editing
Bug: 345301797

Change-Id: Ieb1684a9ad3426bc3240886b95adb0425c3c085d
Signed-off-by: Wesley Lee <szuweilee@google.com>
2024-06-05 15:42:39 -07:00
Wen Chang Liu
b0c1ae75ea Merge "update odd resolution support in vpx and av1 codecs" into main 2024-04-10 11:20:37 +00:00
wenchangliu
6afae0f816 update odd resolution support in vpx and av1 codecs
[VSR-4.2.004.001] MUST support the smallest width/height alignment allowed
by the video standard. For AVC/HEVC/VCC, this requires 2x2 pixel alignment
for YUV 4:2:0 profiles, and 2x1 pixel alignment for YUV 4:2:2 profiles.
For VP8/VP9/AV1, this requires 1x1 pixel alignment for any profiles.
Note: This is usually stored as the crop rectangle in the bitstream.

Bug: 329378524
Test: CtsMediaV2TestCases
Change-Id: I0e84a342bf1093c74c712d2c811b37eca9c7908c
2024-04-01 04:12:02 +00:00
Wesley Lee
2e22aaccbe reduce 720p performance number
Bug: 325950790

Change-Id: I749970ef970ee9268ac48da248daec1748c72231
Signed-off-by: Wesley Lee <szuweilee@google.com>
2024-03-21 14:34:53 -07:00
Ruofei Ma
06544fd893 Enable adaptive playback for BigWave
Bug: 309722491

Change-Id: I64d1d6f31cfe2f7804e932fe40f6069c084617cb
Signed-off-by: Ruofei Ma <ruofeim@google.com>
2023-11-17 22:08:30 +00:00
wenchangliu
b2fd1cd5a9 sync media_codecs_[bo_c2|aosp_c2|performance_c2].xml from zuma
Bug: 301897167
Test: run cts -m CtsVideoTestCases -t android.video.cts.VideoEncoderDecoderTest
Test: run cts -m CtsMediaDecoderTestCases -t android.media.decoder.cts.VideoDecoderPerfTest
Change-Id: Iae546e1e759f1e11555979b6d722ee39aa0cbc9f
2023-09-25 11:20:22 +00:00
Robin Peng
dec234f475 init zumapro from zuma sha 4daedb8feb4d4
Bug: 272725898
Change-Id: I1e1ab5d15e7f4b2b59e28f2e52e07cd7e12f25b3
2023-03-31 15:10:16 +00:00