summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--codec-cfg.h2
-rw-r--r--etc/codecs.conf4
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"