[FFmpeg-cvslog] r23095 - in trunk/libavcodec: Makefile allcodecs.c mpegaudio.h mpegaudio_tablegen.h mpegaudiodec.c mpegaudiodec_float.c
Måns Rullgård
mans
Wed May 12 22:27:43 CEST 2010
Reimar D?ffinger <Reimar.Doeffinger at gmx.de> writes:
> Btw. going back to the original commit, what are your thoughts about an
> "automp3" codec that automatically selects whichever codec should be faster
> (could be compile-time for now)?
Compiling both doesn't really make much sense IMO. I would suggest
making float-only the default and providing configure option for
switching to integer. This could be done automatically for CPUs known
to lack an FPU (or have a slow one).
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-cvslog
mailing list