changeset 19394:70cb301e94f0

H.261 through QuickTime DLL
author diego
date Mon, 14 Aug 2006 21:22:49 +0000
parents de1b0151f1bb
children fa53ace863b9
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
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