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

GEREOFFY arpi_esp at users.sourceforge.net
Tue May 8 23:25:44 CEST 2001


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

Modified Files:
	codecs.conf 
Log Message:
mp3lib is primary again, libmpeg2 fourcc fixed

Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/codecs.conf,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -r1.29 -r1.30
*** codecs.conf	2001/05/06 21:43:45	1.29
--- codecs.conf	2001/05/08 21:25:42	1.30
***************
*** 10,14 ****
    status working
    format 0x1
!   format 0xFFFFFF01
    driver libmpeg2
    dll "libmpeg2"
--- 10,14 ----
    status working
    format 0x1
!   format 0x10000001
    driver libmpeg2
    dll "libmpeg2"
***************
*** 226,231 ****
    driver vfw
    dll "huffyuv.dll"
!   out YUY2
!   out UYVY
    out BGR32,BGR24,BGR15
  
--- 226,231 ----
    driver vfw
    dll "huffyuv.dll"
! ;  out YUY2
! ;  out UYVY
    out BGR32,BGR24,BGR15
  
***************
*** 310,324 ****
    driver acm
    dll "msadp32.acm"
- 
- ; 3DNow! autodetection?
- audiocodec mp3acm
-   info "MPEG layer-3"
-   status working
-   comment "Optimized to Intel MMX/SSE, conflicts with security kernel patches"
-   format 0x55
-   driver acm
-   dll "l3codeca.acm"
-   flags seekable
  
  audiocodec mp3
    info "MPEG layer-2, layer-3"
--- 310,315 ----
    driver acm
    dll "msadp32.acm"
  
+ ; now mp3lib is stable enough!?
  audiocodec mp3
    info "MPEG layer-2, layer-3"
***************
*** 329,332 ****
--- 320,332 ----
    driver mp3lib
    dll "mp3lib (mpg123)"
+   flags seekable
+ 
+ audiocodec mp3acm
+   info "MPEG layer-3"
+   status working
+   comment "Optimized to Intel MMX/SSE, conflicts with security kernel patches"
+   format 0x55
+   driver acm
+   dll "l3codeca.acm"
    flags seekable
  


_______________________________________________
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