summaryrefslogtreecommitdiffstats
path: root/codec-cfg.h
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-06-19 18:31:35 +0000
committerUoti Urpala <uau@glyph.nonexistent.invalid>2010-11-02 04:11:07 +0200
commit2465ec9027bd457d10a65250bd286a1905f952ab (patch)
treef4d476371a185e4c8e63995fd38efb030156ab98 /codec-cfg.h
parent27408d4f14f4fc99464c1db8f81288a6ecffb373 (diff)
downloadmpv-2465ec9027bd457d10a65250bd286a1905f952ab.tar.bz2
mpv-2465ec9027bd457d10a65250bd286a1905f952ab.tar.xz
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
Diffstat (limited to 'codec-cfg.h')
-rw-r--r--codec-cfg.h2
1 files changed, 0 insertions, 2 deletions
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