[Ffmpeg-cvslog] CVS: ffmpeg/libavcodec tta.c,1.1,1.2
    Alex Beregszaszi 
    alex
       
    Mon Feb 27 13:51:54 CET 2006
    
    
  
Hi,
> Modified Files:
> 	tta.c 
> Log Message:
> 64bit fixes for the tta decoder, sizeof(long) is 8 on amd64, 4 on x86, the patch
> basicly just do a s/long/int32_t/. Patch tested on amd64 and x86.
Notable to mention that not even the reference decoder/encoder work on
64bits. At least it was not able to decode a file encoded (with itself) on 32bits.
So again, we are superior in this case :)
-- 
Alex Beregszaszi	email: alex at fsn.hu
Free Software Network	cell: +36 70 3144424
    
    
More information about the ffmpeg-cvslog
mailing list