[Mplayer-cvslog] CVS: main/DOCS codecs.conf,1.33,1.34

GEREOFFY arpi_esp at users.sourceforge.net
Fri May 11 03:21:01 CEST 2001


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

Modified Files:
	codecs.conf 
Log Message:
audio review: pcm hardware formats, uLaw support

Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/codecs.conf,v
retrieving revision 1.33
retrieving revision 1.34
diff -C2 -r1.33 -r1.34
*** codecs.conf	2001/05/10 08:21:50	1.33
--- codecs.conf	2001/05/11 01:20:59	1.34
***************
*** 297,300 ****
--- 297,314 ----
  ;=============================================================================
  
+ audiocodec pcm
+   info "Uncompressed PCM"
+   status working
+   format 0x1
+ ;;;; these are for hardware support only:  (alaw,ulaw,ima-adpcm,mpeg,ac3)
+ ;  format 0x6
+ ;  format 0x7
+ ;  format 0x11
+ ;  format 0x50
+ ;  format 0x2000
+ ;;;;
+   driver pcm
+   dll "uncompressed"
+ 
  audiocodec divx
    info "DivX audio (WMA)"
***************
*** 364,378 ****
  audiocodec ulaw
    info "uLaw"
!   status buggy
    format 0x7
    driver alaw
!   dll "xanim-alaw"
!   comment "aLaw driver seems to play it, but it's weird.. Or is uLaw just shit? :)"
! 
! audiocodec pcm
!   info "Uncompressed PCM"
!   status working
!   format 0x1
!   driver pcm
  
  audiocodec dvdpcm
--- 378,385 ----
  audiocodec ulaw
    info "uLaw"
!   status working
    format 0x7
    driver alaw
!   dll "xanim-ulaw"
  
  audiocodec dvdpcm
***************
*** 381,384 ****
--- 388,392 ----
    format 0x10001
    driver dvdpcm
+   dll "uncompressed"
  
  audiocodec ac3


_______________________________________________
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