[FFmpeg-devel] [PATCH] lavc: prefer the mp3float decoder to the mp3 decoder
Paul B Mahol
onemda at gmail.com
Sun Apr 1 11:56:25 EEST 2018
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
More information about the ffmpeg-devel
mailing list