ARM: disable use of system byteswap.h
authorMåns Rullgård <mans@mansr.com>
Tue, 15 Jul 2008 19:06:09 +0000 (19:06 +0000)
committerMåns Rullgård <mans@mansr.com>
Tue, 15 Jul 2008 19:06:09 +0000 (19:06 +0000)
commitde0e19cc38f876f8cb7bd145b9c5e6edeef55925
tree66042372a6edb08f53d18311c9a256e671ba52d8
parentc696a863d4c3be44ee733c21afb0db44ea534928
ARM: disable use of system byteswap.h

Our bswap functions are better than those in glibc, which has
no ARM-optimised versions.

Originally committed as revision 14241 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure