]> git.sesse.net Git - mlt/history - src/modules/core/transition_composite.c
Fix reading binary files on Windows.
[mlt] / src / modules / core / transition_composite.c
2014-03-25 Dan DennedyFix reading binary files on Windows.
2013-03-17 Dan DennedyMerge branch 'frei0r-metadata'
2013-02-03 Dan DennedyFix rightmost column flicker in composite transition...
2012-09-07 Dan DennedyMerge pull request #11 from gmarco/changes
2012-09-04 j-b-mfix 100% opacity to be truly opaque (kdenlive-2708)
2012-07-30 Dan DennedyMerge pull request #6 from mcfrisk/coverity
2012-07-25 Mikko RapeliFix calloc() parameter ordering
2012-07-24 Dan Dennedyremove dead code (coverity-709335 & 709336)
2012-07-20 Dan Dennedyimprove compatibility to compile composite sse2 (macpor...
2012-03-05 Dan Dennedyreplace legacy real_width and _height with meta.media...
2012-03-05 Dan Dennedyremove output_ratio property - use profile instead
2012-03-05 Dan Dennedyremove usage of normalised_width and _height properties...
2012-03-05 Dan Dennedyrename this to self in composite transition
2012-02-17 Dan Dennedymake composite_line_yuv() available to other services
2012-02-17 Maksym Veremeyenkofix rounding causes by -ffast-math
2012-02-17 Maksym Veremeyenkouse sse2 instruction for line compositing
2011-09-10 Dan DennedyFix composite_copy_region on locale using comma for...
2011-08-16 Dan DennedyAdd mlt_geometry_interpolate.
2011-07-07 Dan DennedyUse '/' for coordinate delimiter instead of period.
2011-06-16 Dan DennedyFix regression in field rendering luma transition.
2011-05-17 Dan DennedyFix manual deinterlace on B in composite.
2011-05-07 Dan DennedyFactor out some frame properties in transitions.
2011-04-07 Dan DennedyRevert "Fix regression on region transition (3277867)."
2011-04-07 Dan DennedyFix regression on region transition (3277867).
2011-03-28 Dan DennedyFix regression in region filter (3251260).
2011-03-28 Dan DennedyFix composite using wrong B frame scaling.
2011-03-11 Dan DennedyRefactor to mlt_transition_get_progress_delta().
2011-03-07 Dan DennedyRefactor to use mlt_transition_get_length().
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-02-09 Dan DennedyFix image skew bug in composite (kdenlive-1923).
2011-01-24 Dan DennedyAdd service locks for parallelism.
2011-01-01 Dan DennedyDefault to progressive rendering in composite.
2009-12-08 Dan DennedyFix crash in composite-on-composite (kdenlive-1315).
2009-09-10 Dan DennedyRestore performance characteristics of recent composite...
2009-09-10 Dan DennedyFix composite regression with no luma.
2009-09-10 Dan DennedyMerge branch 'mlt_framebuffer' of git://github.com...
2009-09-10 Dan DennedyFix abruptness when using a luma with softness in compo...
2009-06-07 Dan DennedyAdd invert boolean property to composite transition.
2009-05-09 Dan DennedyComplete reorganization and renaming to usable state.
2009-05-08 Dan DennedyMerge ../mlt++
2009-04-10 ddennedyMerge branch 'review-2' of git://github.com/rayl/mlt
2009-04-10 ddennedyMerge branch 'review-1' of git://github.com/rayl/mlt
2009-04-07 Ray LehtiniemiConstness changes
2009-04-07 Ray LehtiniemiConstness changes
2009-03-15 j-b-mtransition_composite.c: allow removing of luma file...
2009-03-14 ddennedytransition_composite.c: make luma and luma_invert prope...
2008-06-15 ddennedytransition_composite.c: slightly more accurate position...
2008-06-06 ddennedytransition_composite.c: add repeat processing to crop...
2008-06-06 ddennedytransition_composite.c: add animatable geometry "pan...
2008-06-01 ddennedyfilter_resize,c, filter_composite.c: bugfix redundant...
2008-04-23 ddennedyfilter_watermark.c, filter_composite.c: support explici...
2008-02-04 ddennedymove binary modules to libdir - affects MLT_REPOSITORY
2008-02-02 ddennedyframework: remove global profile, rather share one...
2007-03-30 ddennedyCleanup license declarations and remove dv1394d references.
2006-05-22 ddennedyapply patch from Jean Baptiste <jb@ader.ch> to fix...
2005-11-17 lilo_booter+ Correction to alpha mask generation
2005-10-10 lilo_booter+ Added an option to override alignment and transparent...
2005-10-02 lilo_booter+ Clean ups and corrections
2005-09-28 lilo_bootersrc/framework/mlt_frame.c
2005-09-15 lilo_bootersrc/framework/mlt_frame.c
2005-09-07 lilo_bootersrc/framework/mlt_consumer.c
2005-08-24 lilo_booter+ SMP fix - geometry modifications need explicit locking
2005-08-19 lilo_booter+ Yet another aspect ratio correction for the filter...
2005-07-18 lilo_booter+ Inherits deinterlace method from the consumer
2005-07-16 lilo_booterrc/framework/mlt_frame.c
2005-07-05 lilo_bootersrc/framework/mlt_frame.c
2005-06-26 lilo_bootersrc/framework/mlt_deque.c
2005-06-26 lilo_booter+ Cleaned up compositing and alpha usage (all frames...
2005-06-24 lilo_bootersrc/framework/mlt_geometry.c
2005-06-22 lilo_bootersrc/framework/mlt_consumer.c
2005-03-09 lilo_booterMinor corrections and more affine experiments
2005-02-18 lilo_booterMinor corrections with alpha and affines
2005-02-12 lilo_booterAlphas and global feeds revisted
2005-02-05 lilo_booterOptional 8 or 16 bit pgm or png lumas; fixes for non...
2005-02-01 lilo_booterint handling on the frame image stack
2005-01-25 lilo_booterRemaining audio handling switched to stacks; Minor...
2005-01-16 lilo_booterMinor modifications to compositing options and etv fx
2005-01-14 lilo_booterSundry minor fixes and optimisations
2004-12-31 lilo_booterSundry minor updates
2004-12-27 lilo_booterComposite distort, fill and titles rework
2004-12-27 lilo_booterFeeds pseudo module added
2004-12-27 lilo_booterLuma and composite fixes
2004-12-24 lilo_booterLuma generation and use
2004-12-24 lilo_booterLuma generation and use
2004-12-24 lilo_booterFramework inclusion of geometry
2004-12-20 lilo_booterNew geometry specification
2004-12-17 lilo_booterFeed rework and fixes to westley and composite
2004-12-01 lilo_booterBig modification - switch to macros for parent class...
2004-10-27 lilo_booterAttempt at an aspect ratio clean up
2004-10-13 lilo_booterSome fixes for alpha masks
2004-10-02 lilo_booterData feed and show filters
2004-09-28 lilo_booterCorrections to filter attachment and in/out point handling
2004-09-27 lilo_booterFirst attempt at a composite clean up
2004-09-22 lilo_booterFix to compositing/watermark; miracle/mlt shutdown...
2004-09-22 lilo_booterIn/out point handling on attached filters revisted
2004-07-31 lilo_booterMutable watermark producer and small optimisation
2004-07-27 lilo_booterMore mutable properties
2004-07-26 lilo_booterMutable properties
2004-07-23 lilo_booterAllows runtime modifications to region fx
next