# HG changeset patch # User arpi_esp # Date 988079325 0 # Node ID ebd2d0bba43db594d4b86188c036e52a922624cd # Parent 45654e2224d8ac75cc771f0ee2d3c5d3aa621352 comments changed, and dll added for native codecs too (for html) diff -r 45654e2224d8 -r ebd2d0bba43d DOCS/codecs.conf --- a/DOCS/codecs.conf Tue Apr 24 02:21:20 2001 +0000 +++ b/DOCS/codecs.conf Tue Apr 24 02:28:45 2001 +0000 @@ -6,15 +6,17 @@ videocodec mpeg12 info "MPEG 1 or 2" + comment "with postprocessing" status working format 0x1 driver libmpeg2 + dll "libmpeg2" out YV12 videocodec mpeg4 info "Microsoft MPEG-4 v1/v2" status working - comment "No postprocessing" +; comment "No postprocessing" fourcc MPG4,mpg4 fourcc MP42,mp42 driver vfw @@ -24,6 +26,7 @@ videocodec divxds info "DivX ;-) (MS MPEG-4 v3)" + comment "with postprocessing" status working fourcc MP43,mp43 div3 ; fourcc mapping to div3 fourcc DIV5,div5 div3 @@ -50,11 +53,13 @@ videocodec odivx info "OpenDivX (MPEG-4 v2)" + comment "with postprocessing" status working fourcc DIVX,divx fourcc DIV1,div1 divx format 0x4 driver odivx + dll "opendivx decore" out YV12 videocodec indeo5ds @@ -159,6 +164,7 @@ videocodec ap41 info "AngelPotion Definitive V1" ; yet another stolen stuff + comment "using the DivX ;-) codec" status working fourcc AP41 div3 driver dshow @@ -301,12 +307,13 @@ flags seekable audiocodec mp3 - info "MPEG layer-2,3" + info "MPEG layer-2, layer-3" status working comment "Optimized to AMD 3Dnow!" format 0x50 format 0x55 driver mp3lib + dll "mp3lib (mpg123)" flags seekable audiocodec imaadpcm @@ -330,18 +337,21 @@ format 0x31 format 0x32 driver msgsm + dll "xa_gsm.c" audiocodec alaw info "aLaw" status working format 0x6 driver alaw + dll "xanim-alaw" audiocodec ulaw info "uLaw" status buggy format 0x7 driver alaw + dll "xanim-alaw" comment "aLaw driver seems to play it, but it's weird.. Or is uLaw just shit? :)" audiocodec pcm @@ -361,6 +371,7 @@ status working format 0x2000 driver libac3 + dll "libac3" audiocodec voxware info "VoxWare"