[FFmpeg-cvslog] r23039 - in trunk/libavfilter: vsrc_buffer.c vsrc_buffer.h
Måns Rullgård
mans
Sat Jul 17 21:28:54 CEST 2010
Michael Niedermayer <michaelni at gmx.at> writes:
>> The file could also use a stdint.h #include.
>
> thats unneeded from what i remember
> stdint.h or inttypes is amongth the ones included by avfilter/avutil/...
> main header which we include already.
There is no promise this will remain the case. All files should
include whatever headers they need directly, even if one happens to
be indirectly included by another.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-cvslog
mailing list