On 4/3/2016 5:58 PM, Martin Vignali wrote:
> Hello,
> 
> In attach a patch to add support for UINT32 pixel type.

[...]

> +#ifndef UINT32_MAX
> +    #define UINT32_MAX  (0xffffffff)
> +#endif

Don't do this, we already require this header be present and working.

- Derek
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to