[MPlayer-cvslog] r26748 - trunk/etc/codecs.conf
    compn 
    subversion at mplayerhq.hu
       
    Mon May 12 14:55:54 CEST 2008
    
    
  
Author: compn
Date: Mon May 12 14:55:53 2008
New Revision: 26748
Log:
ptx is an internal fourcc
Modified:
   trunk/etc/codecs.conf
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	(original)
+++ trunk/etc/codecs.conf	Mon May 12 14:55:53 2008
@@ -229,7 +229,7 @@ videocodec mpng
 videocodec ffptx
   info "FFmpeg V.Flash PTX decoder"
   status working
-  fourcc "ptx "
+  fourcc "ptx " ; internal MPlayer FourCC
   driver ffmpeg
   dll ptx
   out BGR32,BGR24,BGR8,Y800,RGB32,RGB24,RGB8
    
    
More information about the MPlayer-cvslog
mailing list