diff etc/codecs.conf @ 10418:4b0bab36c1c0

removed our native svq1 and huffyuv implementation as libavcodec's implementations are much better
author alex
date Sun, 13 Jul 2003 15:56:20 +0000
parents c21e3bceec16
children c4c2414248ec
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Jul 13 15:39:52 2003 +0000
+++ b/etc/codecs.conf	Sun Jul 13 15:56:20 2003 +0000
@@ -209,13 +209,6 @@
 
 ;NATIVE:
 
-videocodec svq1
-  info "Sorenson v1 (native codec)"
-  status buggy
-  fourcc SVQ1
-  driver svq1
-  out YVU9
-
 videocodec video1
   info "Microsoft Video 1 (native codec)"
   status working
@@ -234,14 +227,6 @@
   out YUY2
   out BGR32,BGR24
 
-videocodec mphuffyuv
-  info "HuffYUV (native codec)"
-  status working
-  fourcc HFYU
-  driver huffyuv
-  out YUY2
-  out BGR32,BGR24
-
 videocodec mpmszh
   info "AVImszh (native codec)"
   status working
@@ -270,8 +255,8 @@
 ; ff* is fastest...
 
 videocodec ffhuffyuv
-  info "FFHuffYUV"
-  status untested
+  info "FFmpeg HuffYUV"
+  status working
   fourcc HFYU
   driver ffmpeg
   dll huffyuv
@@ -279,7 +264,7 @@
   out BGR32,BGR24
 
 videocodec ffv1
-  info "FFV1"
+  info "FFV1 (lossless codec)"
   status working
   fourcc FFV1
   driver ffmpeg
@@ -287,7 +272,7 @@
   out 411P,444P,422P,YV12,I420,IYUV,YVU9
   
 videocodec ffasv1
-  info "ASUS V1"
+  info "FFmpeg ASUS V1"
   status working
   fourcc ASV1
   driver ffmpeg
@@ -295,7 +280,7 @@
   out YV12,I420,IYUV
 
 videocodec ffsvq1
-  info "FFmpeg Sorenson Video v1"
+  info "FFmpeg Sorenson Video v1 (SVQ1)"
   status working
   fourcc SVQ1
   driver ffmpeg
@@ -361,7 +346,7 @@
   out YV12,I420,IYUV
 
 videocodec ffsvq3
-  info "FFmpeg SVQ3"
+  info "FFmpeg Sorenson Video v3 (SVQ3)"
   status working
   fourcc SVQ3
   driver ffmpeg
@@ -387,7 +372,7 @@
   out YV12,I420,IYUV
 
 videocodec xvid
-  info "Xvid (MPEG-4)"
+  info "XviD (MPEG-4)"
   status working
   fourcc DIVX,divx
   fourcc xvid,XVID,XviD