summaryrefslogtreecommitdiffstats
path: root/TOOLS/TVout/matroxset/normal
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-31 14:21:06 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-31 14:21:06 +0000
commita2171395a4cdda9a5616e3f3e695b8d47fbdcbe4 (patch)
tree7703bb4ec610aabc2cc67e38717d197c0a6af8a6 /TOOLS/TVout/matroxset/normal
parente40f658344802f2198a1d7ad1f71ab2aab45b207 (diff)
downloadmpv-a2171395a4cdda9a5616e3f3e695b8d47fbdcbe4.tar.bz2
mpv-a2171395a4cdda9a5616e3f3e695b8d47fbdcbe4.tar.xz
Remove obsolete TV output tools.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22860 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'TOOLS/TVout/matroxset/normal')
-rwxr-xr-xTOOLS/TVout/matroxset/normal12
1 files changed, 0 insertions, 12 deletions
diff --git a/TOOLS/TVout/matroxset/normal b/TOOLS/TVout/matroxset/normal
deleted file mode 100755
index f17caf5351..0000000000
--- a/TOOLS/TVout/matroxset/normal
+++ /dev/null
@@ -1,12 +0,0 @@
-#! /bin/sh
-
-if [ -c /dev/fb0 ]; then
- HEAD0=/dev/fb0
- HEAD1=/dev/fb1
-else
- HEAD0=/dev/fb/0
- HEAD1=/dev/fb/1
-fi
-matroxset -f ${HEAD1} -m 0
-matroxset -f ${HEAD0} -m 1
-matroxset -f ${HEAD1} -m 2