changeset 13825:f665c0454a53

QuickDraw video decoding support via lavc
author rtognimp
date Sun, 31 Oct 2004 13:46:35 +0000
parents bad703951cf9
children 779cd4791811
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Oct 31 10:27:40 2004 +0000
+++ b/etc/codecs.conf	Sun Oct 31 13:46:35 2004 +0000
@@ -371,6 +371,14 @@
   dll xl
   out 411P
 
+videocodec ffqtdrw
+  info "QuickDraw native decoder"
+  status working
+  fourcc qdrw
+  driver ffmpeg
+  dll qdraw
+  out RGB24
+
 videocodec ffflv
   info "FFmpeg Flash video"
   status working