[Mplayer-cvslog] CVS: main/etc codecs.conf,1.213,1.214
    Arpi of Ize 
    arpi at mplayerhq.hu
       
    Wed Aug 21 23:50:19 CEST 2002
    
        - Previous message: [Mplayer-cvslog] CVS: main/libmpdemux Makefile,1.32,1.33 demuxer.c,1.108,1.109 tv.c,1.28,1.29 tv.h,1.14,1.15 tvi_v4l.c,1.24,1.25
- Next message: [Mplayer-cvslog] CVS: main/libmpdemux ai_alsa.c,NONE,1.1 ai_oss.c,NONE,1.1 audio_in.c,NONE,1.1 audio_in.h,NONE,1.1
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
  
Update of /cvsroot/mplayer/main/etc
In directory mail:/var/tmp.root/cvs-serv6386
Modified Files:
	codecs.conf 
Log Message:
support for SP5x video codec used by Aiptek webcam
Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.213
retrieving revision 1.214
diff -u -r1.213 -r1.214
--- codecs.conf	12 Aug 2002 00:05:01 -0000	1.213
+++ codecs.conf	21 Aug 2002 21:50:14 -0000	1.214
@@ -895,6 +895,14 @@
   guid 0x4cb63e61, 0xc611, 0x11D0, 0x83, 0xaa, 0x00, 0x00, 0x92, 0x90, 0x01, 0x84
   out BGR32,BGR24,BGR16
 
+videocodec sp5x
+  info "SP5x codec - used by Aiptek MegaCam"
+  status working
+  fourcc SP53,SP54,SP55,SP56,SP57,SP58
+  driver vfw
+  dll "sp5x_32.dll"
+  out BGR24,BGR15
+
 
 ; buggy codecs:  (any volunteers for native rewrite?)
 
    
    
        
	- Previous message: [Mplayer-cvslog] CVS: main/libmpdemux Makefile,1.32,1.33 demuxer.c,1.108,1.109 tv.c,1.28,1.29 tv.h,1.14,1.15 tvi_v4l.c,1.24,1.25
- Next message: [Mplayer-cvslog] CVS: main/libmpdemux ai_alsa.c,NONE,1.1 ai_oss.c,NONE,1.1 audio_in.c,NONE,1.1 audio_in.h,NONE,1.1
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
More information about the MPlayer-cvslog
mailing list