summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-06-09 17:07:10 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-06-09 17:07:10 +0000
commit958626bcf446bc40458fa666a8949c90fcdffac0 (patch)
tree9d111b7b37e79d2432edab754dde292944293143 /TOOLS
parentf967934648da54f7314fecf0cca34577d4fefcd1 (diff)
downloadmpv-958626bcf446bc40458fa666a8949c90fcdffac0.tar.bz2
mpv-958626bcf446bc40458fa666a8949c90fcdffac0.tar.xz
Document install-divx5.sh and install-w32codecs.sh.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15706 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'TOOLS')
-rw-r--r--TOOLS/README21
1 files changed, 21 insertions, 0 deletions
diff --git a/TOOLS/README b/TOOLS/README
index 91f9ca1482..671074dbf9 100644
--- a/TOOLS/README
+++ b/TOOLS/README
@@ -380,6 +380,27 @@ Note: You will need the libwww-perl stuff and the cabextract utility
which can be found at http://www.kyz.uklinux.net/cabextract.php3.
+install-divx5.sh
+
+Author: Andrea Menucci, thuglife
+
+Description: Downloads and installs DivX 5 codecs from divx.com.
+
+Usage: install-divx5.sh install
+ install-divx5.sh uninstall
+
+
+install-w32codecs.sh
+
+Author: Andrea Menucci, thuglife
+
+Description: Downloads binary codecs from mplayerhq.hu and installs them
+ on a Debian system.
+
+Usage: install-w32codecs.sh install
+ install-w32codecs.sh uninstall
+
+
subrip.c
Author: Kim Minh Kaplan