[Mplayer-cvslog] CVS: main/DOCS codecs.conf,1.28,1.29

GEREOFFY arpi_esp at users.sourceforge.net
Sun May 6 23:43:47 CEST 2001


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

Modified Files:
	codecs.conf 
Log Message:
avifile-0.6-CVS merge

Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/codecs.conf,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -r1.28 -r1.29
*** codecs.conf	2001/04/24 02:28:45	1.28
--- codecs.conf	2001/05/06 21:43:45	1.29
***************
*** 10,13 ****
--- 10,14 ----
    status working
    format 0x1
+   format 0xFFFFFF01
    driver libmpeg2
    dll "libmpeg2"
***************
*** 152,156 ****
    out BGR32,BGR24,BGR15
  
! videocodec wmv1
    info "Windows Media Video 7"
    status working
--- 153,157 ----
    out BGR32,BGR24,BGR15
  
! videocodec wmv7
    info "Windows Media Video 7"
    status working
***************
*** 163,166 ****
--- 164,178 ----
    out BGR32,BGR24,BGR16,BGR15
  
+ videocodec wmv8
+   info "Windows Media Video 8"
+   status crashing
+   comment "Floating point exception"
+   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
***************
*** 177,181 ****
    info "TrueMotion 2.0"
    status crashing
!   comment "Error connecting to output pin"
    fourcc TM20
    driver dshow
--- 189,193 ----
    info "TrueMotion 2.0"
    status crashing
!   comment "segfault in the DLL"
    fourcc TM20
    driver dshow
***************
*** 249,261 ****
    out BGR32,BGR24,BGR15
  
- videocodec wmv8
-   info "Windows Media Video 8"
-   status untested
-   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 m261
--- 261,264 ----
***************
*** 275,279 ****
    dll "asusasv2.dll"
  ;  out YVYU
!   out UYVY flip
    out BGR32,BGR24,BGR15 flip
  
--- 278,293 ----
    dll "asusasv2.dll"
  ;  out YVYU
!   out UYVY
!   out BGR32,BGR24,BGR15 flip
! 
! videocodec asv1
!   info "ASUS V1"
!   status buggy
!   comment "rgb upside down, yuv ok"
!   fourcc ASV1
!   driver vfw
!   dll "asusasvd.dll"
! ;  out YVYU
!   out UYVY
    out BGR32,BGR24,BGR15 flip
  
***************
*** 301,305 ****
    info "MPEG layer-3"
    status working
!   comment "Optimized to Intel MMX/SSE"
    format 0x55
    driver acm
--- 315,319 ----
    info "MPEG layer-3"
    status working
!   comment "Optimized to Intel MMX/SSE, conflicts with security kernel patches"
    format 0x55
    driver acm


_______________________________________________
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