Uoti Urpala <uoti.urp...@pp1.inet.fi> writes:

> On Mon, 2012-08-13 at 11:18 +0100, Måns Rullgård wrote:
>> aviad rozenhek <avia...@gmail.com> writes:
>> > #define DEFINE_AVERROR(a, b, c, d)  (-(int32_t)MKTAG(a, b, c, d))
>> 
>> That conversion is undefined, so it's no good.  The correct solution is
>
> It's never undefined, and as far as I can see it shouldn't even fall
> into implementation-defined area if you assume the uses are sane.

I already said I had the byte order confused.  You can go and be
condescending somewhere else.

-- 
Måns Rullgård
m...@mansr.com
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to