[Ffmpeg-devel] [PATCH] bswap fix
Michael Niedermayer
michaelni
Tue May 10 21:56:06 CEST 2005
Hi
On Monday 09 May 2005 23:35, Roine Gustafsson wrote:
> This fix will make bswap_16 and bswap_32 (and hence le2me/be2me) not
> retrieve the argument several times.
> This makes it possible to use e.g. le2me_32(get_bits_long(gb,32))
> without very strange side effects, and which will work on one arch but
> not another since one arch generates a dummy function.
fixed & optimized the bswap stuff ...
[...]
--
Michael
More information about the ffmpeg-devel
mailing list