diff codec-cfg.h @ 361:3e0c68209600

dunno :)
author szabii
date Wed, 11 Apr 2001 20:55:14 +0000
parents a5c6f9d536dd
children b61c5c4484f8
line wrap: on
line diff
--- a/codec-cfg.h	Wed Apr 11 20:53:52 2001 +0000
+++ b/codec-cfg.h	Wed Apr 11 20:55:14 2001 +0000
@@ -47,6 +47,7 @@
 	short driver;
 	short flags;
 	short status;
+	short cpuflags;
 } codecs_t;
 
 codecs_t** parse_codec_cfg(char *cfgfile);