mpp-nyanmisaka/mpp
Hongjin Li 15bcad26db fix[m4v_parser]: Fix split_parse setting failure issue
Platform: Linux,General

Error case:
When decoding an MPEG4 source, it is unable to properly
configure split_parse. need_split is only initialized
during init.

Solution:
Use the split_parse parameter in the dec_cfg.

From: redmine #526753

Signed-off-by: Hongjin Li <vic.hong@rock-chips.com>
Change-Id: I89eb4dc8fcc2a1b00d73d359979770f7afefe0d3
2024-12-25 19:26:24 +08:00
..
base fix[mpp_trie]: Remove a redundant variables from log 2024-12-25 14:22:44 +08:00
codec fix[m4v_parser]: Fix split_parse setting failure issue 2024-12-25 19:26:24 +08:00
common feat[enc]: Support use frame meta to cfg pskip 2024-10-12 15:54:12 +08:00
hal refactor[av1d_vdpu383]: Regs definition sync with other protocols. 2024-12-13 15:59:58 +08:00
inc feat[mpp_dec]: Add jpeg put/get decode support 2024-12-10 16:56:27 +08:00
legacy fix[vpu_legacy]: Fix vpu fbc configuration issue 2024-12-13 11:27:26 +08:00
vproc refactor[vproc]: Refactor iep2 progress 2024-12-05 15:49:43 +08:00
CMakeLists.txt chore[cmake]: compile both dynamic and static libraries 2024-06-20 14:46:07 +08: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 fix[mpp]: Fix input_task_count for async enc 2024-12-11 19:53:57 +08: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