warn the user if the quantization code could overflow with the selected custom matrix...
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 11 Dec 2004 18:33:18 +0000 (18:33 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 11 Dec 2004 18:33:18 +0000 (18:33 +0000)
commit732ce18eab8c409c92cf89b16e2d1d8e7113d7cd
tree1ff699941b9cfbe6a11b29c172ea26cd86472a1a
parentbf835aee11f5ae8708f4d2a2530183e40a38b1db
warn the user if the quantization code could overflow with the selected custom matrix and qp limits

Originally committed as revision 3747 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpegvideo.c