[FFmpeg-devel] [PATCH 2/2] x86: use the new helper macros where useful

James Almer jamrial at gmail.com
Sun Feb 14 23:04:44 CET 2016


On 2/11/2016 10:09 PM, James Almer wrote:
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>  libavcodec/x86/hevcdsp_init.c               | 11 ++++++++++-
>  libavcodec/x86/huffyuvencdsp_mmx.c          |  2 +-
>  libavcodec/x86/jpeg2000dsp_init.c           |  2 +-
>  libavcodec/x86/mlpdsp_init.c                |  2 +-
>  libavcodec/x86/synth_filter_init.c          |  2 +-
>  libavcodec/x86/v210enc_init.c               |  2 +-
>  libavcodec/x86/vp9dsp_init.c                |  2 +-
>  libavcodec/x86/vp9dsp_init_16bpp.c          |  2 +-
>  libavcodec/x86/vp9dsp_init_16bpp_template.c |  2 +-
>  libavutil/x86/float_dsp_init.c              |  2 +-
>  libavutil/x86/lls_init.c                    |  2 +-
>  libswresample/x86/audio_convert_init.c      |  2 +-
>  libswresample/x86/resample_init.c           |  2 +-
>  13 files changed, 22 insertions(+), 13 deletions(-)

Ping for patchset. Would like to get it on 3.0


More information about the ffmpeg-devel mailing list