diff etc/codecs.conf @ 11527:f649a00416e5

Use SMC decoder from libavcodec
author rtognimp
date Wed, 26 Nov 2003 21:00:10 +0000
parents b98d1a3e1ea1
children 753ca0c44913
line wrap: on
line diff
--- a/etc/codecs.conf	Wed Nov 26 20:58:41 2003 +0000
+++ b/etc/codecs.conf	Wed Nov 26 21:00:10 2003 +0000
@@ -147,6 +147,14 @@
  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