]> git.sesse.net Git - ffmpeg/commit
h264: unmark frames at the end
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 19 Jan 2013 05:18:24 +0000 (06:18 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 19 Jan 2013 05:18:58 +0000 (06:18 +0100)
commit96d1b7ffcab46dc40bd41afd7833a3380c53709c
tree139bb936ab3d4f8351384eeff7a0c02cadf91f39
parent5c42078b9901f95026d2ed4dae0df0d8abd90d03
h264: unmark frames at the end

Fixes assertion failure

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/h264.c