summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
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 afcbb74c2e..d353bb5716 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -2042,6 +2042,14 @@ videocodec cineformhd
guid 0xAD83011E, 0x01d1, 0x4623, 0x91, 0xfd, 0x6b, 0x75, 0xf1, 0x83, 0xc5, 0xa9
out UYVY
+videocodec fflagarith
+ info "Lagarith Lossless Video Codec"
+ status buggy
+ fourcc LAGS
+ driver ffmpeg
+ dll lagarith
+ out YV12
+
videocodec lagarith
info "Lagarith Lossless Video Codec"
comment "http://lags.leetcode.net/codec.html, requires an MMX2 CPU."