Changeset 950fb8a in ffmpeg

Timestamp:
Jan 3, 2014, 7:35:55 PM (11 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
50478495
Parents:
9c5260e7
git-author:
Michael Niedermayer <michaelni@gmx.at> (01/03/14 19:20:12)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (01/03/14 19:35:55)
Message:

avcodec/mpegvideo: fix ac/dc_val and coded_block table sizes

With interlaced vc1 it was possible that accesses could happen outside these
tables before this.

Regression since 017e234c204f8ffb5f85a073231247881be1ac6f
Reproduced with a sample from Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Fixes (again) : 480i30codec_WVC1mode_2framerate_29.970type_2preproc_17.SIGFPE.bfa.390.wmv
No releases are affected by this

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

Note: See TracChangeset for help on using the changeset viewer.