[Mplayer-cvslog] CVS: main/DOCS codecs.conf,1.10,1.11 tech-eng.txt,1.6,1.7 tech-hun.txt,1.4,1.5

GEREOFFY arpi_esp at users.sourceforge.net
Wed Apr 11 01:27:08 CEST 2001


Update of /cvsroot/mplayer/main/DOCS
In directory usw-pr-cvs1:/tmp/cvs-serv22535

Modified Files:
	codecs.conf tech-eng.txt tech-hun.txt 
Log Message:



Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/codecs.conf,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** codecs.conf	2001/04/09 17:21:05	1.10
--- codecs.conf	2001/04/10 23:27:06	1.11
***************
*** 3,6 ****
--- 3,7 ----
  videocodec mpeg12
    info "MPEG 1 or 2"
+   status ":-)"
    format 0x1
    driver libmpeg2
***************
*** 9,12 ****
--- 10,14 ----
  videocodec mpeg4
    info "Microsoft MPEG-4 v1/v2"
+   status ":-)"
    comment "No postprocessing"
    fourcc MPG4,mpg4
***************
*** 19,22 ****
--- 21,25 ----
  videocodec divxds
    info "DivX ;-) (MS MPEG-4 v3)"
+   status ":-)"
    comment "DivX rulez ;-)"
    fourcc MP43,mp43 div3   ; fourcc mapping to div3
***************
*** 32,35 ****
--- 35,39 ----
  videocodec divx
    info "DivX ;-) (MS MPEG-4 v3)"
+   status ":-)"
    comment "DivX rulez ;-)"
    fourcc MP43,mp43 div3   ; fourcc mapping to div3
***************
*** 44,47 ****
--- 48,52 ----
  videocodec odivx
    info "OpenDivX (MPEG-4 v2)"
+   status ":-)"
    fourcc DIVX,divx
    fourcc DIV1,div1 divx
***************
*** 51,54 ****
--- 56,60 ----
  videocodec indeo5
    info "Intel Indeo 5"
+   status ":-)"
    fourcc IV50,iv50
    driver vfw
***************
*** 59,62 ****
--- 65,69 ----
  videocodec indeo4
    info "Intel Indeo 4.1"
+   status ":-|"
    comment "upside-down"
    fourcc IV41,iv41
***************
*** 67,70 ****
--- 74,78 ----
  videocodec indeo3
    info "Intel Indeo 3.1/3.2"
+   status ":-|"
    comment "upside-down"
    fourcc IV31,iv31
***************
*** 76,79 ****
--- 84,88 ----
  videocodec cvid
    info "Cinepak Video"
+   status ":-)"
    fourcc cvid
    driver vfw
***************
*** 84,88 ****
  videocodec cram
    info "Microsoft Video 1"
!   fourcc cram,CRAM
    driver vfw
    dll "msvidc32.dll"
--- 93,98 ----
  videocodec cram
    info "Microsoft Video 1"
!   status ":-|"
!   fourcc cram,CRAM,MSVC
    driver vfw
    dll "msvidc32.dll"
***************
*** 91,94 ****
--- 101,105 ----
  videocodec vcr2
    info "ATI VCR-2"
+   status ":-)"
    fourcc VCR2
    driver vfw
***************
*** 99,102 ****
--- 110,115 ----
  videocodec i263
    info "I263"
+   status ":-)"
+   fourcc I420 i263      ; they use the same dll.. dunno if it (i420) works
    fourcc I263,i263
    driver vfw
***************
*** 107,110 ****
--- 120,124 ----
  videocodec mjpeg
    info "Motion JPEG"
+   status ":-)"
    fourcc MJPG
    driver vfw
***************
*** 116,119 ****
--- 130,134 ----
  videocodec wmv1
    info "Windows Media Video 7"
+   status ":-)"
    fourcc WMV1
    driver dshow
***************
*** 125,129 ****
  videocodec ap41
    info "AngelPotion Definitive V1"
! ;  status "NOT WORKING"
    fourcc AP41
    driver vfw
--- 140,144 ----
  videocodec ap41
    info "AngelPotion Definitive V1"
!   status ":-("
    fourcc AP41
    driver vfw
***************
*** 134,138 ****
  videocodec tm20
    info "TrueMotion 2.0"
! ;  status "NOT WORKING"
    fourcc TM20
    driver dshow
--- 149,153 ----
  videocodec tm20
    info "TrueMotion 2.0"
!   status ":-("
    fourcc TM20
    driver dshow
***************
*** 144,148 ****
  videocodec hfyu
    info "HuffYUV"
! ;  status "NOT WORKING"
    fourcc HFYU
    driver vfw
--- 159,163 ----
  videocodec hfyu
    info "HuffYUV"
!   status ":-("
    fourcc HFYU
    driver vfw
***************
*** 153,157 ****
  videocodec mszh
    info "AVImszh"
! ;  status "NOT WORKING"
    fourcc MSZH
    driver vfw
--- 168,172 ----
  videocodec mszh
    info "AVImszh"
!   status ":-("
    fourcc MSZH
    driver vfw
***************
*** 162,166 ****
  videocodec zlib
    info "AVIzlib"
! ;  status "NOT WORKING"
    fourcc ZLIB
    driver vfw
--- 177,181 ----
  videocodec zlib
    info "AVIzlib"
!   status ":-("
    fourcc ZLIB
    driver vfw
***************
*** 169,174 ****
--- 184,209 ----
    out BGR32,BGR24,BGR15
  
+ videocodec mvw1
+   info "Motion Wavelets"
+   status "X-("
+   fourcc MVW1
+   driver vfw
+   dll "icmw_32.dll"
+ ;  out YUY2
+   out BGR32,BGR24,BGR15
+ 
+ videocodec wmv8
+   info "Windows Media Video 8"
+   status "X-("
+   fourcc WMV2
+   driver dshow
+   dll "wmv8ds32.ax"
+ ;  guid ?
+ ;  out YUY2
+   out BGR32,BGR24,BGR16,BGR15
+ 
  audiocodec divx
    info "DivX audio (WMA)"
+   status ":-)"
    format 0x160
    format 0x161
***************
*** 178,181 ****
--- 213,217 ----
  audiocodec msadpcm
    info "MS ADPCM"
+   status ":-)"
    format 0x2
    driver acm
***************
*** 183,196 ****
  
  ; 3DNow! autodetection?
! audiocodec mp3acm
!   info "MPEG layer-3"
!   comment "Optimized to Intel MMX/SSE"
!   format 0x55
!   driver acm
!   dll "l3codeca.acm"
!   flags seekable
  
  audiocodec mp3
    info "MPEG layer-2,3"
    comment "Optimized to AMD 3Dnow!"
    format 0x50
--- 219,234 ----
  
  ; 3DNow! autodetection?
! ;audiocodec mp3acm
! ;  info "MPEG layer-3"
! ;  status ":-)"
! ;  comment "Optimized to Intel MMX/SSE"
! ;  format 0x55
! ;  driver acm
! ;  dll "l3codeca.acm"
! ;  flags seekable
  
  audiocodec mp3
    info "MPEG layer-2,3"
+   status ":-)"
    comment "Optimized to AMD 3Dnow!"
    format 0x50
***************
*** 201,204 ****
--- 239,243 ----
  audiocodec imaadpcm
    info "IMA ADPCM"
+   status ":-)"
    format 0x11
    driver acm
***************
*** 207,210 ****
--- 246,250 ----
  audiocodec msgsmacm
    info "MS GSM"
+   status ":-)"
    format 0x31
    format 0x32
***************
*** 214,217 ****
--- 254,258 ----
  audiocodec msgsm
    info "MS GSM"
+   status ":-)"
    format 0x31
    format 0x32
***************
*** 220,223 ****
--- 261,265 ----
  audiocodec alaw
    info "aLaw"
+   status ":-)"
    format 0x6
    driver alaw
***************
*** 225,229 ****
  audiocodec ulaw
    info "uLaw"
! ;  status "?"
    format 0x7
    driver alaw
--- 267,271 ----
  audiocodec ulaw
    info "uLaw"
!   status ":-|"
    format 0x7
    driver alaw
***************
*** 232,235 ****
--- 274,278 ----
  audiocodec pcm
    info "Uncompressed PCM"
+   status ":-)"
    format 0x1
    driver pcm
***************
*** 237,240 ****
--- 280,284 ----
  audiocodec ac3
    info "AC3"
+   status ":-)"
    format 0x2000
    driver libac3
***************
*** 242,245 ****
--- 286,290 ----
  audiocodec voxware
    info "VoxWare"
+   status ":-|"
    format 0x75
    driver dshow
***************
*** 247,248 ****
--- 292,306 ----
    guid 0x73f7a062, 0x8829, 0x11d1, 0xb5, 0x50, 0x00, 0x60, 0x97, 0x24, 0x2d, 0x8d
  
+ audiocodec acelp
+   info "ACELP.net Sipro Lab Audio Decoder"
+   status "X-("
+   format 0x130
+   driver dshow
+   dll "acelpdec.ax"
+   guid 0x4009F700, 0xAEBA, 0x11D1, 0x83, 0x44, 0x00, 0xC0, 0x4F, 0xB9, 0xE2, 0xB7
+ 
+ audiocodec imc
+   info "Intel Music Coder"
+   status "X-("
+   format 0x401
+ ;  driver gebasz

Index: tech-eng.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech-eng.txt,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** tech-eng.txt	2001/04/06 11:04:37	1.6
--- tech-eng.txt	2001/04/10 23:27:06	1.7
***************
*** 1,4 ****
- [OBSOLETED a bit]
- 
  So, I'll describe how this stuff works.
  
--- 1,2 ----

Index: tech-hun.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech-hun.txt,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** tech-hun.txt	2001/04/06 11:04:37	1.4
--- tech-hun.txt	2001/04/10 23:27:06	1.5
***************
*** 1,4 ****
- [OBSOLETED a bit]
- 
  [yes, this is hungarian. maybe someone will translate this to russian or
  something else...]
--- 1,2 ----


_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog



More information about the MPlayer-cvslog mailing list