diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2013-05-19 19:06:54 +0200 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2013-05-19 22:56:37 +0200 |
commit | db347280eb3746d7b70888db97f1efe5f06f5624 (patch) | |
tree | e0e7755b03c1916d76c192a1baeb4596a70fa81f /libavcodec/sanm.c | |
parent | ddf1b4a2f8a680126eb611428e4f47e6e5b8c6c0 (diff) | |
download | ffmpeg-db347280eb3746d7b70888db97f1efe5f06f5624.tar.gz |
vorbis: fallback to normal division instead of crashing
The use of ff_inverse speeds up slightly arches + compilers that
do not provide a division faster than the whole machinery, such
as ppc32 + gcc4.7, but has operational limits.
Drop the always-enable assert and provide a fallback.
Diffstat (limited to 'libavcodec/sanm.c')
0 files changed, 0 insertions, 0 deletions