Mercurial > mplayer.hg
changeset 22915:1cbc0d439cf3
qdrw changed output format in ffmpeg r8630, sync codecs.conf and require
newest codecs.conf version to avoid regression
author | rtogni |
---|---|
date | Sat, 07 Apr 2007 16:14:51 +0000 |
parents | 29827d88d2da |
children | 48b3b0aab275 |
files | codec-cfg.h etc/codecs.conf |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/codec-cfg.h Sat Apr 07 14:07:51 2007 +0000 +++ b/codec-cfg.h Sat Apr 07 16:14:51 2007 +0000 @@ -1,7 +1,7 @@ #ifndef __CODEC_CFG_H #define __CODEC_CFG_H -#define CODEC_CFG_MIN 20061022 +#define CODEC_CFG_MIN 20070407 #define CODECS_MAX_FOURCC 32 #define CODECS_MAX_OUTFMT 16
--- a/etc/codecs.conf Sat Apr 07 14:07:51 2007 +0000 +++ b/etc/codecs.conf Sat Apr 07 16:14:51 2007 +0000 @@ -3,7 +3,7 @@ ; Before editing this file, please read DOCS/tech/codecs.conf.txt ! ;============================================================================= -release 20070315 +release 20070407 ;============================================================================= ; VIDEO CODECS @@ -497,7 +497,7 @@ fourcc qdrw driver ffmpeg dll qdraw - out RGB24 + out BGR8 videocodec ffindeo2 info "Indeo 2 native decoder"