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 255c679cca..ffb1aded0d 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -147,6 +147,14 @@ videocodec qtrpza
driver qtrpza
out BGR32,BGR24,BGR15
+videocodec ffsmc
+ info "Apple Graphics (SMC) codec"
+ status working
+ format 0x20636d73 ; "smc "
+ driver ffmpeg
+ dll "smc"
+ out BGR8
+
videocodec qtsmc
info "Apple Graphics (SMC) codec"
status working