]> git.sesse.net Git - mlt/commit
+ QImage module added - default is still GTK2 when available
authorlilo_booter <lilo_booter@d19143bc-622f-0410-bfdd-b5b2a6649095>
Wed, 29 Mar 2006 08:59:07 +0000 (08:59 +0000)
committerlilo_booter <lilo_booter@d19143bc-622f-0410-bfdd-b5b2a6649095>
Wed, 29 Mar 2006 08:59:07 +0000 (08:59 +0000)
commit6ea63dd55257ba97df916aedc00711fcbb2f7906
tree46f7dfbfc997018a1bd83fb59003fc640b6387e2
parent8ea022814e4781856eea6767391274dfd5771a37
+ QImage module added - default is still GTK2 when available

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@902 d19143bc-622f-0410-bfdd-b5b2a6649095
src/modules/fezzik.dict
src/modules/qimage/Makefile [new file with mode: 0644]
src/modules/qimage/configure [new file with mode: 0755]
src/modules/qimage/factory.c [new file with mode: 0644]
src/modules/qimage/gpl [new file with mode: 0644]
src/modules/qimage/producer_qimage.c [new file with mode: 0644]
src/modules/qimage/producer_qimage.h [new file with mode: 0644]
src/modules/qimage/qimage_wrapper.cpp [new file with mode: 0644]
src/modules/qimage/qimage_wrapper.h [new file with mode: 0644]