mirror of
https://github.com/mpv-player/mpv
synced 2025-03-24 20:31:37 +00:00
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
|
#ifndef __CODEC_CFG_H
|
||||||
#define __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_FOURCC 32
|
||||||
#define CODECS_MAX_OUTFMT 16
|
#define CODECS_MAX_OUTFMT 16
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
; Before editing this file, please read DOCS/tech/codecs.conf.txt !
|
; Before editing this file, please read DOCS/tech/codecs.conf.txt !
|
||||||
;=============================================================================
|
;=============================================================================
|
||||||
|
|
||||||
release 20060501
|
release 20061022
|
||||||
|
|
||||||
;=============================================================================
|
;=============================================================================
|
||||||
; VIDEO CODECS
|
; VIDEO CODECS
|
||||||
|
Loading…
Reference in New Issue
Block a user