Files
mpp/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
..