[Mplayer-cvslog] CVS: main/DOCS codecs.conf,1.25,1.26

GEREOFFY arpi_esp at users.sourceforge.net
Mon Apr 16 06:03:58 CEST 2001


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

Modified Files:
	codecs.conf 
Log Message:
new YUV formats added, some fixes & updates

Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/codecs.conf,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -r1.25 -r1.26
*** codecs.conf	2001/04/15 20:31:57	1.25
--- codecs.conf	2001/04/16 04:03:56	1.26
***************
*** 1,4 ****
--- 1,8 ----
  ;  Default codecs config file. It replaces the old codecs.c file!
  
+ ;=============================================================================
+ ;                   VIDEO CODECS
+ ;=============================================================================
+ 
  videocodec mpeg12
    info "MPEG 1 or 2"
***************
*** 29,32 ****
--- 33,37 ----
    dll "divx_c32.ax"
    guid 0x82CCd3E0, 0xF71A, 0x11D0, 0x9f, 0xe5, 0x00, 0x60, 0x97, 0x78, 0xaa, 0xaa
+ ;  out YV12
    out YUY2
    out BGR32,BGR24,BGR16,BGR15
***************
*** 60,63 ****
--- 65,69 ----
    dll "ir50_32.dll"
    guid 0x30355649, 0x0000, 0x0010, 0x80, 0x00, 0x00, 0xaa, 0x00, 0x38, 0x9b, 0x71
+   out YV12,I420
    out YUY2
    out BGR32,BGR24,BGR16,BGR15
***************
*** 69,72 ****
--- 75,79 ----
    driver vfw
    dll "ir50_32.dll"
+   out YV12,I420
    out YUY2
    out BGR32,BGR24,BGR15
***************
*** 98,101 ****
--- 105,109 ----
    dll "iccvid.dll"
    out YUY2
+   out UYVY
    out BGR24,BGR15
  
***************
*** 110,114 ****
  videocodec vcr2
    info "ATI VCR-2"
!   status working
    fourcc VCR2
    driver vfw
--- 118,123 ----
  videocodec vcr2
    info "ATI VCR-2"
!   status crashing
!   comment "segfault"
    fourcc VCR2
    driver vfw
***************
*** 123,126 ****
--- 132,136 ----
    driver vfw
    dll "i263_32.drv"
+ ;  out I420
    out YUY2
    out BGR32,BGR24,BGR15
***************
*** 134,137 ****
--- 144,148 ----
  ;  dll "m3jpeg32.dll"
    out YUY2
+   out UYVY
    out BGR32,BGR24,BGR15
  
***************
*** 143,146 ****
--- 154,158 ----
    dll "wmvds32.ax"
    guid 0x4facbba1, 0xffd8, 0x4cd7, 0x82, 0x28, 0x61, 0xe2, 0xf6, 0x5c, 0xb1, 0xae
+ ;  out I420
    out YUY2
    out BGR32,BGR24,BGR16,BGR15
***************
*** 164,167 ****
--- 176,180 ----
    dll "tm20dec.ax"
    guid 0x4cb63e61, 0xc611, 0x11D0, 0x83, 0xaa, 0x00, 0x00, 0x92, 0x90, 0x01, 0x84
+ ;  out UYVY
    out YUY2
    out BGR32,BGR24,BGR16,BGR15
***************
*** 169,191 ****
  videocodec dv
    info "Sony Digital Video (DV)"
!   status untested
!   fourcc dvsd
    driver dshow
    dll "qdv.dll"
    guid 0xB1B77C00, 0xC3E4, 0x11CF, 0xAF, 0x79, 0x00, 0xAA, 0x00, 0xB6, 0x7A, 0x42
    out YUY2
    out BGR32,BGR24,BGR16,BGR15
  
  videocodec morgands
    info "Morgan MJPEG"
!   status untested
    fourcc MJPG mjpg
    driver dshow
!   dll "m3jpegdec.ax"
    guid 0x6988b440, 0x8352, 0x11d3, 0x9b, 0xda, 0xca, 0x86, 0x73, 0x7c, 0x71, 0x68
    out YUY2
    out BGR32,BGR24,BGR16,BGR15
  
! videocodec hfyu
    info "HuffYUV"
    status crashing
--- 182,205 ----
  videocodec dv
    info "Sony Digital Video (DV)"
!   status working
!   fourcc DVSD dvsd
    driver dshow
    dll "qdv.dll"
    guid 0xB1B77C00, 0xC3E4, 0x11CF, 0xAF, 0x79, 0x00, 0xAA, 0x00, 0xB6, 0x7A, 0x42
    out YUY2
+   out UYVY
    out BGR32,BGR24,BGR16,BGR15
  
  videocodec morgands
    info "Morgan MJPEG"
!   status crashing
    fourcc MJPG mjpg
    driver dshow
!   dll "M3JPEGdec.ax"
    guid 0x6988b440, 0x8352, 0x11d3, 0x9b, 0xda, 0xca, 0x86, 0x73, 0x7c, 0x71, 0x68
    out YUY2
    out BGR32,BGR24,BGR16,BGR15
  
! videocodec huffyuv
    info "HuffYUV"
    status crashing
***************
*** 195,198 ****
--- 209,213 ----
    dll "huffyuv.dll"
    out YUY2
+   out UYVY
    out BGR32,BGR24,BGR15
  
***************
*** 219,227 ****
  videocodec mwv1
    info "Motion Wavelets"
!   status untested
    fourcc MWV1
    driver vfw
    dll "icmw_32.dll"
! ;  out YUY2
    out BGR32,BGR24,BGR15
  
--- 234,244 ----
  videocodec mwv1
    info "Motion Wavelets"
!   status crashing
!   comment "decompressquery failed"
    fourcc MWV1
    driver vfw
    dll "icmw_32.dll"
! ;  out YV12
!   out YUY2
    out BGR32,BGR24,BGR15
  
***************
*** 247,251 ****
    info "ASUS V2"
    status buggy
!   comment "upside down"
    fourcc ASV2
    driver vfw
--- 264,268 ----
    info "ASUS V2"
    status buggy
!   comment "rgb upside down, yuv ok"
    fourcc ASV2
    driver vfw
***************
*** 254,257 ****
--- 271,278 ----
    out UYVY flip
    out BGR32,BGR24,BGR15 flip
+ 
+ ;=============================================================================
+ ;                   AUDIO CODECS
+ ;=============================================================================
  
  audiocodec divx


_______________________________________________
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