No description
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
|
||
|---|---|---|
| common | ||
| decoder | ||
| encoder | ||
| fuzzer | ||
| test | ||
| Android.bp | ||
| CMakeLists.txt | ||
| libavc_blacklist.txt | ||
| MODULE_LICENSE_APACHE2 | ||
| NOTICE | ||
| OWNERS | ||
| PREUPLOAD.cfg | ||