Commit graph

6 commits

Author SHA1 Message Date
wenchangliu
da4eb5e611 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:18:51 +00:00
wenchangliu
5472e87455 advertise performance points for 1080p resolution
We advertise 4k@120 for meet Performance class U requirements.
However, to compliant with performance class T requirements,
We need advertise at least performace point to 180 FPS for 1080p resolution.

Bug: 290220438
Test: run cts -m CtsMediaMiscTestCases
Test: run cts -m CtsMediaPerformanceClassTestCases
Change-Id: I1eeee5f166ecc4f4416777b321a3d74d651029f2
2023-07-07 02:44:27 +00:00
wenchangliu
bdbf4b07a9 add 8k capability for hevc and h264 encoder
Bug: 233267961
Test: CtsVideoTestCases
Change-Id: I685eca0f2afcad3471be922aa1b5c876de3e9fa9
2023-03-17 03:32:43 +00:00
Jerry Huang
ff31b8e208 media: Support 7680x4320 performance points for video decoder
Bug: 233268217
Test: 8k playback
Change-Id: If0dd51faa7f77cc53002eadef7fc7434d83ceb2b
2023-01-03 20:11:09 +08:00
Taehwan Kim
d709267930 update media_codecs_aosp_c2.xml
Bug: 238360304
Test: Build PASS
Signed-off-by: Taehwan Kim <t_h.kim@samsung.com>
Change-Id: Id03fecc514f983d57ac42d7d1f7120c654b9df9a
2022-12-28 09:31:14 +00:00
Aaron Ding
d88f9a90bd Branch zuma from gs201
Branch zuma from gs201 sha1 9009acf5c217f553b45ea82aa0702607229f0347

cp/pantah/ripcurrent
cp/gs201/zuma

Bug: 229340586
Change-Id: Ia312c20dae892ead9bf06728b4ef5c0c260ad045
Signed-off-by: Aaron Ding <aaronding@google.com>
2022-04-19 12:45:55 +08:00