[MPlayer-cvslog] r37921 - trunk/etc/codecs.conf

compn subversion at mplayerhq.hu
Mon Feb 6 06:39:22 EET 2017


Author: compn
Date: Mon Feb  6 06:39:22 2017
New Revision: 37921

Log:
codecs.conf: add qtx affinity ImJG codec, plays ff trac 5235

Modified:
   trunk/etc/codecs.conf

Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	Sun Feb  5 18:25:11 2017	(r37920)
+++ trunk/etc/codecs.conf	Mon Feb  6 06:39:22 2017	(r37921)
@@ -3715,6 +3715,14 @@ videocodec qtavui
   dll "AvidQTAVUICodec.qtx"
   out YUY2
 
+videocodec qtaffinity
+  info "QuickTime affinity"
+  status working
+  fourcc ImJG
+  driver qtvideo
+  dll "AFFINITYVIDEOCODEC.QTx"
+  out BGR24
+
 videocodec qth263
   info "Win32/QuickTime H.263"
   status crashing


More information about the MPlayer-cvslog mailing list