[FFmpeg-devel] [PATCH 2/2] x86: use the new helper macros where useful
James Almer
jamrial at gmail.com
Mon Feb 15 00:05:05 CET 2016
On 2/14/2016 7:50 PM, Michael Niedermayer wrote:
> On Sun, Feb 14, 2016 at 07:04:44PM -0300, James Almer wrote:
>> 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
>
> fate passes on linux32, 64, mingw32 and 64
Pushed to master and backported to release/3.0 branch. Thanks.
More information about the ffmpeg-devel
mailing list