]> git.sesse.net Git - ffmpeg/commit
avoid AVInteger usage in av_rescale
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 23 Apr 2006 10:28:54 +0000 (10:28 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 23 Apr 2006 10:28:54 +0000 (10:28 +0000)
commitfdb3a3415688efdc1e03b43c7ed6f6bcb95da3e5
tree44446b05d697101465bd4f7cdb0793a9743e55d8
parent176c142abcbfda1cc161ca8614ab07dffe505349
avoid AVInteger usage in av_rescale
disable integer.* (unused)
libavutil.a 45k -> 32k

Originally committed as revision 5311 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/Makefile
libavutil/mathematics.c