Commit graph

9 commits

Author SHA1 Message Date
wenchangliu
3d27a888f1 Add HDR Editing feature support for HEVC encoder
Bug: 211519296
Test: check isFeatureSupported() from MediaCodecInfo API
Change-Id: Ie1cb08798f086627cdff866cd10f7398f70f968a
2022-05-23 10:02:36 +00:00
Taehwan Kim
72d9775cae update media_codecs_aosp_c2.xml
- add "encoding-statistics" for video encoder

Bug: 222205463
Test: android.media.codec.cts.VideoEncodingStatisticsTest

Signed-off-by: Taehwan Kim <t_h.kim@samsung.com>
Change-Id: Ie8bb83d472484949432dec65f15841b49d0c5f54
2022-05-11 05:01:26 +00:00
Taehwan Kim
81071702b2 update media_codecs_aosp_c2.xml for decoder
Bug: 231283341
Test: CtsMediaDecoderTestCases
Signed-off-by: Taehwan Kim <t_h.kim@samsung.com>
Change-Id: Ibb11d86d247b9535cea25427982b8b7f16eac9d8
2022-05-11 00:22:06 +00:00
wenchangliu
7e3c3434c5 update performance-point for media performance class 13
Support 6 instances of hardware video encoder/decoder
sessions (AVC, HEVC, VP9 or AV1) in any codec combination
running concurrently at 1080p resolution@30fps.

Bug: 229938655
Test: CtsMediaPerformanceClassTestCases
Test: CtsMediaEncoderTestCases
Test: android.media.misc.cts.MediaCodecListTest#testAllHardwareAcceleratedVideoCodecsPublishPerformancePoints
Change-Id: I0f260d83164cb8b4944a4a603408400c0c3a7184
2022-05-11 00:22:06 +00:00
wenchangliu
dced35e5c5 Update correct max block counts
Fix incorrcet video resolution capability report from
media_codecs_aosp_c2.xml.

Bug: 222095724
Test: demo-transformer HEVC 2160p transcoding
Change-Id: Ie0bb25c88440f7806b01bcaa49b23980d7f4e45f
2022-03-09 08:29:01 +00:00
wenchangliu
4c25179eca update media_codecs_aosp_c2.xml
- add performance-point for media performance class
 - add "vq-minimum-quality" for video codec

Bug: 220249926
Test: atest android.mediapc.cts.MultiTranscoderPerfTest
Test: minimum quality test
Change-Id: I6b1db8fd918fa032678b44faf5f87ff093daab2d
2022-02-25 13:40:01 +00:00
Taehwan Kim
4f6385ae81 update media_codecs_aosp_c2.xml
Bug: 206057011
Test: CtsMediaV2TestCases
Signed-off-by: Taehwan Kim <t_h.kim@samsung.com>
Change-Id: Ib2724d03aee1deb35822491855168523a044ec12
2022-01-18 11:47:36 +00:00
Taehwan Kim
cb898663cb add "can-swap-width-height" for video codec
Signed-off-by: Taehwan Kim <t_h.kim@samsung.com>
Change-Id: Icf149b2ea817785888f2605862d17a925fcac9b5
2021-06-16 23:08:42 +00:00
Aaron Ding
bb4beafe47 Create gs201 device folder baseline
clone from gs101 sha 9d1c97c2

Bug: 183183095
Change-Id: Ie7112bdf0aceb33c9e1956aa52e961b670582733
2021-05-19 13:35:26 +08:00