CVS change done by Diego Biurrun CVS Update of /cvsroot/mplayer/homepage/src In directory mail:/var2/tmp/cvs-serv21841/src Modified Files: dload.src.en Log Message: Make clear that libavformat is optional. Index: dload.src.en =================================================================== RCS file: /cvsroot/mplayer/homepage/src/dload.src.en,v retrieving revision 1.179 retrieving revision 1.180 diff -u -r1.179 -r1.180 --- dload.src.en 25 Nov 2005 21:13:45 -0000 1.179 +++ dload.src.en 12 Jan 2006 00:19:54 -0000 1.180 @@ -1745,7 +1745,7 @@ <p> When asked for a password, just hit enter. A directory named <code>ffmpeg</code> will be created. Copy the - <code>libavcodec</code>, <code>libavformat</code> and + <code>libavcodec</code> and <code>libavutil</code> subdirectories into the <code>main</code> directory just created from the MPlayer checkout. </p> @@ -1757,10 +1757,16 @@ <pre> D/libavcodec//// - D/libavformat//// D/libavutil//// </pre> +<p> + FFmpeg also contains libavformat, a library to decode container + formats that can optionally be used to extend MPlayer's container + format support. If you wish to use it, repeat the above steps for + the libavformat subdirectory of the FFmpeg source tree. +</p> + <h3><a name="viewcvs">Browsing MPlayer CVS by HTTP</a></h3>
participants (1)
-
syncmail@mplayerhq.hu