changeset 2379:8a821809659d

xanim added
author arpi
date Mon, 22 Oct 2001 19:04:09 +0000
parents 2d3b722512ed
children c1f71b8190d1
files codec-cfg.c codec-cfg.h
diffstat 2 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/codec-cfg.c	Mon Oct 22 19:03:32 2001 +0000
+++ b/codec-cfg.c	Mon Oct 22 19:04:09 2001 +0000
@@ -222,6 +222,7 @@
 		"divx4",
 		"raw",
 		"rle",
+		"xanim",
 		NULL
 	};
         char **drv=audioflag?audiodrv:videodrv;
--- a/codec-cfg.h	Mon Oct 22 19:03:32 2001 +0000
+++ b/codec-cfg.h	Mon Oct 22 19:04:09 2001 +0000
@@ -39,6 +39,7 @@
 #define VFM_DIVX4 7
 #define VFM_RAW 8
 #define VFM_RLE 9
+#define VFM_XANIM 10
 
 #ifndef GUID_TYPE
 #define GUID_TYPE