diff options
author | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-08-22 16:57:49 +0000 |
---|---|---|
committer | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-08-22 16:57:49 +0000 |
commit | 3711f77b92714c6f54080832026665facf8a07e0 (patch) | |
tree | e71eee2fc3425970fec9e225db206407237060f9 /etc | |
parent | a81e5493dde0cbd1d81f6e8dcc3f0cc071cb76c3 (diff) | |
download | mpv-3711f77b92714c6f54080832026665facf8a07e0.tar.bz2 mpv-3711f77b92714c6f54080832026665facf8a07e0.tar.xz |
*** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1625 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r-- | etc/example.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/example.conf b/etc/example.conf index a5df53c935..1bdff85c2d 100644 --- a/etc/example.conf +++ b/etc/example.conf @@ -102,6 +102,7 @@ fs=yes # Enlarges movie window to your desktop's size. # noxv = no # whether to use XVideo hardware acceleration or not # forcexv = yes # force XVideo even if not detected + # nodshow # disable usage of DirectShow video codecs |