From 8d62ac34467432118170aed914493cb6fb37032d Mon Sep 17 00:00:00 2001 From: rtogni <rtogni@b3059339-0415-0410-9bf9-f77b7e298cf2> Date: Sat, 7 Apr 2007 16:14:51 +0000 Subject: [PATCH] qdrw changed output format in ffmpeg r8630, sync codecs.conf and require newest codecs.conf version to avoid regression git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22933 b3059339-0415-0410-9bf9-f77b7e298cf2 --- codec-cfg.h | 2 +- etc/codecs.conf | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/codec-cfg.h b/codec-cfg.h index 54b1968322..947401def5 100644 --- a/codec-cfg.h +++ b/codec-cfg.h @@ -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 diff --git a/etc/codecs.conf b/etc/codecs.conf index cb06d2772d..b889b8d85a 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -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 @@ videocodec ffqtdrw fourcc qdrw driver ffmpeg dll qdraw - out RGB24 + out BGR8 videocodec ffindeo2 info "Indeo 2 native decoder"