[FFmpeg-devel] [PATCH] mipsel is not big endian
Reimar Döffinger
Reimar.Doeffinger
Tue Aug 21 14:14:05 CEST 2007
Hello,
On Tue, Aug 21, 2007 at 02:08:38PM +0200, Reimar D?ffinger wrote:
> On Tue, Aug 21, 2007 at 12:47:06PM +0100, Johansson Erik-EJO017 wrote:
> > The attached patch separates the handling of mips and mipsel in
> > configure since they differ in endianess (mipsel is little endian).
>
> How does this difference matter for our configure?
Oh, I see. The bigendian check for cross compiling. Maybe the check
should just be replaced by an approach similar to what MPlayer does
(using "strings" on the binary)?
Greetings,
Reimar D?ffinger
More information about the ffmpeg-devel
mailing list