]> git.sesse.net Git - ffmpeg/commit
h264: reset h->ref_count in case of errors in ff_h264_decode_ref_pic_list_reordering()
authorLaurent Aimar <fenrir@videolan.org>
Sun, 2 Oct 2011 14:03:47 +0000 (14:03 +0000)
committerJanne Grunau <janne-libav@jannau.net>
Mon, 10 Oct 2011 19:37:36 +0000 (21:37 +0200)
commit4c7a232fc81fdbdee279ab819a255f624a22b083
tree9fd1467d0b0b93b10964873510837b3999b596fa
parente8ac80fb2c587cc507d9533af8f4313924ee05a1
h264: reset h->ref_count in case of errors in ff_h264_decode_ref_pic_list_reordering()

Signed-off-by: Janne Grunau <janne-libav@jannau.net>
libavcodec/h264.c