summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-07-13 15:56:20 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-07-13 15:56:20 +0000
commit5b891238099525c8b8529a0f11ac4a296fc8aba6 (patch)
tree9b61e78ae02de2fdd9043fdcac36e881be903c16 /etc/codecs.conf
parent8dbd85b9249385d246b11ba81d157e0b19c74e55 (diff)
downloadmpv-5b891238099525c8b8529a0f11ac4a296fc8aba6.tar.bz2
mpv-5b891238099525c8b8529a0f11ac4a296fc8aba6.tar.xz
removed our native svq1 and huffyuv implementation as libavcodec's implementations are much better
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10419 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf29
1 files changed, 7 insertions, 22 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 2c185d210b..7572ad836b 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -209,13 +209,6 @@ videocodec huffyuv
;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 @@ videocodec cvid
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 @@ videocodec cvidxa
; ff* is fastest...
videocodec ffhuffyuv
- info "FFHuffYUV"
- status untested
+ info "FFmpeg HuffYUV"
+ status working
fourcc HFYU
driver ffmpeg
dll huffyuv
@@ -279,7 +264,7 @@ videocodec ffhuffyuv
out BGR32,BGR24
videocodec ffv1
- info "FFV1"
+ info "FFV1 (lossless codec)"
status working
fourcc FFV1
driver ffmpeg
@@ -287,7 +272,7 @@ videocodec ffv1
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 @@ videocodec ffasv1
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 @@ videocodec ffh264
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 @@ videocodec ffodivx
out YV12,I420,IYUV
videocodec xvid
- info "Xvid (MPEG-4)"
+ info "XviD (MPEG-4)"
status working
fourcc DIVX,divx
fourcc xvid,XVID,XviD