]> git.sesse.net Git - mlt/history - src/modules/qimage/producer_qimage.c
indicate image producers seekable
[mlt] / src / modules / qimage / producer_qimage.c
2012-03-08 Dan Dennedyindicate image producers seekable
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-02 Dan Dennedyconvert to and cache requested format in qimage
2012-03-02 Dan Dennedysplit refresh_qimage() into refresh_qiamge() and refres...
2012-02-12 Dan Dennedyrename this to self
2011-12-11 Dan Dennedyadd mlt_image_none support to producers
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-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-11 j-b-mAdd force_aspect_ratio to image producers.
2010-09-26 Dan DennedyRevert new image types.
2010-09-26 Dan DennedyImprove colorspace handling (work in progress)
2010-02-15 Dan DennedyMerge branch 'master' of dennedy.org:git/mltframework...
2010-01-20 Dan DennedyReturn and handle errors on failure to produce image...
2009-12-17 Dan DennedyAdd mlt_service_cache_purge and remove purge in mlt_ser...
2009-07-03 Dan DennedyMassive refactoring of image conversion.
2009-05-26 Dan DennedyChange the ttl default value for image sequences.
2009-05-08 Dan DennedyMerge ../mlt++
2009-02-10 ddennedyproducer_qimage.c, qimage_wrapper.{h,cpp}: enhance...
2009-01-29 ddennedyproducer_pixbuf.c, producer_qimage.c, producer_sdl_image.c:
2008-12-02 ddennedyproducer_pixbuf.c, producer_qimage.c, producer_sdl_imag...
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-05-24 ddennedyapply patch from Jean-Baptiste <jb@ader.ch> to add...
2006-03-29 lilo_booter+ QImage module added - default is still GTK2 when...