]> git.sesse.net Git - mlt/commitdiff
deprecate sdl_image
authorDan Dennedy <dan@dennedy.org>
Sun, 12 Feb 2012 21:28:06 +0000 (13:28 -0800)
committerDan Dennedy <dan@dennedy.org>
Sun, 12 Feb 2012 21:28:06 +0000 (13:28 -0800)
Makefile
src/modules/core/loader.dict
src/modules/sdl/producer_sdl_image.yml

index c78b82543742ce2712fd6cdc5226f4b4d3eb5dd5..fbdf16d6abfaa973a7cba008948cf9c1ffaa4aad 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -53,7 +53,7 @@ dist:
        git archive --format=tar --prefix=mlt-$(version)/ v$(version) | gzip >mlt-$(version).tar.gz
 
 validate-yml:
-       for file in `find ./ -type f -name \*.yml`; do \
+       for file in `find src/modules -type f -name \*.yml`; do \
                echo "validate: $$file"; \
                kwalify -f src/framework/metaschema.yaml $$file || exit 1; \
        done
index fc9d8b1abfbfaeb1a6512910a665e2cbb4a68179..0049021c3cca57f5700e2dd2c64c08cf560d0a68 100644 (file)
@@ -7,16 +7,16 @@ http://*=avformat
 *.inigo=melt_file
 *.asf=avformat
 *.avi=mcdv,avformat,libdv
-*.bmp=pixbuf,qimage,sdl_image
+*.bmp=pixbuf,qimage
 *.dv=mcdv,avformat,libdv
 *.dif=mcdv,avformat,libdv
 *.exr=qimage
-*.gif=pixbuf,qimage,sdl_image
+*.gif=pixbuf,qimage
 *.graphics=xml
 *.jfx=xml
 *.jef=xml
-*.jpg=pixbuf,qimage,sdl_image
-*.jpeg=pixbuf,qimage,sdl_image
+*.jpg=pixbuf,qimage
+*.jpeg=pixbuf,qimage
 *.kino=xml
 *.mp3=avformat
 *.mov=mcdv,avformat,libdv
@@ -24,21 +24,21 @@ http://*=avformat
 *.mpeg=mcmpeg,avformat
 *.mpl=pango
 *.ogg=avformat,vorbis
-*.pcx=pixbuf,qimage,sdl_image
-*.pgm=pgm,pixbuf,qimage,sdl_image
-*.png=pixbuf,qimage,sdl_image
+*.pcx=pixbuf,qimage
+*.pgm=pgm,pixbuf,qimage
+*.png=pixbuf,qimage
 *.psd=qimage
 *.story=xml
 *.svg=pixbuf,qimage
 *.swf=swfdec,avformat
-*.tga=pixbuf,qimage,sdl_image
-*.tif=pixbuf,qimage,sdl_image
-*.tiff=pixbuf,qimage,sdl_image
+*.tga=pixbuf,qimage
+*.tif=pixbuf,qimage
+*.tiff=pixbuf,qimage
 *.txt=pango
 *.vob=mcmpeg,avformat
 *.wav=avformat
 *.wmv=avformat
-*.xcf=qimage,sdl_image
+*.xcf=qimage
 *.xml=xml
 *.kdenlivetitle=kdenlivetitle
 *=avformat
index d810b03e9da85069c6f26d79ef7b8d38f7a84fde..7205014ed050ed6578362ce971127f17788b4386 100644 (file)
@@ -7,5 +7,6 @@ copyright: Visual Media FX ?
 creator: Charles Yates
 license: LGPLv2.1
 language: en
+notes: DEPRECATED
 tags:
   - Video