[FFmpeg-devel] [PATCH] lavc: prefer the mp3float decoder to the mp3 decoder
Rostislav Pehlivanov
atomnuker at gmail.com
Sun Apr 1 15:03:30 EEST 2018
On 1 April 2018 at 09:56, Paul B Mahol <onemda at gmail.com> wrote:
> On 4/1/18, Rostislav Pehlivanov <atomnuker at gmail.com> 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 <atomnuker at 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(-)
> >
>
> lgtm
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
Thanks, pushed
More information about the ffmpeg-devel
mailing list