Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
diana:windows:building:ffmpeg [2010-02-26 13:17:45]
dages
diana:windows:building:ffmpeg [2022-05-31 09:29:31] (current)
Line 29: Line 29:
  
 The ''INCINSTDIR'' bit forces ffmpeg to install its headers in ''/c/met.no/include/ffmpeg'' instead of separate directories for each library (''/c/met.no/include/libavformat'', ''/c/met.no/include/libavutil'' etc.), and the ''sed'' command edits them so they can still find each other when installed in a non-standard location. The ''INCINSTDIR'' bit forces ffmpeg to install its headers in ''/c/met.no/include/ffmpeg'' instead of separate directories for each library (''/c/met.no/include/libavformat'', ''/c/met.no/include/libavutil'' etc.), and the ''sed'' command edits them so they can still find each other when installed in a non-standard location.
 +
 +Finally, the copyright and license information:
 +
 +  $ cp README /c/met.no/copyright/ffmpeg.txt
 +  $ cat COPYING.LGPL >>/c/met.no/copyright/ffmpeg.txt 
 +
  • diana/windows/building/ffmpeg.1267190265.txt.gz
  • Last modified: 2022-05-31 09:23:14
  • (external edit)