]> git.sesse.net Git - mlt/commitdiff
fezzik.dict: prioritize avformat higher than libdv for better quality
authorddennedy <ddennedy@d19143bc-622f-0410-bfdd-b5b2a6649095>
Sun, 10 Jun 2007 06:57:10 +0000 (06:57 +0000)
committerddennedy <ddennedy@d19143bc-622f-0410-bfdd-b5b2a6649095>
Sun, 10 Jun 2007 06:57:10 +0000 (06:57 +0000)
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@984 d19143bc-622f-0410-bfdd-b5b2a6649095

docs/westley.txt
src/modules/fezzik.dict

index d6b0360363466c289c66fa2ed748f2cac24e725e..1f42538d091be2e2d0558128eef7fa07b1573a63 100644 (file)
@@ -491,7 +491,7 @@ Entities and Parameterisation:
        
        If you are embedding another XML document into a property value not using
        a CNODE section, then any DOCTYPE section must be relocated before any of
-       the xml elements to be well-formed. See demo/dvg.westley for an example.
+       the xml elements to be well-formed. See demo/svg.westley for an example.
        
        Entities can be used to parameterise westley! Using the above example, the
        entity declared serves as the default value for &msg;. The entity content
index dff1434299614d2c2e0e60a56ce3af66d2337151..ba7da2f133fffbe6626a9aab5af9684e4a73f940 100644 (file)
@@ -4,10 +4,10 @@ http://*=avformat
 *.kdenlive=westley
 *.inigo=inigo_file
 *.asf=avformat
-*.avi=mcdv,libdv,avformat
+*.avi=mcdv,avformat,libdv
 *.bmp=pixbuf,qimage,sdl_image
-*.dv=mcdv,libdv,avformat
-*.dif=mcdv,libdv
+*.dv=mcdv,avformat,libdv
+*.dif=mcdv,avformat,libdv
 *.gif=pixbuf,qimage,sdl_image
 *.graphics=westley
 *.jfx=westley
@@ -16,7 +16,7 @@ http://*=avformat
 *.jpeg=pixbuf,qimage,sdl_image
 *.kino=westley
 *.mp3=avformat
-*.mov=mcdv,libdv,avformat
+*.mov=mcdv,avformat,libdv
 *.mpg=mcmpeg,avformat
 *.mpeg=mcmpeg,avformat
 *.mpl=pango