[Mplayer-cvslog] CVS: main/etc codecs.conf,1.176,1.177
Alex Beregszaszi
alex at mplayerhq.hu
Sun Apr 21 12:03:29 CEST 2002
Update of /cvsroot/mplayer/main/etc
In directory mail:/var/tmp.root/cvs-serv32116
Modified Files:
codecs.conf
Log Message:
removed some silly comments and added lhacm audio - working
Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.176
retrieving revision 1.177
diff -u -r1.176 -r1.177
--- codecs.conf 21 Apr 2002 09:20:01 -0000 1.176
+++ codecs.conf 21 Apr 2002 10:03:26 -0000 1.177
@@ -418,7 +418,6 @@
videocodec ijpg
info "IJPG codec"
status working
- comment "Hm."
fourcc ijpg,IJPG
fourcc jpeg ; MOV Photo Jpeg
fourcc AVRn,AVDJ ; AVID
@@ -559,7 +558,6 @@
videocodec indeo4
info "Intel Indeo 4.1"
status working
-; comment "upside-down"
fourcc IV41,iv41
driver vfw
dll "ir41_32.dll"
@@ -671,7 +669,6 @@
videocodec mwv1
info "Motion Wavelets"
status working
- comment "no yuv, flip requires"
fourcc MWV1
driver vfw
dll "icmw_32.dll"
@@ -682,22 +679,18 @@
videocodec asv2
info "ASUS V2"
status working
- comment "rgb upside down, yuv ok"
fourcc ASV2
driver vfw
dll "asusasv2.dll"
-; out YVYU
out UYVY
out BGR32,BGR24,BGR15 flip
videocodec asv1
info "ASUS V1"
status working
- comment "rgb upside down, yuv ok"
fourcc ASV1
driver vfw
dll "asusasvd.dll"
-; out YVYU
out UYVY
out BGR32,BGR24,BGR15 flip
@@ -1205,7 +1198,7 @@
dll "alf2cd.acm"
audiocodec truespeech
- info "Truespeech"
+ info "DSP Group TrueSpeech(TM)"
status working
format 0x22
driver acm
@@ -1218,3 +1211,13 @@
format 0x181c
driver acm
dll "nsrt2432.acm"
+
+audiocodec lhacm
+ info "Lernout & Hauspie CELP and SBC codecs"
+ status working
+ format 0x1101 ; CELP
+ format 0x1102 ; SBC
+ format 0x1103 ; SBC
+ format 0x1104 ; SBC
+ driver acm
+ dll "lhacm.acm"
More information about the MPlayer-cvslog
mailing list