ffmpeg/libavutil/x86
James Almer 4d62ee6746 x86inc: don't use read-only data sections on COFF targets
Yasm:
src/libavfilter/x86/af_volume.asm:24: warning: Standard COFF does not support read-only data sections
src/libavfilter/x86/af_volume.asm:24: warning: Unrecognized qualifier `align'

Nasm:
src/libavfilter/x86/af_volume.asm:24: error: standard COFF does not support section alignment specification
src/libavutil/x86/x86inc.asm:92: ... from macro `SECTION_RODATA' defined here

Tested-by: Clément Bœsch <u@pkh.me>
Signed-off-by: James Almer <jamrial@gmail.com>
2017-06-27 12:48:04 -03:00
..
Makefile build: Generalize yasm/nasm-related variable names 2017-06-21 17:00:29 -03:00
asm.h
bswap.h
cpu.c build: Generalize yasm/nasm-related variable names 2017-06-21 17:00:29 -03:00
cpu.h
cpuid.asm
emms.asm Merge commit '7911186ed616ae81dd8617d6d0e8b08c818db9d8' 2017-03-23 18:28:56 -03:00
emms.h Merge commit '7911186ed616ae81dd8617d6d0e8b08c818db9d8' 2017-03-23 18:28:56 -03:00
fixed_dsp.asm
fixed_dsp_init.c
float_dsp.asm x86/float_dsp: remove usage of integer instructions 2017-05-12 23:34:49 -03:00
float_dsp_init.c x86/float_dsp: add ff_vector_fmul_reverse_avx2 2017-04-11 21:35:35 -03:00
imgutils.asm Merge commit '6be7944ee2ec2f045e6eb9a93237e992c8b20ac4' 2017-03-23 18:05:27 -03:00
imgutils_init.c Merge commit 'd7bc52bf456deba0f32d9fe5c288ec441f1ebef5' 2017-03-20 08:34:10 +01:00
intmath.h
intreadwrite.h
lls.asm
lls_init.c
pixelutils.asm
pixelutils.h
pixelutils_init.c
timer.h
w64xmmtest.h
x86inc.asm x86inc: don't use read-only data sections on COFF targets 2017-06-27 12:48:04 -03:00
x86util.asm x86/aacpsdsp: add ff_ps_hybrid_synthesis_deint_{sse,sse4} 2017-06-18 22:33:27 -03:00