]> git.sesse.net Git - mlt/history - src/modules/gtk2/producer_pixbuf.c
Avoid unnecessary compilation when running "./configure; make; make install" multiple...
[mlt] / src / modules / gtk2 / producer_pixbuf.c
2014-03-28 Brian MatherlyAvoid unnecessary compilation when running "./configure...
2013-12-20 Dan DennedyFix concurrency bug in image producers.
2013-03-17 Dan DennedyMerge branch 'frei0r-metadata'
2012-12-27 Dan DennedyMerge pull request #21 from inaes-tic/master
2012-12-26 Niv Sardipixbuf producer: loop option to loop sequence selectively
2012-11-19 Jean-Baptiste MardelleMerge branch 'master' of https://github.com/mltframewor...
2012-11-18 Dan DennedyRemove extraneous mlt_log_error() from previous commit.
2012-11-18 Dan DennedyFix crash on invalid image sequence.
2012-11-06 Dan Dennedypixbuf: support alt. query syntax begin:value for melt
2012-11-04 Dan Dennedypixbuf: let begin property be passed as a query string...
2012-09-22 j-b-mfix crash in pixbuf producer (kdenlive-2747)
2012-09-09 Dan Dennedychange producers to use mlt_frame_original_position()
2012-07-30 Dan DennedyMerge pull request #6 from mcfrisk/coverity
2012-07-25 Mikko RapeliFix calloc() parameter ordering
2012-07-24 Dan Dennedyfix crash when switching image formats with alpha
2012-03-26 Dan Dennedyfix resource leak regression in image producers
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 pixbuf
2012-03-05 Dan Dennedyreplace legacy real_width and _height with meta.media...
2012-03-05 Dan Dennedyfix regression with adding image conversion to image...
2012-03-02 Dan Dennedyfix regression in pixbuf setting _real_width and _heigh...
2012-03-01 Dan Dennedyfix regressions caused by refactoring and format conversion
2012-03-01 Dan Dennedyconvert to and cache requested format in pixbuf
2012-03-01 Dan Dennedysplit refresh_image() into refresh_pixbuf() and refresh...
2012-03-01 Dan Dennedyfactorize out exif reorientation
2012-03-01 Dan Dennedyremove the cache property from pixbuf
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 DennedyAlias bicubic for hyper in pango and pixbuf.
2011-03-06 Dan DennedyMerge branch 'roto' of git://github.com/ttill/MLT-roto...
2011-02-19 j-b-mStore exif orientation.
2011-01-24 Dan DennedyAdd service locks for parallelism.
2011-01-24 Dan DennedyFix gtk2 build on 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-08-20 Dan DennedyFix distorted frame in slideshow transitions.
2010-08-09 Dan DennedyMake libexif include compatible with more systems/versions.
2010-08-05 Dan DennedyInitialize processed var and skip if NULL.
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-mSupport exif rotation with pixbuf producer
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-27 Dan DennedyMerge branch 'master' of dennedy.org:git/mltframework...
2009-05-27 Dan DennedyFix image sequences sometimes not advancing.
2009-05-26 Dan DennedyChange the ttl default value for image sequences.
2009-05-08 Dan DennedyMerge ../mlt++
2009-02-10 ddennedyproducer_pixbuf.c: enhance pixbuf producer to use new...
2009-01-29 ddennedyproducer_pixbuf.c, producer_qimage.c, producer_sdl_image.c:
2009-01-27 ddennedyproducer_pixbuf.c: bugfix (kdenlive-575) memory leak...
2009-01-27 ddennedyproducer_pixbuf.c: bugfix (kdenlive-575) memory leak
2009-01-27 ddennedyproducer_pixbuf.c: bugfix (kdenlive-575) memory leak
2008-12-02 ddennedyproducer_pixbuf.c, producer_qimage.c, producer_sdl_imag...
2008-09-22 j-b-mproducer_pixbuf.c, qimage_wrapper.c: Add "force_reload...
2008-05-25 ddennedyproducer_pixbuf.c: apply the in point to the position...
2008-04-11 ddennedyproducer_pixbuf.c: bugfix image sequences
2008-02-02 ddennedyframework: remove global profile, rather share one...
2007-07-01 j-b-mFix for rgba images (based on the code from qimage_prod...
2007-03-30 ddennedyCleanup license declarations and remove dv1394d references.
2006-08-14 lilo_booter+ Image caching for the gtk2 pixbuf producer
2006-05-22 ddennedyapply patch from Jean Baptiste to add rgb24a support...
2006-03-29 lilo_booter+ Bug Fix: Removes a memory leak on last alpha channel
2006-03-28 lilo_booter+ Usage of mlt_properties_dir_list
2005-09-27 lilo_booter+ Changed incorrect global variable to static
2005-09-07 lilo_bootersrc/framework/mlt_consumer.c
2005-08-19 lilo_booterproducer_pango.c
2005-07-18 lilo_booterproducer_pango.c
2005-07-18 lilo_booter+ Bug fixes to test card handling
2005-07-05 lilo_bootersrc/framework/mlt_frame.c
2005-06-21 lilo_bootersrc/framework/mlt_consumer.c src/framework/mlt_consumer.h
2005-06-01 lilo_booterFallback to testcard
2005-04-05 ddennedyrealtime scheduling updates; suppress libdv errors...
2004-12-01 lilo_booterBig modification - switch to macros for parent class...
2004-11-01 lilo_booterFixes threaded pixbuf usage and removes flash when...
2004-10-27 lilo_booterAttempt at an aspect ratio clean up
2004-09-20 lilo_booterMinor fixes
2004-08-26 lilo_booterMlt Ref Counts and Playlist split/join
2004-06-07 lilo_booterMinor tweaks
2004-04-19 lilo_booterconfig mods; avformat static or shared build; correctio...
2004-03-29 ddennedyaspect fixes for rescale=none
2004-03-09 ddennedyadd luma to composite.
2004-03-03 lilo_booterYet more sdl hacking, region memory leak fix, mlt_posit...
2004-03-03 ddennedysome bugfixes, filter_shape producer, pixbuf takes...
2004-02-29 lilo_booterunique ids
2004-02-24 lilo_booterFilter optimisations and cleanup part 1
2004-02-20 lilo_booterMemory pooling part 2 and other optimisations
2004-02-19 lilo_booterMemory pooling
2004-02-19 ddennedyfield rendering and alignment for composite, bugfixes...
2004-02-18 lilo_booterOptimisations (part 0), pixel v percentage, reworked...
2004-02-16 ddennedywestley serialises with entry in/out; full field, aspec...
2004-02-13 lilo_booterDefaults for PAL/NTSC on producers and consumers
next