[MPlayer-dev-eng] [PATCH] semi-fixing mencoder lavc on big endian
    Alban Bedel 
    albeu at free.fr
       
    Fri Jul 26 04:45:08 CEST 2002
    
    
  
Hi Colin Leroy,
on Mon, 22 Jul 2002 20:50:46 +0200 you wrote:
> On Mon, 22 Jul 2002 11:49:16 +0200 Colin Leroy <colin at colino.net> wrote:
> 
> >here's a patch that let mencoder -ovc lavc work on big-endian machines.
> >There's a FIXME in it : updating the header at the end of the recoding
> >breaks the file. I just don't update it, causing the file length to be 0.
> 
> Ping ;-) Any comments on this ?
Just looking quickly your patch i have a fews. First you must remove the few
cosmetics. Also I don't think that you need to put all le2me in
#ifdef WORDS_BIGENDIAN blocks as these macro wont do anything on lowendian
machines.
	Albeu
    
    
More information about the MPlayer-dev-eng
mailing list