[Mplayer-cvslog] CVS: main/DOCS codecs.conf,1.27,1.28
GEREOFFY
arpi_esp at users.sourceforge.net
Tue Apr 24 04:28:47 CEST 2001
Update of /cvsroot/mplayer/main/DOCS
In directory usw-pr-cvs1:/tmp/cvs-serv12781
Modified Files:
codecs.conf
Log Message:
comments changed, and dll added for native codecs too (for html)
Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/codecs.conf,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -r1.27 -r1.28
*** codecs.conf 2001/04/17 23:03:45 1.27
--- codecs.conf 2001/04/24 02:28:45 1.28
***************
*** 7,13 ****
--- 7,15 ----
videocodec mpeg12
info "MPEG 1 or 2"
+ comment "with postprocessing"
status working
format 0x1
driver libmpeg2
+ dll "libmpeg2"
out YV12
***************
*** 15,19 ****
info "Microsoft MPEG-4 v1/v2"
status working
! comment "No postprocessing"
fourcc MPG4,mpg4
fourcc MP42,mp42
--- 17,21 ----
info "Microsoft MPEG-4 v1/v2"
status working
! ; comment "No postprocessing"
fourcc MPG4,mpg4
fourcc MP42,mp42
***************
*** 25,28 ****
--- 27,31 ----
videocodec divxds
info "DivX ;-) (MS MPEG-4 v3)"
+ comment "with postprocessing"
status working
fourcc MP43,mp43 div3 ; fourcc mapping to div3
***************
*** 51,54 ****
--- 54,58 ----
videocodec odivx
info "OpenDivX (MPEG-4 v2)"
+ comment "with postprocessing"
status working
fourcc DIVX,divx
***************
*** 56,59 ****
--- 60,64 ----
format 0x4
driver odivx
+ dll "opendivx decore"
out YV12
***************
*** 160,163 ****
--- 165,169 ----
videocodec ap41
info "AngelPotion Definitive V1" ; yet another stolen stuff
+ comment "using the DivX ;-) codec"
status working
fourcc AP41 div3
***************
*** 302,306 ****
audiocodec mp3
! info "MPEG layer-2,3"
status working
comment "Optimized to AMD 3Dnow!"
--- 308,312 ----
audiocodec mp3
! info "MPEG layer-2, layer-3"
status working
comment "Optimized to AMD 3Dnow!"
***************
*** 308,311 ****
--- 314,318 ----
format 0x55
driver mp3lib
+ dll "mp3lib (mpg123)"
flags seekable
***************
*** 331,334 ****
--- 338,342 ----
format 0x32
driver msgsm
+ dll "xa_gsm.c"
audiocodec alaw
***************
*** 337,340 ****
--- 345,349 ----
format 0x6
driver alaw
+ dll "xanim-alaw"
audiocodec ulaw
***************
*** 343,346 ****
--- 352,356 ----
format 0x7
driver alaw
+ dll "xanim-alaw"
comment "aLaw driver seems to play it, but it's weird.. Or is uLaw just shit? :)"
***************
*** 362,365 ****
--- 372,376 ----
format 0x2000
driver libac3
+ dll "libac3"
audiocodec voxware
_______________________________________________
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