diff codec-cfg.c @ 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.c	Tue Mar 19 00:11:44 2002 +0000
+++ b/codec-cfg.c	Tue Mar 19 07:07:06 2002 +0000
@@ -240,7 +240,7 @@
 		"vfwex",
 		"divx4",
 		"raw",
-		"rle",
+		"msrle",
 		"xanim",
 		"msvidc",
 		"fli",