Mercurial > mplayer.hg
comparison codec-cfg.h @ 16132:cd65644dae2d
require some up to date codecs.conf
author | alex |
---|---|
date | Thu, 28 Jul 2005 12:55:01 +0000 |
parents | b014091b4417 |
children | efbfac98cab1 |
comparison
equal
deleted
inserted
replaced
16131:e660acd11abe | 16132:cd65644dae2d |
---|---|
1 #ifndef __CODEC_CFG_H | 1 #ifndef __CODEC_CFG_H |
2 #define __CODEC_CFG_H | 2 #define __CODEC_CFG_H |
3 | 3 |
4 #define CODEC_CFG_MIN 20030724 | 4 #define CODEC_CFG_MIN 20050728 |
5 | 5 |
6 #define CODECS_MAX_FOURCC 32 | 6 #define CODECS_MAX_FOURCC 32 |
7 #define CODECS_MAX_OUTFMT 16 | 7 #define CODECS_MAX_OUTFMT 16 |
8 #define CODECS_MAX_INFMT 16 | 8 #define CODECS_MAX_INFMT 16 |
9 | 9 |