diff options
author | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-04-11 09:25:59 +0000 |
---|---|---|
committer | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-04-11 09:25:59 +0000 |
commit | d735f8b55e9123ebb6aad8ccef56c4dec9fd3645 (patch) | |
tree | b3ebfa025db6749b1703b218e11c2427d17f9e2f /DOCS/codecs.conf | |
parent | 8535c43461504d9a0d4793492191247ce8346ce6 (diff) |
yeah, cvs/DOCS is back! some minor corrections
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@345 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/codecs.conf')
-rw-r--r-- | DOCS/codecs.conf | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/DOCS/codecs.conf b/DOCS/codecs.conf index 4f266bc82c..77eeb9ee22 100644 --- a/DOCS/codecs.conf +++ b/DOCS/codecs.conf @@ -119,7 +119,7 @@ videocodec vcr2 videocodec i263 info "I263" status working - fourcc I420 i420 ; they use the same dll.. dunno if it (i420) works + fourcc I420 i263 ; (map!) they use the same dll.. dunno if it (i420) worx fourcc I263,i263 driver vfw dll "i263_32.drv" @@ -216,7 +216,7 @@ videocodec zlib out YUY2 out BGR32,BGR24,BGR15 -videocodec mvw1 +videocodec mwv1 info "Motion Wavelets" status untested fourcc MWV1 @@ -331,7 +331,6 @@ audiocodec acelp format 0x130 driver dshow dll "acelpdec.ax" -; guid 0x4009F700, 0xAEBA, 0x11D1, 0x83, 0x44, 0x00, 0xC0, 0x4F, 0xB9, 0xE2, 0xB7 guid 0x4009f700, 0xaeba, 0x11d1, 0x83, 0x44, 0x00, 0xc0, 0x4f, 0xb9, 0x2e, 0xb7 audiocodec imc |