1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-30 07:18:17 +00:00

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
This commit is contained in:
rtogni 2007-04-07 16:14:51 +00:00
parent 2a39682956
commit 8d62ac3446
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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"