[Mplayer-cvslog] CVS: main/etc codecs.conf,1.245,1.246

Michael Niedermayer CVS michael at mplayerhq.hu
Thu Nov 14 20:28:23 CET 2002


Update of /cvsroot/mplayer/main/etc
In directory mail:/var/tmp.root/cvs-serv6405/etc

Modified Files:
	codecs.conf 
Log Message:
ffhuffyuv


Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.245
retrieving revision 1.246
diff -u -r1.245 -r1.246
--- codecs.conf	12 Nov 2002 00:19:14 -0000	1.245
+++ codecs.conf	14 Nov 2002 19:27:23 -0000	1.246
@@ -230,6 +230,15 @@
 ; time to decide what to do with the mpeg4/divx variants...
 ; ff* is fastest...
 
+videocodec ffhuffyuv
+  info "FFHuffYUV"
+  status working
+  fourcc HFYU
+  driver ffmpeg
+  dll huffyuv
+  out YV12,YUY2,422P
+  out BGR32,BGR24
+
 videocodec ffsvq1
   info "FFmpeg Sorenson Video v1"
   status working
@@ -248,7 +257,7 @@
   fourcc DIV3,div3,DIV4,div4
   fourcc AP41 div3	  ; AngelPotion stuff
   fourcc COL1,col1,COL0,col0 ; Cool codec (based on mpg4ds32.ax)
-  fourcc 3IVD,3ivd    ; divxdoctored files (3ivx.com) 
+  fourcc 3IVD,3ivd    ; divxdoctored files (3ivx.com) 
   driver ffmpeg
   dll msmpeg4
   out YV12,I420,IYUV
@@ -291,7 +300,7 @@
   fourcc mp4v
   format 0x4
   fourcc UMP4
-  fourcc 3IV2,3iv2  ; 3ivx Delta 4   
+  fourcc 3IV2,3iv2  ; 3ivx Delta 4   
   driver ffmpeg
   dll mpeg4 ;opendivx
   out YV12,I420,IYUV




More information about the MPlayer-cvslog mailing list