[MPlayer-cvslog] r20368 - in trunk: codec-cfg.h etc/codecs.conf
    rtogni 
    subversion at mplayerhq.hu
       
    Sun Oct 22 18:16:34 CEST 2006
    
    
  
Author: rtogni
Date: Sun Oct 22 18:16:34 2006
New Revision: 20368
Modified:
   trunk/codec-cfg.h
   trunk/etc/codecs.conf
Log:
Require latest version of codecs.conf
Modified: trunk/codec-cfg.h
==============================================================================
--- trunk/codec-cfg.h	(original)
+++ trunk/codec-cfg.h	Sun Oct 22 18:16:34 2006
@@ -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
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	(original)
+++ trunk/etc/codecs.conf	Sun Oct 22 18:16:34 2006
@@ -3,7 +3,7 @@
 ;  Before editing this file, please read DOCS/tech/codecs.conf.txt !
 ;=============================================================================
 
-release 20060501
+release 20061022
 
 ;=============================================================================
 ;                   VIDEO CODECS
    
    
More information about the MPlayer-cvslog
mailing list