summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-05-13 02:58:57 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-05-13 02:58:57 +0000
commit6e9cbdc10448203e7c8b2de41447442fcc9f7bae (patch)
tree0ed465592509105fdbeab27fc12ddbb2e3590aa5 /etc
parenteafe5b7517bbf408ae1ffc936a3abe2313c3b334 (diff)
downloadmpv-6e9cbdc10448203e7c8b2de41447442fcc9f7bae.tar.bz2
mpv-6e9cbdc10448203e7c8b2de41447442fcc9f7bae.tar.xz
whitespace cosmetics: Remove all trailing whitespace.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29305 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf4
-rw-r--r--etc/input.conf4
-rw-r--r--etc/menu.conf2
3 files changed, 5 insertions, 5 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index e7a8fc80df..d35c2f6f6a 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -2036,7 +2036,7 @@ videocodec kensington
status working
fourcc AJPG,ABYR
fourcc LBYR,JBYR ; untested, creative labs cam
- fourcc UV12 ; untested
+ fourcc UV12 ; untested
driver vfw
dll "aoxdxipl.ax"
out BGR24 flip
@@ -2150,7 +2150,7 @@ videocodec bwmpeg
fourcc BW10
driver vfwex
dll "bw10.dll" ;requires vtaccess.dll
- out YV12,YUY2,I420
+ out YV12,YUY2,I420
videocodec zdsoft
info "zdsoft screen recorder"
diff --git a/etc/input.conf b/etc/input.conf
index 6e11b40c76..8efa099002 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -63,8 +63,8 @@ r sub_pos -1 # move subtitles up
t sub_pos +1 # down
#? sub_step +1 # immediately display next subtitle
#? sub_step -1 # previous
-#? sub_scale +0.1 # increase subtitle font size
-#? sub_scale -0.1 # decrease subtitle font size
+#? sub_scale +0.1 # increase subtitle font size
+#? sub_scale -0.1 # decrease subtitle font size
f vo_fullscreen
T vo_ontop # toggle video window ontop of other windows
w panscan -0.1 # zoom out with -panscan 0 -fs
diff --git a/etc/menu.conf b/etc/menu.conf
index bc8adacfa1..bb8177fa76 100644
--- a/etc/menu.conf
+++ b/etc/menu.conf
@@ -77,7 +77,7 @@
<e property="sub" name="Subtitles"/>
<e property="sub_visibility" name="Visibility"/>
<e property="sub_forced_only" name="Forced sub only"/>
- <e property="sub_alignment" name="Alignment"/>
+ <e property="sub_alignment" name="Alignment"/>
<e property="sub_pos" name="Position"/>
<e property="sub_delay" name="Delay"/>
<e property="sub_scale" name="Scale"/>