diff DOCS/codecs.conf @ 312:e5b60949b8f9

typo at divx fourcc's.. tsk-tsk, arpi.. :)
author gabucino
date Sun, 08 Apr 2001 20:56:38 +0000
parents cfb2a5fef86f
children df8902c0dccf
line wrap: on
line diff
--- a/DOCS/codecs.conf	Sun Apr 08 20:39:37 2001 +0000
+++ b/DOCS/codecs.conf	Sun Apr 08 20:56:38 2001 +0000
@@ -22,7 +22,7 @@
   fourcc MP43,mp43 div3   ; fourcc mapping to div3
   fourcc DIV5,div5 div3
   fourcc DIV6,div6 div4
-  fourcc DIV3,div3,DIV4,div3
+  fourcc DIV3,div3,DIV4,div4
   driver dshow
   dll "divx_c32.ax"
   guid 0x82CCd3E0, 0xF71A, 0x11D0, 0x9f, 0xe5, 0x00, 0x60, 0x97, 0x78, 0xaa, 0xaa
@@ -35,7 +35,7 @@
   fourcc MP43,mp43 div3   ; fourcc mapping to div3
   fourcc DIV5,div5 div3
   fourcc DIV6,div6 div4
-  fourcc DIV3,div3,DIV4,div3
+  fourcc DIV3,div3,DIV4,div4
   driver vfw
   dll "divxc32.dll"
   out YUY2 yuvhack
@@ -82,7 +82,7 @@
   out BGR24,BGR15
 
 videocodec cram
-  info "CRAM"
+  info "Microsoft Video 1"
   fourcc cram,CRAM
   driver vfw
   dll "msvidc32.dll"