mpp-nyanmisaka/mpp
Johnson Ding 79806e6314 fix[avsd_plus]: Fix page fault when filtering field data
If hardware failed at decoding the first field of frame, stream consumed
length will not be update to vlc_stream_base register. To avoid reading
stream base address as stream length after irq, just abort decoding when
hardware reporting error.

Change-Id: I7ca80aefebb0700612a20d7e35c49dc736a31b6f
Signed-off-by: Johnson Ding <johnson.ding@rock-chips.com>
2025-05-22 09:30:17 +00:00
..
base fix[sys_cfg]: Fix ver stride calculation issue. 2025-05-15 15:55:44 +08:00
codec fix[mpp_sys_cfg]: Fix stride issue on resolution change 2025-05-19 07:47:48 +00:00
common fix[av1_syntax]: Fix array out-of-bounds issue. 2025-04-01 15:04:54 +08:00
hal fix[avsd_plus]: Fix page fault when filtering field data 2025-05-22 09:30:17 +00:00
inc refactor[base]: Remove MppDecCfgImpl 2025-05-09 08:08:17 +00:00
legacy [vpu_api] Apk Dynamically set the max and min limit of QP 2025-05-19 08:26:45 +00: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