summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-29 18:01:00 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-29 18:01:00 +0000
commitb5e788180bccc2a19a59c6cf5263778846b71234 (patch)
treeaf28963fd08ce8c71cca2cd45b19dfd05b55da56 /etc
parentf610f727c48bbe48881da3686586c60d33d606a5 (diff)
downloadmpv-b5e788180bccc2a19a59c6cf5263778846b71234.tar.bz2
mpv-b5e788180bccc2a19a59c6cf5263778846b71234.tar.xz
added ffzygo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11321 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index a20ae323a1..3fe7aa40e2 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -811,6 +811,14 @@ videocodec ffh263
dll h263
out YV12,I420,IYUV
+videocodec ffzygo
+ info "FFmpeg ZyGo"
+ status untested
+ fourcc ZyGo
+ driver ffmpeg
+ dll h263
+ out YV12,I420,IYUV flip
+
videocodec h263xa
info "XAnim's CCITT H.263"
status crashing