[GRASS-dev] Re: [GRASS GIS] #303: new ffmpeg includes layout

GRASS GIS trac at osgeo.org
Sun Sep 7 17:06:35 EDT 2008


#303: new ffmpeg includes layout
--------------------------+-------------------------------------------------
  Reporter:  kyngchaos    |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect       |      Status:  new                      
  Priority:  major        |   Milestone:  6.4.0                    
 Component:  Raster       |     Version:  svn-develbranch6         
Resolution:               |    Keywords:                           
  Platform:  Unspecified  |         Cpu:  Unspecified              
--------------------------+-------------------------------------------------
Comment (by glynn):

 Do they use the directories as part of the header name, e.g.
 <libavutil/avutil.h>?

 If they don't, you should just be able to use something like:

 {{{
 --with-ffmpeg-includes='/usr/include/ffmpeg /usr/include/libavcode
 /usr/include/libavformat /usr/include/libavutil'
 }}}

 If they do: I'm not going to try to support multiple versions
 simultaneously, so until the new interface becomes more common than the
 old interface, anyone using the newer version will have to forego --with-
 ffmpeg.

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/303#comment:1>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list