[FFmpeg-devel] [PATCH] check for invalid roq decoding (issue 2521) (original) (raw)
Daniel Kang daniel.d.kang
Sun Jan 9 23:59:34 CET 2011
- Previous message: [FFmpeg-devel] [PATCH] fli with invalid frame size overreads buffer (issue 2520)
- Next message: [FFmpeg-devel] [PATCH] check for invalid roq decoding (issue 2521)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ffmpeg does not check for invalid decoding (motion vector I believe) when decoding roq files. The patch attached adds a check for this. As with the fix for issue 2513 (r26279), ffmpeg will continue to decode when it encounters this error. -------------- next part -------------- A non-text attachment was scrubbed... Name: roq_invalid_decode_check.diff Type: application/octet-stream Size: 1070 bytes Desc: not available URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110109/6b73b087/attachment.obj>
- Previous message: [FFmpeg-devel] [PATCH] fli with invalid frame size overreads buffer (issue 2520)
- Next message: [FFmpeg-devel] [PATCH] check for invalid roq decoding (issue 2521)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]