[FFmpeg-devel] FFmpeg include file policy
Diego Biurrun
diego
Sun Nov 22 22:55:17 CET 2009
On Sun, Nov 22, 2009 at 09:20:42PM +0100, usleepless at gmail.com wrote:
>
> So I have been playing around with includefile-directory precedence etc, but
> every fix shows another problem. Would it be possible to adopt another
> #include statement style, like this?:
>
> #include "../libavcodec/mpeg4audio.h"
> #include "../libavformat/avformat.h"
> #include "flv.h"
>
> Or should I learn more about gcc, include-dirs and (q)make first, to see
> "the proper" way?
The latter.
Diego
More information about the ffmpeg-devel
mailing list