[Mplayer-cvslog] CVS: main/etc codecs.conf,1.318,1.319

Roberto Togni CVS rtognimp at mplayerhq.hu
Tue Dec 23 22:24:17 CET 2003


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

Modified Files:
	codecs.conf 
Log Message:
Remove 8BPS, MsRLE, MsVideo1, RPZA, SMC
These codecs are now in libavcodec


Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.318
retrieving revision 1.319
diff -u -r1.318 -r1.319
--- codecs.conf	9 Dec 2003 16:31:40 -0000	1.318
+++ codecs.conf	23 Dec 2003 21:24:14 -0000	1.319
@@ -140,13 +140,6 @@
  dll "rpza"
  out BGR15
 
-videocodec qtrpza
- info "Quicktime Apple Video"
- status working
- fourcc rpza,azpr
- driver qtrpza
- out BGR32,BGR24,BGR15
-
 videocodec ffsmc
   info "Apple Graphics (SMC) codec"
   status working
@@ -155,13 +148,6 @@
   dll "smc"
   out BGR8
 
-videocodec qtsmc
-  info "Apple Graphics (SMC) codec"
-  status working
-  format 0x20636d73 ; "smc "
-  driver qtsmc
-  out BGR32,BGR24
-
 videocodec ff8bps
   info "Planar RGB (Photoshop)"
   status working
@@ -170,13 +156,6 @@
   dll "8bps"
   out BGR32,BGR24,BGR8 query
 
-videocodec qt8bps
-  info "Planar RGB (Photoshop)"
-  status working
-  fourcc 8BPS
-  driver qt8bps
-  out BGR32,BGR24,BGR8 query
-
 videocodec cyuv
   info "Creative YUV (native codec)"
   status working
@@ -195,14 +174,6 @@
   dll "msrle"
   out BGR8
 
-videocodec msrle
-  info "Microsoft RLE"
-  status working
-  format 0x1
-  format 0x2
-  driver msrle
-  out BGR32,BGR24,BGR16,BGR15
-
 videocodec roqvideo
   info "Id RoQ File Video Decoder"
   status buggy
@@ -278,15 +249,6 @@
   dll "msvideo1"
   out BGR15,BGR8 query
 
-videocodec video1
-  info "Microsoft Video 1 (native codec)"
-  status working
-  fourcc cram,CRAM
-  fourcc msvc,MSVC
-  fourcc wham,WHAM
-  driver msvidc
-  out BGR32,BGR24
-
 videocodec cvid
   info "Cinepak Video (native codec)"
   status working




More information about the MPlayer-cvslog mailing list