openh264/codec/common/x86
Martin Storsjö 3243a78959 Move DEFAULT REL into the x86_64 cases
This fixes warnings when building for x86_32 using yasm, which says
the "DEFAULT REL" is ignored for non-64-bit targets.
2015-02-02 00:49:37 +02:00
..
asm_inc.asm Move DEFAULT REL into the x86_64 cases 2015-02-02 00:49:37 +02: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 Add asm code for NoneZeroCount and refine related code 2015-01-04 16:39:17 +08:00
expand_picture.asm Convert all tabs to spaces in assembly sources, unify indentation 2014-06-01 01:35:43 +03:00
intra_pred_com.asm Fix crash issue due to commit 8945348. 2014-09-26 11:16:13 +08: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