[MPlayer-cvslog] r37369 - trunk/etc/codecs.conf
    compn 
    subversion at mplayerhq.hu
       
    Thu Feb  5 04:54:30 CET 2015
    
    
  
Author: compn
Date: Thu Feb  5 04:54:30 2015
New Revision: 37369
Log:
add ap4x to prores decoders
Modified:
   trunk/etc/codecs.conf
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	Tue Feb  3 00:46:05 2015	(r37368)
+++ trunk/etc/codecs.conf	Thu Feb  5 04:54:30 2015	(r37369)
@@ -3730,7 +3730,7 @@ videocodec qtprores
   fourcc apcn
   fourcc apcs
   fourcc apco
-  fourcc ap4h
+  fourcc ap4h,ap4x
   driver qtvideo
   dll "AppleProResDecoder.qtx"
   out YUY2
@@ -3742,7 +3742,7 @@ videocodec ffprores
   fourcc apcn
   fourcc apcs
   fourcc apco
-  fourcc ap4h
+  fourcc ap4h,ap4x
   driver ffmpeg
   dll prores
   out 422P10,444P10
@@ -3754,7 +3754,7 @@ videocodec ffproreslgpl
   fourcc apcn
   fourcc apcs
   fourcc apco
-  fourcc ap4h
+  fourcc ap4h,ap4x
   driver ffmpeg
   dll prores_lgpl
   out 422P10,444P10
    
    
More information about the MPlayer-cvslog
mailing list