]> git.sesse.net Git - mlt/history - src/modules/qimage/qimage_wrapper.cpp
Fix distorted frame in slideshow transitions.
[mlt] / src / modules / qimage / qimage_wrapper.cpp
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...