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

cehoyos subversion at mplayerhq.hu
Mon Jul 2 23:49:19 CEST 2012


Author: cehoyos
Date: Mon Jul  2 23:49:19 2012
New Revision: 35009

Log:
Support Kostya's MSA1 decoder.

Modified:
   trunk/etc/codecs.conf

Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	Thu Jun 28 17:02:57 2012	(r35008)
+++ trunk/etc/codecs.conf	Mon Jul  2 23:49:19 2012	(r35009)
@@ -1221,6 +1221,14 @@ videocodec ffmss1
   dll mss1
   out BGR8
 
+videocodec ffmsascreen
+  info "FFmpeg MS ATC Screen 1"
+  status working
+  fourcc MSA1
+  driver ffmpeg
+  dll msa1
+  out YV12
+
 videocodec ffh264
   info "FFmpeg H.264"
   status working


More information about the MPlayer-cvslog mailing list