[Mplayer-cvslog] CVS: main/DOCS codecs.conf,1.30,1.31

GEREOFFY arpi_esp at users.sourceforge.net
Thu May 10 00:09:14 CEST 2001


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

Modified Files:
	codecs.conf 
Log Message:
HuffYUV fixed, DIV2 added

Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/codecs.conf,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -r1.30 -r1.31
*** codecs.conf	2001/05/08 21:25:42	1.30
--- codecs.conf	2001/05/09 22:09:12	1.31
***************
*** 21,24 ****
--- 21,25 ----
    fourcc MPG4,mpg4
    fourcc MP42,mp42
+   fourcc DIV2 mp42
    driver vfw
    dll "mpg4c32.dll"
***************
*** 30,33 ****
--- 31,35 ----
    comment "with postprocessing"
    status working
+ ;  fourcc DIV2 div4
    fourcc MP43,mp43 div3   ; fourcc mapping to div3
    fourcc DIV5,div5 div3
***************
*** 221,232 ****
  videocodec huffyuv
    info "HuffYUV"
!   status crashing
!   comment "ICDecompressGetFormat failed: Error -2"
    fourcc HFYU
    driver vfw
    dll "huffyuv.dll"
! ;  out YUY2
! ;  out UYVY
!   out BGR32,BGR24,BGR15
  
  videocodec mszh
--- 223,234 ----
  videocodec huffyuv
    info "HuffYUV"
!   status buggy
!   comment "YUY2 _or_ 24/32bpp only (depending on file encoding)"
    fourcc HFYU
    driver vfw
    dll "huffyuv.dll"
!   out YUY2 flip
! ;  out UYVY flip
!   out BGR32,BGR24 flip
  
  videocodec mszh


_______________________________________________
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