Reject codecs.conf files older than 20060501

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18582 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
rtogni 2006-06-05 18:41:57 +00:00
parent c7ff0c643a
commit 63784accb5
1 changed files with 1 additions and 1 deletions

View File

@ -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