[Ffmpeg-devel] ffmpeg/libavformat/rtp.c does not compile
Måns Rullgård
mru
Thu Mar 2 22:08:23 CET 2006
Mike Melanson <mike at multimedia.cx> writes:
> Fran?ois Revol wrote:
>> http://cvs.opensolaris.org/source/search?q=BE_16&defs=&refs=&path=&hist=
>
> Incredible. I suppose their set of BE_/LE_ macros is superior
> to ours since they have BE_8/LE_8 thus supporting byteswapping
> single bytes.
>
> Solution? Perhaps a sequence of
>
> #ifdef LE_16
> #undef LE_16
> #endif
No need for the #ifdef. #undef is quite happy even if there is
nothing to do.
--
M?ns Rullg?rd
mru at inprovide.com
More information about the ffmpeg-devel
mailing list