# HG changeset patch # User arpi_esp # Date 986143766 0 # Node ID 0fcd79bb4c47a500663d46cfdcab122f2c21f268 # Parent 3c27519164d6cd386e5f3147ed468882c9b15038 name renamed to info diff -r 3c27519164d6 -r 0fcd79bb4c47 DOCS/codecs.conf --- a/DOCS/codecs.conf Sun Apr 01 16:31:35 2001 +0000 +++ b/DOCS/codecs.conf Sun Apr 01 16:49:26 2001 +0000 @@ -3,7 +3,7 @@ ; mplayer will use codecs.c!!! videocodec mpeg4 - name "Microsoft MPEG-4 v1/v2" + info "Microsoft MPEG-4 v1/v2" comment "No postprocessing" fourcc MPG4,mpg4 fourcc MP42,mp42 @@ -13,7 +13,7 @@ out RGB32,RGB24,RGB15 videocodec divx - name "DivX ;-) (MS MPEG-4 v3)" + info "DivX ;-) (MS MPEG-4 v3)" comment "DivX rulez ;-)" fourcc MP43,mp43 div3 ; fourcc mapping to div3 fourcc DIV5,div5 div3 @@ -25,7 +25,7 @@ out RGB32,RGB24,RGB15 videocodec divxds - name "DivX ;-) (MS MPEG-4 v3)" + info "DivX ;-) (MS MPEG-4 v3)" comment "DivX rulez ;-)" fourcc MP43,mp43 div3 ; fourcc mapping to div3 fourcc DIV5,div5 div3 @@ -38,14 +38,14 @@ out RGB32,RGB24,RGB16,RGB15 noflip videocodec odivx - name "OpenDivX (MPEG-4 v2)" + info "OpenDivX (MPEG-4 v2)" fourcc DIVX,divx fourcc DIV1,div1 divx driver odivx out YV12 noflip videocodec indeo5 - name "Intel Indeo 5" + info "Intel Indeo 5" fourcc IV50,iv50 driver vfw dll "ir50_32.dll" @@ -53,7 +53,7 @@ out RGB32,RGB24,RGB15 noflip videocodec indeo4 - name "Intel Indeo 4.1" + info "Intel Indeo 4.1" comment "upside-down" fourcc IV41,iv41 driver vfw @@ -61,7 +61,7 @@ out RGB24,RGB15 flip videocodec indeo3 - name "Intel Indeo 3.1/3.2" + info "Intel Indeo 3.1/3.2" comment "upside-down" fourcc IV31,iv31 fourcc IV32,iv32 @@ -70,7 +70,7 @@ out RGB24,RGB15 flip videocodec cvid - name "Cinepak Video" + info "Cinepak Video" fourcc cvid driver vfw dll "msvidc32.dll" @@ -78,14 +78,14 @@ out RGB24,RGB15 noflip videocodec cram - name "CRAM" + info "CRAM" fourcc cram,CRAM driver vfw dll "msvidc32.dll" out RGB24,RGB15 noflip videocodec vcr2 - name "ATI VCR-2" + info "ATI VCR-2" fourcc VCR2 driver vfw dll "ativcr2.dll" @@ -93,7 +93,7 @@ out RGB32,RGB24,RGB15 noflip videocodec i263 - name "I263" + info "I263" comment "not tested" fourcc I263,i263 driver vfw @@ -101,7 +101,7 @@ out RGB32,RGB24,RGB15 noflip videocodec mjpeg - name "Motion JPEG" + info "Motion JPEG" fourcc MJPG driver vfw dll "mcmjpg32.dll" @@ -110,7 +110,7 @@ out RGB32,RGB24,RGB15 noflip videocodec wmv1 - name "Windows Media Video 7" + info "Windows Media Video 7" fourcc WMV1 driver dshow dll "wmvds32.ax" @@ -119,20 +119,20 @@ out RGB32,RGB24,RGB16,RGB15 noflip audiocodec divx - name "DivX audio (WMA)" + info "DivX audio (WMA)" format 0x160 format 0x161 driver acm dll "divxa32.acm" audiocodec msadpcm - name "MS ADPCM" + info "MS ADPCM" format 0x2 driver acm dll "msadp32.acm" audiocodec mp3acm - name "MPEG layer-3" + info "MPEG layer-3" comment "Optimized to Intel MMX/SSE" format 0x55 driver acm @@ -140,7 +140,7 @@ flags seekable audiocodec mp3 - name "MPEG layer-2,3" + info "MPEG layer-2,3" comment "Optimized to AMD 3Dnow!" format 0x50 format 0x55 @@ -148,26 +148,26 @@ flags seekable audiocodec imaadpcm - name "IMA ADPCM" + info "IMA ADPCM" format 0x11 driver acm dll "imaadp32.acm" audiocodec msgsmacm - name "MS GSM" + info "MS GSM" format 0x31 format 0x32 driver acm dll "msgsm32.acm" audiocodec msgsm - name "MS GSM" + info "MS GSM" format 0x31 format 0x32 driver msgsm audiocodec voxware - name "VoxWare" + info "VoxWare" format 0x75 driver dshow dll "voxmsdec.ax"