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

compn subversion at mplayerhq.hu
Tue Dec 1 06:02:27 CET 2009


Author: compn
Date: Tue Dec  1 06:02:26 2009
New Revision: 29973

Log:
add slif fourcc (modified mpeg2 codec) to ffmpeg sw decoders

Modified:
   trunk/etc/codecs.conf

Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	Sun Nov 29 06:18:40 2009	(r29972)
+++ trunk/etc/codecs.conf	Tue Dec  1 06:02:26 2009	(r29973)
@@ -162,6 +162,7 @@ videocodec ffmpeg2
   fourcc m2v1
   fourcc PIM2
   fourcc LMP2 ; Lead mpeg2 in avi
+  fourcc slif ; SoftLab MPEG-2 I-frames Codec
   driver ffmpeg
   dll "mpeg2video"
   out YV12,I420,IYUV
@@ -200,6 +201,7 @@ videocodec ffmpeg12
   fourcc mp2v,mpgv
   fourcc m2v1,m1v1
   fourcc LMP2 ; Lead mpeg2 in avi
+  fourcc slif ; SoftLab MPEG-2 I-frames Codec
   driver ffmpeg
   dll "mpegvideo"
   out YV12,I420,IYUV


More information about the MPlayer-cvslog mailing list