]> git.sesse.net Git - ffmpeg/commit
Turn ancient V offset numerical constants into named ones.
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 5 Mar 2008 03:00:25 +0000 (03:00 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 5 Mar 2008 03:00:25 +0000 (03:00 +0000)
commit8b2fce0d3f5a56c40c28899c9237210ca8f9cf75
tree3ca9e006bd0671d7c2a43c043288c2fee95c5191
parentfbd4293df9b0c9a1076da74b8e7a86cae6efdfe1
Turn ancient V offset numerical constants into named ones.
Add a check that checks that the width is within the choosen constant.
This might have been exploitable.

Originally committed as revision 26165 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
libswscale/swscale.c
libswscale/swscale_internal.h
libswscale/swscale_template.c