changeset 18581:7e3f1d22e43c

Reject codecs.conf files older than 20060501
author rtogni
date Mon, 05 Jun 2006 18:41:57 +0000
parents d444160ee47c
children e3939d5e50e1
files codec-cfg.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/codec-cfg.h	Mon Jun 05 18:41:01 2006 +0000
+++ b/codec-cfg.h	Mon Jun 05 18:41:57 2006 +0000
@@ -1,7 +1,7 @@
 #ifndef __CODEC_CFG_H
 #define __CODEC_CFG_H
 
-#define CODEC_CFG_MIN	20050728
+#define CODEC_CFG_MIN	20060501
 
 #define CODECS_MAX_FOURCC	32
 #define CODECS_MAX_OUTFMT	16