[Ffmpeg-devel] [PATCH] move BE/LE macros to libavutil

Michael Niedermayer michaelni
Sun Nov 19 17:38:50 CET 2006


Hi

On Sun, Nov 19, 2006 at 12:44:24PM +0100, Reimar D?ffinger wrote:
> Hello,
> do you think this is okay, as in the attached patch? I already know a
> few place in MPlayer that could avoid code duplication with that.
> Though I also wonder if they should have a FF prefix (though they seem
> to be constructed to allow them to be overridden by defines in system
> headers?).
> Any comments?

yes, there are read/write 16/32/64 little/big/native endian cases
we have BE_* LE_* ST* LD* unaligned* and probably more
IMHO we should first clean these up inside lavc before exporting them

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is




More information about the ffmpeg-devel mailing list