diff etc/codecs.conf @ 19394:70cb301e94f0

H.261 through QuickTime DLL
author diego
date Mon, 14 Aug 2006 21:22:49 +0000
parents 7f1bc9383922
children 45da8f2cc6a7
line wrap: on
line diff
--- a/etc/codecs.conf	Mon Aug 14 17:55:38 2006 +0000
+++ b/etc/codecs.conf	Mon Aug 14 21:22:49 2006 +0000
@@ -1020,6 +1020,14 @@
   dll h261
   out YV12
 
+videocodec qt261
+  info "QuickTime H.261 video decoder"
+  status working
+  fourcc H261,h261
+  driver qtvideo
+  dll "QuickTime.qts"
+  out YUY2
+
 videocodec h261xa
   info "XAnim's CCITT H.261"
   status buggy