ffmpeg moved to mphq, URLs changed

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11075 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2003-10-10 21:48:13 +00:00
parent 15691f0891
commit 9dd5ee3afd
2 changed files with 4 additions and 4 deletions

View File

@ -152,8 +152,8 @@
a legújabb <B>MPlayer-rel</B>. A kiadandó parancsok:</P>
<OL>
<LI><CODE>cvs -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg login</CODE></LI>
<LI><CODE>cvs -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg co ffmpeg</CODE></LI>
<LI><CODE>cvs -d:pserver:anonymous@mplayerhq.hu:/cvsroot/ffmpeg login</CODE></LI>
<LI><CODE>cvs -d:pserver:anonymous@mplayerhq.hu:/cvsroot/ffmpeg co ffmpeg</CODE></LI>
<LI>Mozgasd át a <CODE>libavcodec</CODE> könyvtárat az FFmpeg forrásból
az <B>MPlayer</B> CVS fába. Így:
<P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>main/libavcodec</CODE></P>

View File

@ -225,10 +225,10 @@ work with <application>MPlayer</application>. In order to achieve this do:
<procedure>
<step><para>
<screen>cvs -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg login</screen>
<screen>cvs -d:pserver:anonymous@mplayerhq.hu:/cvsroot/ffmpeg login</screen>
</para></step>
<step><para>
<screen>cvs -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg co ffmpeg</screen>
<screen>cvs -d:pserver:anonymous@mplayerhq.hu:/cvsroot/ffmpeg co ffmpeg</screen>
</para></step>
<step><para>
Move the <filename>libavcodec</filename> directory from the FFmpeg