On 3/31/2018 7:59 PM, Rostislav Pehlivanov wrote: > On modern x86 systems its around 2x faster. For systems without > FPUs it'll be slower, but our policy is to prefer floating point > implementations and to let users decide what's best (or just not > compile them on systems without FPUs). > > Signed-off-by: Rostislav Pehlivanov <atomnu...@gmail.com> > --- > libavcodec/allcodecs.c | 6 +++--- > tests/fate/gapless.mak | 2 +- > tests/ref/fate/exif-image-embedded | 42 > +++++++++++++++++++------------------- > 3 files changed, 25 insertions(+), 25 deletions(-)
Regarding this, how about renaming them to follow the same naming scheme as every other float/fixed pair decoder we have? Meaning mp3 for the float version, and mp3_fixed for the fixed version. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel