From 2465ec9027bd457d10a65250bd286a1905f952ab Mon Sep 17 00:00:00 2001 From: reimar Date: Sat, 19 Jun 2010 18:31:35 +0000 Subject: codec-cfg: set CODEC_CFG_MIN to the release value in codecs.conf Auto-update CODEC_CFG_MIN value to release value in etc/codecs.conf. Allowing them to differ causes more issues than it is worth. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31472 b3059339-0415-0410-9bf9-f77b7e298cf2 --- codec-cfg.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'codec-cfg.h') diff --git a/codec-cfg.h b/codec-cfg.h index bf1fed56a8..19fd47d94c 100644 --- a/codec-cfg.h +++ b/codec-cfg.h @@ -19,8 +19,6 @@ #ifndef MPLAYER_CODEC_CFG_H #define MPLAYER_CODEC_CFG_H -#define CODEC_CFG_MIN 20070407 - #define CODECS_MAX_FOURCC 92 #define CODECS_MAX_OUTFMT 16 #define CODECS_MAX_INFMT 16 -- cgit v1.2.3