[FFmpeg-devel] [PATCH 0/4] x86inc: Sync changes from x264
Henrik Gramner
henrik at gramner.com
Sun Aug 2 22:39:59 CEST 2015
This brings x86inc.asm in libavutil up to date with x86inc.asm in x264.
They're not 100% identical but the difference is tiny compared to before.
Henrik Gramner (4):
x86inc: Support arbitrary stack alignments
x86inc: Disable vpbroadcastq workaround in newer yasm versions
x86inc: Drop SECTION_TEXT macro
x86inc: Various minor backports from x264
libavcodec/x86/aacpsdsp.asm | 2 +-
libavcodec/x86/audiodsp.asm | 2 +-
libavcodec/x86/blockdsp.asm | 2 +-
libavcodec/x86/bswapdsp.asm | 2 +-
libavcodec/x86/dcadsp.asm | 2 +-
libavcodec/x86/dct32.asm | 2 +-
libavcodec/x86/fft.asm | 2 +-
libavcodec/x86/flac_dsp_gpl.asm | 2 +-
libavcodec/x86/fmtconvert.asm | 2 +-
libavcodec/x86/g722dsp.asm | 2 +-
libavcodec/x86/h263_loopfilter.asm | 2 +-
libavcodec/x86/h264_deblock.asm | 4 +-
libavcodec/x86/hevc_idct.asm | 2 +-
libavcodec/x86/hevc_mc.asm | 3 +-
libavcodec/x86/hevc_sao.asm | 2 +-
libavcodec/x86/hpeldsp.asm | 2 +-
libavcodec/x86/huffyuvdsp.asm | 2 +-
libavcodec/x86/idctdsp.asm | 2 +-
libavcodec/x86/imdct36.asm | 2 +-
libavcodec/x86/lossless_audiodsp.asm | 2 +-
libavcodec/x86/lossless_videodsp.asm | 2 +-
libavcodec/x86/mlpdsp.asm | 2 +-
libavcodec/x86/pngdsp.asm | 2 +-
libavcodec/x86/qpeldsp.asm | 2 +-
libavcodec/x86/sbrdsp.asm | 2 +-
libavcodec/x86/svq1enc.asm | 2 +-
libavfilter/x86/af_volume.asm | 2 +-
libavfilter/x86/vf_idet.asm | 2 +-
libavfilter/x86/vf_pullup.asm | 2 +-
libavfilter/x86/vf_removegrain.asm | 2 +-
libavresample/x86/audio_convert.asm | 2 +-
libavresample/x86/audio_mix.asm | 2 +-
libavresample/x86/dither.asm | 2 +-
libavutil/x86/pixelutils.asm | 2 +-
libavutil/x86/x86inc.asm | 126 ++++++++++++++++++++---------------
35 files changed, 108 insertions(+), 89 deletions(-)
--
1.8.3.2
More information about the ffmpeg-devel
mailing list