summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 8b802c5398..657b2b6c0b 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -68,6 +68,15 @@ videocodec mtga
driver mtga
out BGR32,BGR24
+videocodec sgi
+ info "SGI images decoder"
+ status working
+ comment "SGI1 is an internal MPlayer FOURCC"
+ fourcc SGI1
+ driver sgi
+ out BGR24
+
+
videocodec fli
info "Autodesk FLI/FLC Animation"
status working