[XviD-devel] ATTN: colorspace stuff breaks stuff

Christoph Lampert xvid-devel@xvid.org
Thu, 7 Nov 2002 22:35:09 +0100 (CET)


On Thu, 7 Nov 2002, peter ross wrote:

> hi,
> 
> i've committed my new colorspace code. however because, it uses
> nasm %includes, i've had to add modify nasm's usage to -I<include-path>

I have 

NASM version 0.98.35 compiled on Sep 12 2002

and %include is supported, however it seems the file  

src/image/x86_asm/colorspace_rgb_mmx.inc

is missing. :(  Now what? 

gruel





> older versions of nasm apperently dont support the -I switch.
> there's three options here:
> * force everyone to update to nasm 0.98.34,
> * use ../../ prefixed include paths in the colorspace_*.asm files;
> * or merge the colorspaces together in one big file
> 
> 
> also important: encoder/decoder stride refers to bytes per stride.
> ive already patched vfw and dshow.
> note: stride is nolonger used for y,u,v planar colorspaces. so,
> basic apps  (ie. examples) shouldnt break.
> 
> -- pete
> 
> _________________________________________________________________
> MSN 8 with e-mail virus protection service: 2 months FREE* 
> http://join.msn.com/?page=features/virus
> 
> _______________________________________________
> XviD-devel mailing list
> XviD-devel@xvid.org
> http://list.xvid.org/mailman/listinfo/xvid-devel
>