diff codec-cfg.c @ 3969:c4c3f32dae47

integrated Tim Ferguson's native CYUV decoder
author melanson
date Fri, 04 Jan 2002 05:57:00 +0000
parents 60db4273246d
children 7c3e9286ce14
line wrap: on
line diff
--- a/codec-cfg.c	Thu Jan 03 23:14:13 2002 +0000
+++ b/codec-cfg.c	Fri Jan 04 05:57:00 2002 +0000
@@ -240,6 +240,7 @@
 		"cinepak",
 		"qtrle",
 		"nuv",
+		"cyuv",
 		NULL
 	};
         char **drv=audioflag?audiodrv:videodrv;