Commit graph

8 commits

Author SHA1 Message Date
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