Decoder: Set u1_long_term_reference_flag to 0 for error concealment am: eacafb943c am: 4e5762ce4b am: 941c3b423d
am:81497a0788* commit '81497a0788': Decoder: Set u1_long_term_reference_flag to 0 for error concealment Change-Id: I8c6ee4489729f5036c8066ad8c4da1d28a5b9851
This commit is contained in:
commit
c6d37bf231
1 changed files with 1 additions and 1 deletions
|
|
@ -1462,7 +1462,7 @@ WORD32 ih264d_mark_err_slice_skip(dec_struct_t * ps_dec,
|
|||
ih264d_err_pic_dispbuf_mgr(ps_dec);
|
||||
return 0;
|
||||
}
|
||||
|
||||
ps_dec->ps_dpb_cmds->u1_long_term_reference_flag = 0;
|
||||
if(prev_slice_err == 1)
|
||||
{
|
||||
/* first slice - missing/header corruption */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue