mirror of https://github.com/mpv-player/mpv
Require latest version of codecs.conf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20368 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
623e2cdbb5
commit
a13f6a13b5
|
@ -1,7 +1,7 @@
|
|||
#ifndef __CODEC_CFG_H
|
||||
#define __CODEC_CFG_H
|
||||
|
||||
#define CODEC_CFG_MIN 20060501
|
||||
#define CODEC_CFG_MIN 20061022
|
||||
|
||||
#define CODECS_MAX_FOURCC 32
|
||||
#define CODECS_MAX_OUTFMT 16
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
; Before editing this file, please read DOCS/tech/codecs.conf.txt !
|
||||
;=============================================================================
|
||||
|
||||
release 20060501
|
||||
release 20061022
|
||||
|
||||
;=============================================================================
|
||||
; VIDEO CODECS
|
||||
|
|
Loading…
Reference in New Issue