aboutsummaryrefslogtreecommitdiff
path: root/decoder/ih264d_parse_pslice.c
diff options
context:
space:
mode:
authorHarish Mahendrakar <harish.mahendrakar@ittiam.com>2017-02-14 17:03:06 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-02-14 17:03:06 +0000
commit16fa990ce15cae5dcf3fac059cd18264f50881b2 (patch)
tree37ae50fa60b8595ba60ffe1f54fe9ae1b4bb4cc4 /decoder/ih264d_parse_pslice.c
parentba7f9e2aeddeda9b91addbe1d0abc68499f9dfc7 (diff)
parent0b23c81c3dd9ec38f7e6806a3955fed1925541a0 (diff)
downloadlibavc-16fa990ce15cae5dcf3fac059cd18264f50881b2.tar.gz
Decoder: Fixed initialization of first_slice_in_pic
am: 0b23c81c3d Change-Id: I55e49ca9616a151456342bad7673d0986098b448
Diffstat (limited to 'decoder/ih264d_parse_pslice.c')
-rw-r--r--decoder/ih264d_parse_pslice.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/decoder/ih264d_parse_pslice.c b/decoder/ih264d_parse_pslice.c
index 171ed16..ca3f80b 100644
--- a/decoder/ih264d_parse_pslice.c
+++ b/decoder/ih264d_parse_pslice.c
@@ -1566,7 +1566,6 @@ WORD32 ih264d_mark_err_slice_skip(dec_struct_t * ps_dec,
}
}
}
- ps_dec->u4_first_slice_in_pic = 0;
}
else
{