openh264/codec/common/x86
Martin Storsjö d5a45ec513 Mark the x86 assembly object files as not requiring an executable stack
This avoids having to add extra linker flags in order to specify this.

This is similar to how this already is handled for the arm assembly.
2014-07-25 00:56:39 +03:00
..
asm_inc.asm Mark the x86 assembly object files as not requiring an executable stack 2014-07-25 00:56:39 +03:00
cpuid.asm Don't load undefined bits into rcx before calling the cpuid instruction 2014-06-29 20:46:55 +03:00
deblock.asm Get rid of uneven spacing after WELS_EXTERN 2014-06-09 11:03:25 +03:00
expand_picture.asm Convert all tabs to spaces in assembly sources, unify indentation 2014-06-01 01:35:43 +03:00
mb_copy.asm Convert all tabs to spaces in assembly sources, unify indentation 2014-06-01 01:35:43 +03:00
mc_chroma.asm Convert all tabs to spaces in assembly sources, unify indentation 2014-06-01 01:35:43 +03:00
mc_luma.asm Convert all tabs to spaces in assembly sources, unify indentation 2014-06-01 01:35:43 +03:00
satd_sad.asm Convert all tabs to spaces in assembly sources, unify indentation 2014-06-01 01:35:43 +03:00
vaa.asm Convert all tabs to spaces in assembly sources, unify indentation 2014-06-01 01:35:43 +03:00