Hmm...

Wolfram Gloger wrote:

> Recent ffmpeg has changed include file locations (cleaned up
> IMHO).

Argh.

> With the appended patch it is possible to compile
> with the new layout and with the old one in ffmpeg.src
> (a bit of a hack with a manual Depends(), maybe someone can
> come up with a cleaner solution).

I'd rather use a generic approach:

        #include <avcodec.h>
        #include <swscale.h>

and so on, and let the build system set the appropriate search path.

-- 
Michael "Tired" Riepe <[EMAIL PROTECTED]>
X-Tired: Each morning I get up I die a little

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
DVBCUT-user mailing list
DVBCUT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dvbcut-user

Reply via email to