Prevent scalefactors from overflowing.
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 1 Jun 2008 01:07:59 +0000 (01:07 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 1 Jun 2008 01:07:59 +0000 (01:07 +0000)
commit2453f40602dd6f5fa670954ee733a4155675f645
tree08c017b930676814036db922590dea487a52c348
parentfb2b88a816c020d738753225a4af3928ee75af33
Prevent scalefactors from overflowing.
fixes issue351

Originally committed as revision 13591 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpegaudioenc.c