]> git.sesse.net Git - ffmpeg/commit
avcodec/h264_slice: assert that reinit does not occur after the first slice
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 7 Feb 2015 02:45:14 +0000 (03:45 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 7 Feb 2015 02:59:45 +0000 (03:59 +0100)
commit2fd9ce92af43e6dcbc8ed7c26c00b052de48ccad
tree62dac9223aa6e099c461817693372b6d3cb13b4b
parent38d5241b7f36c1571a88517a0650caade16dd5f4
avcodec/h264_slice: assert that reinit does not occur after the first slice

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