summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index dd06f4c5a7..297f8f9a08 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -872,6 +872,14 @@ videocodec h263xa
dll "vid_h263.xa"
out YV12,IYUV,I420
+videocodec ffh261
+ info "CCITT H.261"
+ status working
+ fourcc H261,h261
+ driver ffmpeg
+ dll h261
+ out YV12
+
videocodec h261xa
info "XAnim's CCITT H.261"
status untested