commit | 56aaf06f44a0eaf2aa626308f882eac8f15ce5a3 | [log] [tgz] |
---|---|---|
author | kun.liu <kun.liu@amlogic.com> | Fri Dec 27 17:06:35 2024 +0800 |
committer | gerrit autosubmit <gerrit.autosubmit@amlogic.com> | Sun Dec 29 22:28:41 2024 -0800 |
tree | 6b44266a3e530e64aa25275bb3865914721d89b3 | |
parent | 6864c60dc870f665ee7f69c69e0fcaa5fc11aa23 [diff] |
v4ldec: CB1 Fix NTX crash issue caused by a null pointer.. [1/1] PD#SWPL-198070 Problem: During the resolution switching process, `aml_buf_configure_update` is invoked without assigning a value to `dynamic_mode`, which may result in random values causing exceptions. Solution: `aml_buf_configure_update` needs to update the `dynamic_mode` information promptly. Verify: BM201 Signed-off-by: kun.liu <kun.liu@amlogic.com> Change-Id: I35861d52f83490d3e1cc16d8114861c30add03f2