Mercurial > mplayer.hg
changeset 5757:7109fbe9a749
removed some silly comments and added lhacm audio - working
author | alex |
---|---|
date | Sun, 21 Apr 2002 10:03:26 +0000 |
parents | dbc4e386d829 |
children | 3b836c55666c |
files | etc/codecs.conf |
diffstat | 1 files changed, 11 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- 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"