ffmpeg/libavresample/x86
Diego Biurrun e0c6cce447 x86: Replace checks for CPU extensions and flags by convenience macros
This separates code relying on inline from that relying on external
assembly and fixes instances where the coalesced check was incorrect.
2012-09-08 18:18:34 +02:00
..
Makefile
audio_convert.asm x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
audio_convert_init.c x86: Replace checks for CPU extensions and flags by convenience macros 2012-09-08 18:18:34 +02:00
audio_mix.asm x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
audio_mix_init.c x86: Replace checks for CPU extensions and flags by convenience macros 2012-09-08 18:18:34 +02:00
util.asm