[MPlayer-cvslog] CVS: main/etc codecs.conf,1.448,1.449
    Reimar Döffinger CVS 
    syncmail at mplayerhq.hu
       
    Mon Jan  9 16:44:18 CET 2006
    
        - Previous message: [MPlayer-cvslog] CVS: main configure,1.1117,1.1118
- Next message: [MPlayer-cvslog] CVS: main/libmpdemux Makefile, 1.98,	1.99 demux_lavf.c, 1.22, 1.23 muxer_lavf.c, 1.15,	1.16 demuxer.c, 1.211, 1.212 muxer.c, 1.12, 1.13
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
  
CVS change done by Reimar Döffinger CVS
Update of /cvsroot/mplayer/main/etc
In directory mail:/var2/tmp/cvs-serv31489/etc
Modified Files:
	codecs.conf 
Log Message:
CamStudio codec support
Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.448
retrieving revision 1.449
diff -u -r1.448 -r1.449
--- codecs.conf	7 Jan 2006 22:41:04 -0000	1.448
+++ codecs.conf	9 Jan 2006 15:44:15 -0000	1.449
@@ -1785,6 +1785,14 @@
   dll "tsccvid.dll"
   out BGR32,BGR24,BGR15,BGR8 query,flip
 
+videocodec ffcamstudio
+  info "CamStudio Screen Codec"
+  status working
+  fourcc CSCD,cscd
+  driver ffmpeg
+  dll "camstudio"
+  out BGR32,BGR24,BGR16 query
+
 ; Fraps - Realtime Video Capture - http://www.fraps.com/
 videocodec fraps
   info "FRAPS: Realtime Video Capture"
    
    
        
	- Previous message: [MPlayer-cvslog] CVS: main configure,1.1117,1.1118
- Next message: [MPlayer-cvslog] CVS: main/libmpdemux Makefile, 1.98,	1.99 demux_lavf.c, 1.22, 1.23 muxer_lavf.c, 1.15,	1.16 demuxer.c, 1.211, 1.212 muxer.c, 1.12, 1.13
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
More information about the MPlayer-cvslog
mailing list