mpp-nyanmisaka/inc
Hongjin Li 70b572a2c0 fix[mpp_sys_cfg]: Fix abnormal stride calculation.
Platform: General

Error case:
If the specification specifies a stride, it should be
configured according to the specification's stride rather
than calculated based on width and height, especially
in scenarios involving H.264 field-based sources.
For the case of FBC, hor_stride needs to be processed
based on pixels and is unrelated to bit depth.

Reported-by: Johnson Ding <johnson.ding@rock-chips.com>

Source: rk_32.h264

Signed-off-by: Hongjin Li <vic.hong@rock-chips.com>
Change-Id: I02058432f2baeeea4c5a87c6845b24de8a78b276
2025-02-13 00:20:12 +00:00
..
mpp_buffer.h doc[mpp_buffer]: Update MppBuffer code annotation 2024-01-26 09:57:23 +08:00
mpp_compat.h [misc]: Add compatible for fbc header alignment 2022-12-23 17:36:34 +08:00
mpp_err.h [inc]: add error define for operation not permitted 2018-04-27 17:20:32 +08:00
mpp_frame.h feat[mpp_sys_cfg]: Add mpp_sys_cfg function 2024-12-18 15:54:03 +08:00
mpp_log.h [mpp_log]: Add more log helper function 2022-05-20 11:42:10 +08:00
mpp_log_def.h [mpp_log]: Add more log helper function 2022-05-20 11:42:10 +08:00
mpp_meta.h fix[mpp_enc]: Fix some exceptions when force pskip 2025-01-23 18:04:48 +08:00
mpp_packet.h [mpp_packet]: Add segment info and segment nb 2022-05-11 16:49:30 +08:00
mpp_rc_api.h feat[vepu580]: Add qpmap and rc container interface 2024-08-29 10:04:03 +08:00
mpp_rc_defs.h fix[mpp_enc]: Fix some exceptions when force pskip 2025-01-23 18:04:48 +08:00
mpp_sys_cfg.h fix[mpp_sys_cfg]: Fix abnormal stride calculation. 2025-02-13 00:20:12 +00:00
mpp_sys_cfg_st.h fix[mpp_sys_cfg]: Fix abnormal stride calculation. 2025-02-13 00:20:12 +00:00
mpp_task.h [comment]: add comments in the format of Doxygen 2020-10-23 09:27:53 +08:00
rk_hdr_meta_com.h fix[mpp_dec]: Optimize HDR meta process 2024-03-14 15:22:49 +08:00
rk_mpi.h [mpi]: Add start / stop / pause / resume ctrl cmd 2021-09-17 11:11:43 +08:00
rk_mpi_cmd.h feat[rk_mpi_cmd]: Merge cmds from mpp_interface 2025-01-16 15:04:18 +08:00
rk_mpp_cfg.h feat[mpp_sys_cfg]: Add mpp_sys_cfg function 2024-12-18 15:54:03 +08:00
rk_type.h fix[misc]: Fix compile on 32bit platform 2024-12-05 10:33:46 +08:00
rk_vdec_cfg.h [mpp_dec_cfg]: Add mpp_dec_cfg implement 2020-11-30 09:46:27 +08:00
rk_vdec_cmd.h [mpp_dec_cfg]: Add external notification callback 2021-10-13 15:42:11 +08:00
rk_venc_cfg.h [mpp_cfg]: Add general config function 2021-01-08 16:26:53 +08:00
rk_venc_cmd.h fix[mpp_enc_cfg]: Remove a redundant atr_str 2025-01-16 06:19:31 +00:00
rk_venc_kcfg.h feat[mpp_venc_kcfg]: Add mpp_venc_kcfg module 2025-01-03 14:08:00 +08:00
rk_venc_rc.h feat[vepu510]: Sync code from enc_tune branch 2024-08-27 10:23:23 +08:00
rk_venc_ref.h feat[mpp_enc_cfg]: Merge enc cfgs from mpp_interface 2025-01-07 17:04:12 +08:00
vpu.h [avs]: Add avs module 2022-10-13 15:16:13 +08:00
vpu_api.h fix[vpu_legacy]: Fix vpu fbc configuration issue 2024-12-13 11:27:26 +08:00