changeset 11320:1634f44ce86d

added ffzygo
author alex
date Wed, 29 Oct 2003 18:01:00 +0000
parents f18d1741f054
children ef36cd5b757e
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Wed Oct 29 16:18:32 2003 +0000
+++ b/etc/codecs.conf	Wed Oct 29 18:01:00 2003 +0000
@@ -811,6 +811,14 @@
   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