summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-04-21 02:11:06 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-04-21 02:11:06 +0000
commitfb8674f72515e5af91a62217d05c4c89d88668bf (patch)
treeb5b976c7c08f43d8fc6801302ae8bab599479481 /etc
parent9eab9260dc902ab223ee122dab07187115c3d025 (diff)
downloadmpv-fb8674f72515e5af91a62217d05c4c89d88668bf.tar.bz2
mpv-fb8674f72515e5af91a62217d05c4c89d88668bf.tar.xz
shouldn't decode ijpg with lead, as it cannot detect w/h (ijpg is used by -mf)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5751 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 3a2194f13f..dab20e0d92 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -410,7 +410,7 @@ videocodec LEAD
status working
comment "supports interlaced MJPEG"
fourcc MJPG
- fourcc ijpg,IJPG,jpeg MJPG
+ fourcc jpeg MJPG
driver vfw
dll "LCodcCMP.dll"
out BGR24,BGR15