]> git.sesse.net Git - mlt/history - src/modules/qimage/qimage_wrapper.h
Fix uninitialized pointer read. (coverity-743163)
[mlt] / src / modules / qimage / qimage_wrapper.h
2012-10-19 Dan DennedyMerge pull request #13 from j-b-m/master
2012-10-19 Jean-Baptiste MardelleFix loading of extra image formats using Kdelibs (xcf...
2012-03-02 Dan Dennedyconvert to and cache requested format in qimage
2012-03-02 Dan Dennedysplit refresh_qimage() into refresh_qiamge() and refres...
2011-03-06 Dan DennedyMerge branch 'roto' of git://github.com/ttill/MLT-roto...
2011-01-24 Dan DennedyFix qimage build for MinGW.
2009-07-03 Dan DennedyMassive refactoring of image conversion.
2009-05-27 Dan DennedyMerge branch 'master' of dennedy.org:git/mltframework...
2009-05-27 Dan DennedyFix image sequences sometimes not advancing.
2009-05-08 Dan DennedyMerge ../mlt++
2009-02-10 ddennedyproducer_qimage.c, qimage_wrapper.{h,cpp}: enhance...
2008-07-22 j-b-mqimage module: add mutex, fix caching and use alpha...
2008-07-10 j-b-mqimage module: add support for Qt4 (you can force compi...
2007-07-01 j-b-mAdd support for psd, xcf and exr images (KDE libraries...
2007-03-30 ddennedyCleanup license declarations and remove dv1394d references.
2006-03-29 lilo_booter+ QImage module added - default is still GTK2 when...