master
avutil/x86/emms: Unavpriv avpriv_emms_asm()
avutil/x86/aes: Only assemble iff HAVE_AESNI_EXTERNAL
avutil/x86/aes: remove a few branches
avutil/x86/asm: Remove HAVE_[67]REGS, use HAVE_X86_[67]REGS directly
lavu/x86: remove GCC 4.4- stuff
avutil/cpu: add x86 CPU feature flag for clmul
libavutil: include assembly with full path from source root
avutil/crc: Use x86 clmul for CRC when available
avutil/crc: refactor helper functions to separate header file
configure: Remove av_restrict
x86/float_dsp: add SSE2 and AVX versions of scalarproduct_double
Merge commit '6be7944ee2ec2f045e6eb9a93237e992c8b20ac4'
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
avutil/intmath: use AV_HAS_BUILTIN to detect builtin availability
x86/intreadwrite: add SSE2 optimized AV_COPY128U
x86: replace explicit REP_RETs with RETs
Include attributes.h directly
avutil/x86/pixelutils: Don't use mmx in 8x8 SAD
Merge commit 'd1a6cb195f610978ba5d2351e60f938f7f261d59'
avutil/x86/tx_float: add missing vzeroupper to 15xM PFA FFT
Revert "avutil/tx_template: extend to 2M"
all: Add missing header guards
avutil/x86/x86inc: Use parentheses in has_epilogue
avutil/x86/x86util: Force VEX encoding when using -mavx