[Mplayer-cvslog] CVS: main/etc codecs.conf,1.350,1.351

Roberto Togni CVS syncmail at mplayerhq.hu
Thu Jul 15 22:36:06 CEST 2004


CVS change done by Roberto Togni CVS

Update of /cvsroot/mplayer/main/etc
In directory mail:/var2/tmp/cvs-serv15832/etc

Modified Files:
	codecs.conf 
Log Message:
Cinepak, CYUV and RoqA/V are now in ffmpeg


Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.350
retrieving revision 1.351
diff -u -r1.350 -r1.351
--- codecs.conf	12 Jul 2004 21:49:37 -0000	1.350
+++ codecs.conf	15 Jul 2004 20:36:03 -0000	1.351
@@ -168,15 +168,6 @@
   dll "cyuv"
   out 411P
 
-videocodec cyuv
-  info "Creative YUV (native codec)"
-  status working
-  fourcc cyuv,CYUV
-  driver cyuv
-  out 411P
-  out YUY2,UYVY
-  out 422P
-
 videocodec ffmsrle
   info "Microsoft RLE"
   status working
@@ -188,21 +179,12 @@
 
 videocodec ffroqvideo
   info "Id RoQ File Video Decoder"
-  status buggy
-  comment "buggy"
+  status working
   fourcc RoQV ; RoQV is an internal MPlayer FOURCC
   driver ffmpeg
   dll "roqvideo"
   out YV12
 
-videocodec roqvideo
-  info "Id RoQ File Video Decoder"
-  status buggy
-  comment "buggy"
-  fourcc RoQV ; RoQV is an internal MPlayer FOURCC
-  driver roqvideo
-  out YV12
-
 videocodec lzo
   info "LZO compressed"
   status working
@@ -278,15 +260,6 @@
   dll "msvideo1"
   out BGR15,BGR8 query
 
-videocodec cvid
-  info "Cinepak Video (native codec)"
-  status working
-  fourcc cvid,CVID
-  driver cinepak
-  out YV12,I420,IYUV
-  out YUY2
-  out BGR32,BGR24
-
 videocodec ffmszh
   info "AVImszh (native codec)"
   status working
@@ -2016,12 +1989,6 @@
   driver ffmpeg
   dll "roq_dpcm"
 
-audiocodec roqaudio
-  info "Id RoQ File Audio Decoder"
-  status working
-  fourcc RoQA ; RoQA is an internal MPlayer FOURCC
-  driver roqaudio
-
 audiocodec libdv
   info "raw DV audio decoder (libdv)"
   status working




More information about the MPlayer-cvslog mailing list