]> git.sesse.net Git - mlt/history - src/modules/qimage/qimage_wrapper.cpp
Add support for Qt 5, drop support for Qt 3 and KDE 3.
[mlt] / src / modules / qimage / qimage_wrapper.cpp
2013-08-08 Dan DennedyAdd support for Qt 5, drop support for Qt 3 and KDE 3.
2013-03-17 Dan DennedyMerge branch 'frei0r-metadata'
2012-11-19 Dan DennedyRemove exit() that causes uncontrollable app failure.
2012-11-19 Dan DennedyMerge pull request #19 from j-b-m/master
2012-11-19 Jean-Baptiste MardelleFix loading of images with special chars in path (kdenl...
2012-11-19 Jean-Baptiste MardelleMerge branch 'master' of https://github.com/mltframewor...
2012-11-17 Jean-Baptiste MardelleFix crash when loading svg image in qimage producer...
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-09-09 Dan Dennedychange producers to use mlt_frame_original_position()
2012-07-24 Dan Dennedyfix crash when switching image formats with alpha
2012-04-07 Dan Dennedyfix regressions during refactorization
2012-03-05 Dan Dennedyremove a couple more remnants of legacy real_width...
2012-03-05 Dan Dennedyfix regression with adding image conversion to image...
2012-03-02 Dan Dennedyconvert to and cache requested format in qimage
2012-03-02 Dan Dennedysplit refresh_qimage() into refresh_qiamge() and refres...
2012-03-02 Dan Dennedyfactorize out exif reorientation in qimage producer
2012-03-02 Dan Dennedyremove the cache property from qimage
2012-02-11 Ryan RixPatch to build with GCC 4.7
2011-03-06 Dan DennedyMerge branch 'roto' of git://github.com/ttill/MLT-roto...
2011-03-06 Dan DennedyFix handling monochrome in qimage.
2011-02-19 j-b-mStore exif orientation.
2011-01-24 Dan DennedyFix qimage build for MinGW.
2010-08-20 Dan DennedyFix distorted frame in slideshow transitions.
2010-08-09 Dan DennedyMake libexif include compatible with more systems/versions.
2010-07-29 j-b-mCleanup & fix memleak
2010-07-28 j-b-mUse libexif to read exif orientation in images
2010-07-26 j-b-mRead EXIF info inside MLT, based on jpegexiforient
2010-07-26 j-b-mMerge branch 'master' into kdenlivetitle
2010-07-20 j-b-mFix exif rotation angle
2010-07-20 j-b-mAdd support for auto rotation for images with exif...
2009-07-24 Marco Gittlerqimage_wrapper: removed unused line
2009-07-24 Marco GittlerMerge branch 'jbm-kdenlivetitle' into kdenlivetitle
2009-07-24 Marco Gittlerreadded deleted qimage producer in factory
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-09-22 j-b-mproducer_pixbuf.c, qimage_wrapper.c: Add "force_reload...
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...
2008-02-02 ddennedyframework: remove global profile, rather share one...
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-08-14 lilo_booter+ Image caching for the qimage producer
2006-04-12 lilo_booter+ Fix for byte order as spotted by Goncalo Carvhalo...
2006-03-29 lilo_booter+ And a fix for the PPC darwin
2006-03-29 lilo_booter+ QImage module added - default is still GTK2 when...