[MPlayer-dev-eng] FFmpeg include header

Michael Niedermayer michaelni at gmx.at
Thu Apr 20 09:07:36 CEST 2006


Hi

On Wed, Apr 19, 2006 at 11:52:53PM +0300, Ivan Kalvachev wrote:
> Here is an early patch, it uses trick similar to what FreeType does to
> declare include header paths.
> You may have noticed that there are quite many places where #ifdef are
> used to include ffmpeg headers from default system location or from
> internal mplayer one.
> This code duplication could be removed if we #define the path string
> and include the define.
> 
> The patch I created remove about 27 lines total, please take a look
> and test it. At least I was able to compile mplayer with this patch
> applied.
> 
> I would like to hear your recommendations:

what about using gcc ... -I<path to the headers> ?

[...]

-- 
Michael

In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is




More information about the MPlayer-dev-eng mailing list