mpp-nyanmisaka/mpp
Hongjin Li 161345e67f fix[mpp_sys_cfg]: Fix ver_stride calc issue
Platform: General
Spec: vp8/vp9/mpeg2

Error case:
Ver_stride is set externally, causing sys_cfg
to use the external ver_stride directly

Solution:
If it is not necessary, do not set ver/hor_stride
externally. To minimize the impact, currently only
modify the specs that encounters problems

Source:
vp9 3840x2026 in rk3576
vp8 1920x1080 in rk3588
m2v 1920x1080 in rk3588

Reported-by: redmine #550255

Change-Id: Ie1e73e17fa2db1740d36821a5bb26fb1487e81cb
Signed-off-by: Hongjin Li <vic.hong@rock-chips.com>
2025-05-15 15:55:57 +08:00
..
base fix[sys_cfg]: Fix ver stride calculation issue. 2025-05-15 15:55:44 +08:00
codec fix[mpp_sys_cfg]: Fix ver_stride calc issue 2025-05-15 15:55:57 +08:00
common fix[av1_syntax]: Fix array out-of-bounds issue. 2025-04-01 15:04:54 +08:00
hal fix[vepu541]: Add warning for unsupport nv21/nv42 2025-05-13 10:03:45 +08:00
inc refactor[base]: Remove MppDecCfgImpl 2025-05-09 08:08:17 +00:00
legacy feat[err_proc]: Add a new command: DIS_ERR_CLR_MARK 2025-03-24 15:06:27 +08:00
vproc feat[kmpp_obj]: Add userspace objdef functions 2025-05-07 16:56:48 +08:00
CMakeLists.txt fix[cmake]: Fix double object include issue 2025-04-04 03:54:28 +00:00
codecs.cmake [cmake]: enable fast play once in android 2023-03-10 17:21:17 +08:00
mpi.cpp refactor[mpi]: Add ops name when assign for reading friendly 2024-12-25 15:52:10 +08:00
mpp.cpp refactor[base]: Remove MppDecCfgImpl 2025-05-09 08:08:17 +00:00
mpp_impl.cpp fix[mpp_dump]: add YUV420SP_10BIT format dump 2024-01-29 09:35:28 +08:00
mpp_info.cpp [mpp_info]: Add funciton to read version string 2020-04-28 15:56:13 +08:00
vproc.cmake feat[vdpp]: Add vdpp module and vdpp_test 2024-02-27 18:00:54 +08:00