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

compn subversion at mplayerhq.hu
Sat Jul 21 03:54:25 CEST 2012


Author: compn
Date: Sat Jul 21 03:54:25 2012
New Revision: 35039

Log:
map SM4V to ffodivx
map R420 to rawI420
map R411 to rawy41b

Modified:
   trunk/etc/codecs.conf

Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	Fri Jul 20 15:11:42 2012	(r35038)
+++ trunk/etc/codecs.conf	Sat Jul 21 03:54:25 2012	(r35039)
@@ -1358,7 +1358,7 @@ videocodec ffodivx
   fourcc uldx,ULDX,VSPX
   fourcc SIPP ; Samsung SHR-6040
   fourcc DreX,DM4V,LMP4,DP02
-  fourcc QMP4,HV60,PLV1
+  fourcc QMP4,HV60,PLV1,SM4V
   driver ffmpeg
   dll mpeg4 ;opendivx
   out YV12,I420,IYUV
@@ -3993,6 +3993,7 @@ videocodec rawi420
   format 0x20776172 0x30323449
   fourcc i420,I420
   fourcc IYUV,iyuv
+  fourcc R420 I420
   out I420,IYUV
 
 videocodec rawyvu9
@@ -4118,6 +4119,7 @@ videocodec ffrawi420
   format 0x20776172
   fourcc i420,I420
   fourcc IYUV,iyuv
+  fourcc R420
   driver ffmpeg
   dll rawvideo
   out I420,IYUV
@@ -4135,7 +4137,7 @@ videocodec ffrawyvu9
 videocodec ffrawy41b
   info "RAW Y41B"
   status working
-  fourcc Y41B
+  fourcc Y41B,R411
   driver ffmpeg
   dll rawvideo
   out 411P


More information about the MPlayer-cvslog mailing list