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 eb4f321c03..89d43e5183 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -328,6 +328,14 @@ videocodec cyuv
driver cyuv
out UYVY
+videocodec qtsmc
+ info "Apple Graphics (SMC) codec"
+ status buggy
+; codec fourcc = "smc "
+ format 0x20636d73
+ driver qtsmc
+ out BGR32,BGR24
+
audiocodec imaadpcm
info "IMA ADPCM"
status working