ffmpeg/libavresample/x86
Henrik Gramner ab43beefab x86inc: Drop SECTION_TEXT macro
The .text section is already 16-byte aligned by default on all supported
platforms so `SECTION_TEXT` isn't any different from `SECTION .text`.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
2015-08-11 11:12:01 +02:00
..
Makefile x86/arm: Add clobber tests to libavresample 2014-01-13 14:13:27 +02:00
audio_convert.asm x86inc: Drop SECTION_TEXT macro 2015-08-11 11:12:01 +02:00
audio_convert_init.c x86: check for AV_CPU_FLAG_AVXSLOW where useful 2015-05-31 12:07:11 +02:00
audio_mix.asm x86inc: Drop SECTION_TEXT macro 2015-08-11 11:12:01 +02:00
audio_mix_init.c x86: check for AV_CPU_FLAG_AVXSLOW where useful 2015-05-31 12:07:11 +02:00
dither.asm x86inc: Drop SECTION_TEXT macro 2015-08-11 11:12:01 +02:00
dither_init.c x86: check for AV_CPU_FLAG_AVXSLOW where useful 2015-05-31 12:07:11 +02:00
util.asm lavr: x86: optimized 2-channel s16 to s16p conversion 2012-08-23 20:10:57 -04:00
w64xmmtest.c x86/arm: Add clobber tests to libavresample 2014-01-13 14:13:27 +02:00