[Mplayer-cvslog] CVS: main/DOCS codecs.conf,1.6,1.7

Berczi Gabor gabucino at users.sourceforge.net
Mon Apr 9 00:18:27 CEST 2001


Update of /cvsroot/mplayer/main/DOCS
In directory usw-pr-cvs1:/tmp/cvs-serv25930/DOCS

Modified Files:
	codecs.conf 
Log Message:

inserted some avi codecs, and stupid comments. no, no jokes, sorry.


Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/codecs.conf,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** codecs.conf	2001/04/08 20:56:38	1.6
--- codecs.conf	2001/04/08 22:18:25	1.7
***************
*** 123,126 ****
--- 123,177 ----
    out BGR32,BGR24,BGR16,BGR15
  
+ videocodec ap41
+   info "AngelPotion Definitive V1"
+ ;  status "NOT WORKING"
+   fourcc APV1
+   format 0x31345041
+   driver vfw
+   dll "apmpg4v1.dll"
+   out YUY2
+   out BGR32,BGR24,BGR16,BGR15
+ 
+ videocodec tm20
+   info "TrueMotion 2.0"
+ ;  status "NOT WORKING"
+   fourcc TM20
+   format 0x30324D54
+   driver dshow
+   dll "tm20dec.ax"
+   guid 0x4cb63e61, 0xc611, 0x11D0, 0x83, 0xaa, 0x00, 0x00, 0x92, 0x90, 0x01, 0x84
+   out YUY2
+   out BGR32,BGR24,BGR16,BGR15
+ 
+ videocodec hfyu
+   info "HuffYUV"
+ ;  status "NOT WORKING"
+   fourcc HFYU
+   format 0x55594648
+   driver vfw
+   dll "huffyuv.dll"
+   out YUY2
+   out BGR32,BGR24,BGR16,BGR15
+ 
+ videocodec mszh
+   info "AVImszh"
+ ;  status "NOT WORKING"
+   fourcc MSZH
+   format 0x485A534D
+   driver vfw
+   dll "avimszh.dll"
+   out YUY2
+   out BGR32,BGR24,BGR16,BGR15
+ 
+ videocodec zlib
+   info "AVIzlib"
+ ;  status "NOT WORKING"
+   fourcc ZLIB
+   format 0x42494C5A
+   driver vfw
+   dll "avizlib.dll"
+   out YUY2
+   out BGR32,BGR24,BGR16,BGR15
+ 
  audiocodec divx
    info "DivX audio (WMA)"
***************
*** 136,139 ****
--- 187,191 ----
    dll "msadp32.acm"
  
+ ; 3DNow! autodetection?
  audiocodec mp3acm
    info "MPEG layer-3"
***************
*** 175,178 ****
--- 227,237 ----
    format 0x6
    driver alaw
+ 
+ audiocodec ulaw
+   info "uLaw"
+ ;  status "?"
+   format 0x7
+   driver alaw
+   comment "aLaw driver seems to play it, but it's weird.. Or is uLaw just shit? :)"
  
  audiocodec pcm


_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog



More information about the MPlayer-cvslog mailing list