Merge "decoder: Fix lt_ref increment in ih264d_fix_error_in_dpb" into qt-qpr1-dev
This commit is contained in:
commit
280902e61f
1 changed files with 0 additions and 1 deletions
|
|
@ -1029,7 +1029,6 @@ WORD32 ih264d_fix_error_in_dpb(dec_struct_t *ps_dec)
|
|||
ps_st_next_dpb->ps_prev_short = ps_st_curr_dpb->ps_prev_short;
|
||||
}
|
||||
ps_dec->ps_dpb_mgr->u1_num_st_ref_bufs--;
|
||||
ps_dec->ps_dpb_mgr->u1_num_lt_ref_bufs++;
|
||||
no_of_nodes_deleted++;
|
||||
break;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue