[FFmpeg-devel] [PATCH] x86/vp9lpf: add ff_vp9_loop_filter_h_{48, 84}_16_{sse2, ssse3, avx}().

Ronald S. Bultje rsbultje at gmail.com
Thu Jan 30 19:38:10 CET 2014


Hi,


On Thu, Jan 30, 2014 at 1:24 PM, Clément Bœsch <u at pkh.me> wrote:

> 5.40s → 5.30s overall decode time with -threads 1 on ped1080p.webm
> (i7 920, ssse3)
> ---
>  libavcodec/x86/vp9dsp_init.c | 36 ++++++++++++++++----------
>  libavcodec/x86/vp9lpf.asm    | 61
> ++++++++++++++++++++++++--------------------
>  2 files changed, 55 insertions(+), 42 deletions(-)


Nice! (and lgtm)

Ronald


More information about the ffmpeg-devel mailing list