Merge "Decoder: Fixed error handling for dangling fields" into mnc-dev am: 78334b2a24 am: cd5ebec24a am: f48987d2fc am: 1cbcdd7f16 am: 3a669baf18 am: 691577d923
am: 979ad81ebd
Change-Id: I499fe2b11eeba44ae7b900f7441e207ddc6c065e
This commit is contained in:
commit
db0571cb3d
1 changed files with 0 additions and 1 deletions
|
|
@ -1557,7 +1557,6 @@ WORD32 ih264d_decode_gaps_in_frame_num(dec_struct_t *ps_dec,
|
|||
|
||||
ps_cur_slice = ps_dec->ps_cur_slice;
|
||||
ps_pic_params = ps_dec->ps_cur_pps;
|
||||
ps_cur_slice->u1_field_pic_flag = 0;
|
||||
|
||||
i4_frame_gaps = 0;
|
||||
ps_dpb_mgr = ps_dec->ps_dpb_mgr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue