[Ffmpeg-cvslog] CVS: ffmpeg/libavutil bswap.h,1.12,1.13
    Michael Niedermayer 
    michaelni
       
    Sun Feb 12 15:48:54 CET 2006
    
    
  
Hi
On Sun, Feb 12, 2006 at 03:32:34PM +0100, Alex Beregszaszi wrote:
> Hi,
> 
> > Modified Files:
> > 	bswap.h 
> > Log Message:
> > support FreeBSD 5.x endian.h
> 
> Reverted.
> 
> We should just remove that byteswap.h option aswell :)
no, we should prefer our asm code if we support the specific cpu 
(x86,sh4,arm) IIRC
and if not, use byteswap.h or endian.h 
[...]
-- 
Michael
    
    
More information about the ffmpeg-cvslog
mailing list