]> git.sesse.net Git - ffmpeg/commit
mpeg12_parser: make mpegvideo_split() more robust
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 18 Oct 2011 12:08:06 +0000 (14:08 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 18 Oct 2011 12:08:06 +0000 (14:08 +0200)
commit73fb23dc5a5b0d91491c8c4645134e2f7a9e6965
tree651c91902b85178b1c74cb3bb62527d77595ed1e
parent4e3303cf3162ec38f39fe2f264e8d5c845e30d2b
mpeg12_parser: make mpegvideo_split() more robust
I just found this issue while debuging, i dont have a testcase.

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