No description
Find a file
Harish Mahendrakar a073696092 Validate input dimensions in process()
Input dimensions are checked for supported range in set_dimensions
control call. Encoder returns an error for unsupported values in
this control call. But if the caller ignores this error and proceeds
to call process(), encoder wasn't checking the dimensions again.

Unsupported dimensions are now checked in process() call as well.

Note: This is relanding previously reverted commit
06c30b33c4

Bug: 172908358
Test: Poc in bug
Test: atest android.mediav2.cts
Test: atest android.media.cts
Change-Id: Icf3f296ab24432c680427a82da3505491acca3bd
2021-03-25 03:04:25 +00:00
common Merge changes I015ebe03,Idc0b0db5 am: 00fa4b6490 am: 7684b467b4 2019-10-31 19:11:43 -07:00
decoder decoder: Update check for first mb in slice am: 7e06940dce am: 4fb26568a9 am: 2bf6790f63 am: 5f4f6e2ecf am: 640eda280b am: d6c30aa7da 2020-12-09 03:15:39 +00:00
encoder Validate input dimensions in process() 2021-03-25 03:04:25 +00:00
fuzzer fuzzer: Updates to fuzzer plugin 2019-10-22 21:56:45 +00:00
test libavc: Add MDCV, CLL, CCV and AVE SEI messages 2019-10-24 17:20:00 +05:30
Android.bp Set min_sdk_version to be part of mainline modules 2020-05-01 23:11:53 +09:00
CMakeLists.txt libavc: Add MDCV, CLL, CCV and AVE SEI messages 2019-10-24 17:20:00 +05:30
libavc_blacklist.txt Additional libavc blacklisted functions. 2019-01-11 13:28:47 -08:00
MODULE_LICENSE_APACHE2 Add MODULE_LICENSE_* and NOTICE file for libavc projet. 2016-03-14 14:36:00 -07:00
NOTICE Add MODULE_LICENSE_* and NOTICE file for libavc projet. 2016-03-14 14:36:00 -07:00
OWNERS libavc: Add hkuang to owners. 2018-01-10 13:47:32 -08:00
PREUPLOAD.cfg point to new repo hooks for mainline uploads 2020-05-26 15:16:18 -07:00