[FFmpeg-devel] [PATCH] vp9/x86: rename ff_avg[48]_sse to ff_avg[48]_mmxext

Ronald S. Bultje rsbultje at gmail.com
Sat Jan 18 13:14:06 CET 2014


Hi,

On Sat, Jan 18, 2014 at 12:29 AM, James Almer <jamrial at gmail.com> wrote:

> pavgb is an sse integer instruction, so the mmxext flag is enough
>
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>  libavcodec/x86/vp9dsp_init.c | 11 +++++++----
>  libavcodec/x86/vp9mc.asm     |  2 +-
>  2 files changed, 8 insertions(+), 5 deletions(-)
>

OK.

Ronald


More information about the ffmpeg-devel mailing list