]> git.sesse.net Git - ffmpeg/commit
avcodec/h264_parser: rewrite the parse_nal_units() loop logic based on h264.c
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 27 Oct 2014 03:30:11 +0000 (04:30 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 27 Oct 2014 03:58:49 +0000 (04:58 +0100)
commit69a9a90d2ef795162074be24e3ad2182a8676af2
treea2556be5662ed346861e7cdc6d233b0ff5b8350d
parent3b678da5e386c138316954e867d595f946666051
avcodec/h264_parser: rewrite the parse_nal_units() loop logic based on h264.c

Fixes Ticket4011

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/h264_parser.c