[FFmpeg-devel] use of UINT64_C in libavutil/common.h
VALETTE Eric RD-MAPS-REN
eric2.valette
Thu May 6 14:48:58 CEST 2010
On 05/06/2010 10:55 AM, Luca Barbato wrote:
> On 05/05/2010 01:18 PM, VALETTE Eric RD-MAPS-REN wrote:
>
>> This define is defined in<stdint.h> The simple include<stdint.h>
>> should either be replaced by:
>>
> you might add -D__STDC_CONSTANT_MACROS to your CXXFLAGS
>
Doing that you push the burden on all the client of the file which I
personally find bad practice.
-- eric
More information about the ffmpeg-devel
mailing list