wenchangliu a71e7d1dcc 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-10 11:20:32 +00:00
2021-05-18 00:03:56 +00:00
2024-02-22 17:54:36 +00:00
2024-03-22 21:00:04 +08:00
2024-01-19 06:36:07 +00:00
2023-04-10 20:50:17 +00:00
2023-12-25 04:39:46 +00:00
2024-04-08 16:11:19 +00:00
2024-03-05 06:16:54 +00:00
2021-03-06 16:31:12 +08:00
2023-09-28 00:30:02 +00:00
Description
No description provided
494 MiB
Languages
C++ 69.9%
Makefile 28.1%
Java 2%