vpx/vp8/decoder
Jan Kratochvil 5cdc3a4c29 nasm: address labels 'rel label' vice 'wrt rip'
nasm does not support `label wrt rip', it requires `rel label'. It is
still fully compatible with yasm.

Provide nasm compatibility. No binary change by this patch with yasm on
{x86_64,i686}-fedora13-linux-gnu. Few longer opcodes with nasm on
{x86_64,i686}-fedora13-linux-gnu have been checked as safe.

Change-Id: I488773a4e930a56e43b0cc72d867ee5291215f50
2010-10-04 19:47:54 -04:00
..
arm reorder data to use wider instructions 2010-09-17 16:47:39 -04:00
generic Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
x86 nasm: address labels 'rel label' vice 'wrt rip' 2010-10-04 19:47:54 -04:00
dboolhuff.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
dboolhuff.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
decodemv.c unset execute bit on c source 2010-09-21 19:48:06 -04:00
decodemv.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
decoderthreading.h Restructure multi-threaded decoder 2010-09-17 09:56:05 -04:00
decodframe.c Restructure multi-threaded decoder 2010-09-17 09:56:05 -04:00
dequantize.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
dequantize.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
detokenize.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
detokenize.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
idct_blk.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
onyxd_if.c Restructure multi-threaded decoder 2010-09-17 09:56:05 -04:00
onyxd_int.h Adjust multi-thread sync ranges according to image sizes 2010-09-23 13:53:09 -04:00
reconintra_mt.c move reconintra_mt to decoder (for now) 2010-09-24 11:23:06 -04:00
reconintra_mt.h move reconintra_mt to decoder (fixup) 2010-09-27 12:48:31 -04:00
threading.c Adjust multi-thread sync ranges according to image sizes 2010-09-23 13:53:09 -04:00
treereader.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00