Hi all,
I just noticed a problem with libavutil/pixfmt.h: it
is unconditionally included by libavutil/avutil.h, but
uses symbols defined in config.h ("#if HAVE_BIGENDIAN",
at line 130).
I do not know if this problem has always been there or
if it is a regression. Is this a known problem?
Or should I try to bisect it?
Thanks,
Luca