[Mplayer-cvslog] CVS: main/DOCS codecs.conf,1.50,1.51

Arpi of Ize arpi at mplayer.dev.hu
Wed Aug 15 03:30:54 CEST 2001


Update of /cvsroot/mplayer/main/DOCS
In directory mplayer:/var/tmp.root/cvs-serv24678

Modified Files:
	codecs.conf 
Log Message:
updated

Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/codecs.conf,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- codecs.conf	8 Aug 2001 13:38:16 -0000	1.50
+++ codecs.conf	15 Aug 2001 01:30:52 -0000	1.51
@@ -29,6 +29,7 @@
   fourcc DIV5,div5 div3
   fourcc DIV6,div6 div4
   fourcc DIV3,div3,DIV4,div4
+  fourcc AP41 div3	  ; AngelPotion stuff
   driver dshow
   dll "divx_c32.ax"
   guid 0x82CCd3E0, 0xF71A, 0x11D0, 0x9f, 0xe5, 0x00, 0x60, 0x97, 0x78, 0xaa, 0xaa
@@ -78,6 +79,7 @@
   fourcc DIV5,div5 div3   ; DivX 3.20 
   fourcc DIV6,div6 div4   ;   -||-
   fourcc DIV3,div3,DIV4,div4
+  fourcc AP41 div3	  ; AngelPotion stuff
   driver vfw
   dll "divxc32.dll"
   out YUY2 yuvhack
@@ -92,6 +94,7 @@
   fourcc DIV1,div1 divx
   fourcc MP4S,mp4s	; ISO MPEG-4 Video V1
   fourcc MP43,mp43,DIV3,div3,DIV4,div4 DIV3  ; for DivX4Linux only!
+  fourcc AP41 DIV3	  ; AngelPotion stuff
   format 0x4
   driver odivx
   dll "opendivx decore"
@@ -105,11 +108,12 @@
   fourcc DIV1,div1 divx
   fourcc MP4S,mp4s	; ISO MPEG-4 Video V1
   fourcc MP43,mp43,DIV3,div3,DIV4,div4 DIV3  ; for DivX4Linux only!
+  fourcc AP41 DIV3	  ; AngelPotion stuff
   format 0x4
   driver divx4
   dll "libdivxdecore.0"
 ;  out YV12   ; works, but odivx driver is faster with YV12 (DEC_USER)
-  out I420
+;  out I420
   out YUY2
   out UYVY
   out BGR32,BGR24,BGR16,BGR15
@@ -156,7 +160,7 @@
 
 videocodec ffh263
   info "FFmpeg H263+ decoder"
-  status untested
+  status working
   fourcc H263,U263
   driver ffmpeg
   dll h263
@@ -170,6 +174,7 @@
   fourcc DIV5,div5 div3   ; DivX 3.20 
   fourcc DIV6,div6 div4   ;   -||-
   fourcc DIV3,div3,DIV4,div4
+  fourcc AP41 div3	  ; AngelPotion stuff
   driver ffmpeg
   dll msmpeg4
   out YV12
@@ -188,9 +193,9 @@
 
 videocodec ffmpeg12
   info "FFmpeg-1"
-  status buggy
+  status working
   format 0x10000001  ; mpeg 1
-  format 0x10000002  ; mpeg 2 is broken
+  format 0x10000002  ; mpeg 2
   driver ffmpeg
   dll "mpegvideo"
   out YV12
@@ -280,23 +285,11 @@
 
 videocodec wmv8
   info "Windows Media Video 8"
-  status crashing
-  comment "Floating point exception"
+  status working
   fourcc WMV2
   driver dshow
   dll "wmv8ds32.ax"
   guid 0x521fb373, 0x7654, 0x49f2, 0xbd, 0xb1, 0x0c, 0x6e, 0x66, 0x60, 0x71, 0x4f
-  out YUY2
-  out BGR32,BGR24,BGR16,BGR15
-
-videocodec ap41
-  info "AngelPotion Definitive V1"	; yet another stolen stuff
-  comment "using the DivX ;-) codec"
-  status working
-  fourcc AP41 div3  
-  driver dshow
-  dll "divx_c32.ax"		; no need to use apmpg4v1.dll
-  guid 0x82CCd3E0, 0xF71A, 0x11D0, 0x9f, 0xe5, 0x00, 0x60, 0x97, 0x78, 0xaa, 0xaa
   out YUY2
   out BGR32,BGR24,BGR16,BGR15
 




More information about the MPlayer-cvslog mailing list