diff codec-cfg.h @ 5193:abea2deab4d6

MPlayer now has a Microsoft RLE decoder to call its own...only supports 8-bit right now, but 4-bit is forthcoming
author melanson
date Tue, 19 Mar 2002 07:07:06 +0000
parents 59df6b778d78
children 3e04fd1074d3
line wrap: on
line diff
--- a/codec-cfg.h	Tue Mar 19 00:11:44 2002 +0000
+++ b/codec-cfg.h	Tue Mar 19 07:07:06 2002 +0000
@@ -50,7 +50,7 @@
 #define VFM_VFWEX 6
 #define VFM_DIVX4 7
 #define VFM_RAW 8
-#define VFM_RLE 9
+#define VFM_MSRLE 9
 #define VFM_XANIM 10
 #define VFM_MSVIDC 11
 #define VFM_FLI 12