[mythtv] libavcodec/avcodec.h for mythphone?

Chris Pinkham cpinkham at bc2va.org
Sat Sep 11 17:30:41 EDT 2004


> Hi,
> 
> mythphone requires libavcodec/avcodec.h which it looks for under
> -I../../mythtv/libs/, e.g. requires mythtv sources to be present.
> 
> mythtv installs avcodec.h under $includedir/mythtv/ffmpeg/avcodec.h.
> Is s,libavcodec/,ffmpeg/, the right thing to do with mythphone?

I think this was my fault because I had that in a patch I sent to
Paul.  It actually should be this:

	#include "mythtv/ffmpeg/avcodec.h"

which will allow MythPhone to find it since it includes $includedir
in the search path.

Fixed in CVS.

Thanks.

-- 

Chris



More information about the mythtv-dev mailing list