Mercurial > mplayer.hg
changeset 13350:dab72e81d849
Support "Creative ADPCM codec" and "Micronas speech codec" audio codecs
via windows binary dll
author | rtognimp |
---|---|
date | Wed, 15 Sep 2004 21:58:21 +0000 |
parents | 2bfd09c32fba |
children | 698fe63084d3 |
files | etc/codecs.conf |
diffstat | 1 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Wed Sep 15 16:01:34 2004 +0000 +++ b/etc/codecs.conf Wed Sep 15 21:58:21 2004 +0000 @@ -2279,6 +2279,20 @@ driver acm dll "iac25_32.ax" +audiocodec ctadp32 + info "Creative ADPCM CODEC" + status working + format 0x200 + driver acm + dll "ctadp32.acm" + +audiocodec sc4 + info "SC4 : Micronas speech codec (ADPCM, MPman recording)" + status working + format 0x350 + driver acm + dll "mi-sc4.acm" + audiocodec hwac3 info "AC3 through SPDIF" status working