]> git.sesse.net Git - mlt/history - src/modules/qimage
fix BSTR string conversion under Windows
[mlt] / src / modules / qimage /
2012-05-31 Jean-Baptiste MardelleMerge remote-tracking branch 'original/master'
2012-05-30 Dan DennedyMerge pull request #1 from eddrog/master
2012-05-26 Dan Dennedyadd configure options and fixes for cross-compiling
2012-04-07 Dan Dennedyfix regressions during refactorization
2012-03-28 Dan Dennedyrequire configure --enable-gpl3 for GPLv3 services...
2012-03-26 Dan Dennedyfix resource leak regression in image producers
2012-03-12 Brian MatherlyFix broken pixbuf and qimage producer metadata.
2012-03-08 Dan Dennedyindicate image producers seekable
2012-03-07 Dan Dennedyupdate service metadata for pixbuf and qimage
2012-03-06 Dan Dennedyallow %u in image sequence pattern containing begin...
2012-03-06 Dan Dennedyadd image sequences where scanf format contains begin...
2012-03-06 Dan Dennedyrefactor load_filenames in qimage
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-03-01 Dan Dennedyfix QObject::connect of type QTextCursor errors
2012-02-12 Dan Dennedyrename this to self
2012-02-11 Dan Dennedyfix transition vqm build on mingw32
2012-02-11 Ryan RixPatch to build with GCC 4.7
2012-02-10 Dan Dennedyscale size and position of rendered text with resolution
2012-02-10 Dan Dennedyadd vqm metrics to frame properties
2012-02-10 Dan Dennedyfix build warning in vqm
2012-02-09 Dan Dennedyadd rendering to vqm and yaml service metadata
2012-02-09 Dan Dennedyadd vqm transition
2011-12-11 Dan Dennedyadd mlt_image_none support to producers
2011-09-09 j-b-mFix Kdenlive title module breaking locale.
2011-05-30 Dan DennedyAdd service metadata for SDL module (WIP).
2011-05-30 Dan DennedyAdd service metadata for qimage module (WIP).
2011-03-07 Dan DennedyRefactor to use mlt_frame_set_image/_alpha.
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 DennedyAdd service locks for parallelism.
2011-01-24 Dan DennedyFix build outside MinGW.
2011-01-24 Dan DennedyFix qimage build for MinGW.
2011-01-12 Dan DennedyEnable build on NetBSD (3090684)
2011-01-12 Dan DennedyUse CXX rather than CC for linking C++ (3090682)
2011-01-11 j-b-mAdd force_aspect_ratio to image producers.
2010-10-18 j-b-mFix serializing xmldata in kdenlivetitle (kdenlive...
2010-10-05 j-b-mFix TextColor+Outline+Typewriter=wrong color in titler...
2010-09-26 Dan DennedyRevert new image types.
2010-09-26 Dan DennedyImprove colorspace handling (work in progress)
2010-09-13 Dan DennedyRevert "Use linearblend as the C fallback to xine deint...
2010-09-13 Dan DennedyUse linearblend as the C fallback to xine deinterlacers.
2010-09-10 Dan DennedyMerge branch 'work' of git://github.com/gmarco/mlt
2010-09-09 Marco Gittlerparent the svgrenderer, to destruct on exit
2010-09-08 Marco Gittlerload inline images
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...
2010-06-01 Dan DennedyMerge branch 'kdenlivetitle' of git://github.com/j...
2010-05-30 j-b-mFix compilation (Qt Xml linking)
2010-05-17 Dan DennedyMerge branch 'interlaced_title' of git://github.com...
2010-05-07 Marco Gittlerinterlaced titles
2010-02-15 Dan DennedyMerge branch 'master' of dennedy.org:git/mltframework...
2010-01-22 j-b-mRound corners in titles for rectangle borders (Patch...
2010-01-20 Dan DennedyReturn and handle errors on failure to produce image...
2010-01-08 gmarcoround outline pen
2010-01-06 Marco Gittleroutline text possible (with use of font-outline/font...
2009-12-21 j-b-mFix crash when opening a kdenlive document with titles
2009-12-17 Dan DennedyAdd mlt_service_cache_purge and remove purge in mlt_ser...
2009-11-13 j-b-mFix typewriter start param
2009-11-13 j-b-mAdd an offset start param to typewriter effect
2009-11-13 j-b-mGet ready for typewriter effect in titles
2009-11-06 Dan DennedyMerge branch 'master' of xtremedia:git/mltframework...
2009-11-04 j-b-mFix images hidden (kdenlive-1247)
2009-10-03 j-b-mFix behaviour of title clips when in and out points...
2009-09-26 Dan DennedyMerge branch 'master' of xtremedia:git/mltframework...
2009-09-26 Marco Gittlerlocale fix for decial numbers
2009-09-15 j-b-mFix compatibility with older Kdenlive titles:
2009-09-13 Dan DennedyFix kde_libdir detection for qimage (patch 2151852).
2009-09-09 j-b-mMerge branch 'master' of git://mltframework.org/mlt
2009-09-01 gmarcoMerge commit 'jbm/kdenlivetitle' into kdenlivetitle
2009-09-01 j-b-mDon't crash when running kdenlivetitle module from...
2009-08-31 j-b-mMerge branch 'master' of git://mltframework.org/mlt
2009-08-31 j-b-mFix flicker frame appearing at 0 position, small optimi...
2009-08-31 j-b-mFix flicker frame appearing at 0 position, small optimi...
2009-08-31 j-b-mMerge branch 'master' of git://mltframework.org/mlt...
2009-08-29 Marco GittlerMerge branch 'master' of git://mltframework.org/mlt...
2009-08-29 Marco GittlerMerge branch 'kdenlivetitle' of github.com:gmarco/mlt...
2009-08-28 gmarcoremoved warning
2009-08-28 Dan DennedyMerge branch 'master' into kdenlivetitle
2009-08-27 Marco GittlerMerge branch 'master' of git://mltframework.org/mlt...
2009-08-26 Marco GittlerMerge branch 'master' of git://mltframework.org/mlt...
2009-08-21 Marco GittlerMerge branch 'master' of git://mltframework.org/mlt...
2009-08-16 j-b-mTitler: add support for background property
2009-08-16 j-b-mTitler: add support for background property
2009-08-16 j-b-mMerge branch 'master' of git://mltframework.org/mlt
2009-08-03 Marco GittlerMerge commit 'jbm/kdenlivetitle' into kdenlivetitle
2009-08-02 j-b-mFix regression introduced by last commit
2009-08-02 Marco GittlerMerge commit 'jbm/kdenlivetitle' into kdenlivetitle
2009-08-02 j-b-mFix start / endviewport movement, do not respect aspect...
next