summaryrefslogtreecommitdiffstats
path: root/codec-cfg.h
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-05-26 22:39:38 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-05-26 22:39:38 +0000
commita62a42f3f1e597117e6cf99d966fc1ceed105f22 (patch)
treed250286a1e95d888c00a392bc2783dd6b11e0b3f /codec-cfg.h
parent2aa7abdc0050e6d2d7bad788c4be778c4760d05a (diff)
downloadmpv-a62a42f3f1e597117e6cf99d966fc1ceed105f22.tar.bz2
mpv-a62a42f3f1e597117e6cf99d966fc1ceed105f22.tar.xz
codecs.conf versioning - patch by Joey Parrish <joey@yunamusic.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6201 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'codec-cfg.h')
-rw-r--r--codec-cfg.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/codec-cfg.h b/codec-cfg.h
index eb4f3b7515..fb937b5799 100644
--- a/codec-cfg.h
+++ b/codec-cfg.h
@@ -1,6 +1,8 @@
#ifndef __CODEC_CFG_H
#define __CODEC_CFG_H
+#define CODEC_CFG_MIN 20020520
+
#define CODECS_MAX_FOURCC 32
#define CODECS_MAX_OUTFMT 16
#define CODECS_MAX_INFMT 16