diff options
author | arpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-09-10 17:33:38 +0000 |
---|---|---|
committer | arpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-09-10 17:33:38 +0000 |
commit | a53444d7b6f19b15fb186627b61cf98fc1bd8e73 (patch) | |
tree | 10b20446880f0febd299b422127a99e02a881277 /etc | |
parent | fb3b95bc3a76675ad76174638ee034052b12046e (diff) |
pim1 is lowercase
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7355 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r-- | etc/codecs.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf index 7dbf349ccc..0aee74bcd6 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -956,7 +956,7 @@ videocodec pim1 comment "no picture. use ffmpeg12!" fourcc PIM1 driver vfw - dll "PCLEPIM1.DLL" + dll "pclepim1.dll" out BGR24 flip ; out I420 ; out YUY2 |