Mercurial > mplayer.hg
changeset 8007:87c979e641cb
qdmc/qdm2 codec added
author | arpi |
---|---|
date | Thu, 31 Oct 2002 23:04:46 +0000 |
parents | 694502344370 |
children | 35d663ad0d95 |
files | etc/codecs.conf |
diffstat | 1 files changed, 10 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Thu Oct 31 22:47:51 2002 +0000 +++ b/etc/codecs.conf Thu Oct 31 23:04:46 2002 +0000 @@ -1174,6 +1174,14 @@ ; AUDIO CODECS ;============================================================================= +audiocodec qdmc + info "Quicktime QDMC/QDM2 audio decoders" + status working + format 0x324D4451 ; "QDM2" + format 0x434D4451 ; "QDMC" + driver qtaudio + dll "QuickTime.qts" + audiocodec racook info "RealAudio COOK" status working @@ -1280,14 +1288,14 @@ audiocodec ffwmav1 info "DivX audio v1 (ffmpeg)" - status working + status untested format 0x160 driver ffmpeg dll "wmav1" audiocodec ffwmav2 info "DivX audio v2 (ffmpeg)" - status working + status untested format 0x161 driver ffmpeg dll "wmav2"