mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-14 13:23:41 +08:00

1. Disable error default is not set for normal error detection. 2. On special case like drone streaming the user prefers to ignore all error and continue decoding. Then disable error flag will be set to fullfill this requirement. 3. When disable error flag is set H.264/H.265 decoding will ignore hardware error and mark all output frame as no error. Signed-off-by: Ding Wei <leo.ding@rock-chips.com> Change-Id: I8fd619511c53ee744ae973ab3fe015565106dd37 Signed-off-by: Ding Wei <leo.ding@rock-chips.com>