From 5cd9ee645fd3ce1aedcfa71a329caaade1e74d66 Mon Sep 17 00:00:00 2001 From: kraymer Date: Tue, 6 Jun 2006 13:58:03 +0000 Subject: xml docs: CVS --> Subversion (NOTE: ports.xml still needs to be changed!) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18600 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/codecs.xml | 65 ++++++++------------------------------------------ 1 file changed, 10 insertions(+), 55 deletions(-) (limited to 'DOCS/xml/en/codecs.xml') diff --git a/DOCS/xml/en/codecs.xml b/DOCS/xml/en/codecs.xml index 11f6426f57..4f90349b18 100644 --- a/DOCS/xml/en/codecs.xml +++ b/DOCS/xml/en/codecs.xml @@ -221,56 +221,11 @@ and audio codecs. -If you use an MPlayer release you have -libavcodec -right in the package, just build as usual. If you use -MPlayer from CVS you have to extract -libavcodec from -the FFmpeg CVS tree as FFmpeg releases are very rare. The CVS is mostly stable -and offers the most features. In order to achieve this do: - - - - - cvs -d:pserver:anonymous@mplayerhq.hu:/cvsroot/ffmpeg login - - - cvs -z3 -d:pserver:anonymous@mplayerhq.hu:/cvsroot/ffmpeg co -P ffmpeg/libavcodec ffmpeg/libavutil - - - Move the libavcodec and libavutil - directories from the FFmpeg - sources to the root of the MPlayer CVS tree. - It should look like this: - main/libavcodec - main/libavutil - - Symlinking is not enough, you have to - copy/move it! - - - If you prefer having libavcodec - updated at the same time you update - MPlayer CVS, put the following line into the - main/CVS/Entries file: - D/libavcodec//// - D/libavutil//// - - - Compile. configure should detect problems before - compilation. - - - - - -MPlayer from CVS does contain a -libavcodec subdirectory, but it does -not contain the source for -libavcodec! -You must follow the steps above to obtain the source for this library. - - +Both MPlayer releases and +MPlayer from Subversion contain +libavcodec so you don't have +to care about making a separate libavcodec checkout. +Just run configure and compile. With FFmpeg and my Matrox G400, I can view even the highest resolution DivX @@ -507,7 +462,7 @@ decoders: COMPILING MPLAYER WITH QUICKTIME LIBRARIES SUPPORT Currently only 32-bit Intel platforms are supported. -download MPlayer CVS +download MPlayer Subversion download QuickTime DLL pack from @@ -610,14 +565,14 @@ decoders: however major changes and improvements have been implemented since that time, both in terms of more functionalities supported and in terms of improved CPU usage. - Just to be certain, it is always a good idea to use a recent CVS + Just to be certain, it is always a good idea to use a recent Subversion checkout. If you want a quick and easy way to know whether there have been recent changes to libavcodec's H.264 decoding, you might keep an eye on - FFmpeg CVS repository's web interface. + FFmpeg Subversion repository's web interface. @@ -631,8 +586,8 @@ decoders: --> MPlayer sources are updated whenever an x264 API change - occurs, so it is always suggested to use CVS - MPlayer as well. + occurs, so it is always suggested to use + MPlayer from Subversion as well. Perhaps this situation will change when and if an x264 "release" occurs. Meanwhile, x264 should -- cgit v1.2.3