# HG changeset patch # User alex # Date 1019383406 0 # Node ID 7109fbe9a7494e11b8117a487503838d7c156316 # Parent dbc4e386d8298bcb1f5400f0eda8bed5a2a3fa73 removed some silly comments and added lhacm audio - working diff -r dbc4e386d829 -r 7109fbe9a749 etc/codecs.conf --- a/etc/codecs.conf Sun Apr 21 09:20:01 2002 +0000 +++ b/etc/codecs.conf Sun Apr 21 10:03:26 2002 +0000 @@ -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"