diff options
author | compn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2010-02-11 02:25:38 +0000 |
---|---|---|
committer | compn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2010-02-11 02:25:38 +0000 |
commit | 4c8061bf9f60d7d58bbb7eb37d91d71df5947777 (patch) | |
tree | e435fe8bb06f7a73fc664e1d4152f06f0e16d4a8 /etc | |
parent | cd3d8675f6fb67393a378ee212bd2609d53ed45d (diff) | |
download | mpv-4c8061bf9f60d7d58bbb7eb37d91d71df5947777.tar.bz2 mpv-4c8061bf9f60d7d58bbb7eb37d91d71df5947777.tar.xz |
add comment about geov codec crashing on win32 in codecs.conf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30534 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r-- | etc/codecs.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf index 44f73eb575..e0489d8046 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -69,6 +69,7 @@ videocodec ffzmbv videocodec geov info "GeoCodec" + comment "crashes on win32" status buggy fourcc GEOV fourcc GEOX |