diff etc/codecs.conf @ 12827:f7c6d352c238

Cinepak, CYUV and RoqA/V are now in ffmpeg
author rtognimp
date Thu, 15 Jul 2004 20:36:04 +0000
parents 0106b9917013
children 1714af2d9076
line wrap: on
line diff
--- a/etc/codecs.conf	Thu Jul 15 17:36:01 2004 +0000
+++ b/etc/codecs.conf	Thu Jul 15 20:36:04 2004 +0000
@@ -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