On Sun, May 19, 2013 at 07:41:16PM +0200, Luca Barbato wrote: > 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. > --- > libavcodec/vorbisdec.c | 23 ++++++++++++++--------- > 1 file changed, 14 insertions(+), 9 deletions(-)
at quick glance looks OK _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
