]> git.sesse.net Git - mlt/history - src/modules/core/transition_luma.c
Fix reading binary files on Windows.
[mlt] / src / modules / core / transition_luma.c
2014-03-25 Dan DennedyFix reading binary files on Windows.
2013-03-17 Dan DennedyMerge branch 'frei0r-metadata'
2012-04-07 Dan Dennedyfix regression due to alpha channels of A and B swapped
2012-02-17 Dan Dennedyrefactor dissolve_yuv() to use composite_line_yuv()
2011-05-07 Dan DennedyFactor out some frame properties in transitions.
2011-03-11 Dan DennedyRemove obsolete unique position on frame.
2011-03-11 Dan DennedyRefactor to mlt_transition_get_progress_delta().
2011-03-11 Dan DennedyRefactor to mlt_transition_get_progress().
2011-03-06 Dan DennedyMerge branch 'roto' of git://github.com/ttill/MLT-roto...
2011-03-04 Dan DennedyFix string comparison and requested luma size.
2011-03-04 Dan DennedyFix luma semantics when both reverse and invert.
2011-03-01 Dan DennedyFix integrity of luma transition when parallel.
2011-02-08 Dan DennedyFix deinterlace when luma is inverted (kdenlive-1953).
2011-01-24 Dan DennedyAdd service locks for parallelism.
2010-08-07 Dan DennedyFix scaling method on B frames of some transitions.
2009-07-03 Dan DennedyMassive refactoring of image conversion.
2009-05-09 Dan DennedyComplete reorganization and renaming to usable state.
2009-05-08 Dan DennedyMerge ../mlt++
2008-12-27 ddennedytransition_luma.c: bugfix (kdenlive-496) floating point...
2008-05-12 j-b-mCorrectly update the luma file if the resource was...
2008-02-04 ddennedymove binary modules to libdir - affects MLT_REPOSITORY
2008-02-02 ddennedyframework: remove global profile, rather share one...
2007-04-10 ddennedyCleanup copyrights and attributions, and move Jean...
2007-03-30 ddennedyCleanup license declarations and remove dv1394d references.
2006-11-05 j-b-mLuma get_image produces yuv only, so announce it. Fix...
2005-10-10 lilo_booter+ Added an option to override alignment and transparent...
2005-07-05 lilo_bootersrc/framework/mlt_frame.c
2005-06-22 lilo_bootersrc/framework/mlt_consumer.c
2005-02-05 lilo_booterOptional 8 or 16 bit pgm or png lumas; fixes for non...
2005-01-25 lilo_booterRemaining audio handling switched to stacks; Minor...
2004-12-27 lilo_booterLuma and composite fixes
2004-12-24 lilo_booterLuma generation and use
2004-12-01 lilo_booterBig modification - switch to macros for parent class...
2004-10-13 lilo_booterSome fixes for alpha masks
2004-09-14 lilo_booterWork arounds for scaling related issues
2004-06-21 lilo_booterconsumer avformat fix and silly stuff in lumas
2004-03-29 ddennedybugfix limits in transition luma
2004-03-24 ddennedyremove some progressive flag handling in field renderers
2004-03-16 ddennedyupdated services docs plus minor fixes discovered during
2004-03-12 ddennedyfix distortion in smoothness
2004-03-12 ddennedyfix field rendering
2004-03-12 lilo_bootermore sdl/consumer tuning and demo updates
2004-03-10 lilo_booterRPN clean up for frames
2004-03-10 ddennedypgm scaling in transition_composite.
2004-03-09 ddennedyadd luma to composite.
2004-03-04 lilo_bootertunable read ahead buffer and fix for luma
2004-03-04 ddennedyreorg transition_luma to support producer
2004-02-26 lilo_bootercomposite aspect ratio fix (again ;-)), added fill...
2004-02-25 lilo_booterservice stack, various fixes
2004-02-23 lilo_bootersdl rework (prepatory read-ahead implementation) and...
2004-02-23 lilo_booterBig luma optimisations, minor pooling optimisations
2004-02-21 ddennedyfix broken aspect handling again
2004-02-20 lilo_booterMemory pooling part 2 and other optimisations
2004-02-19 ddennedymore dissolve optimisation
2004-02-19 ddennedyoptimise dissolve case
2004-02-19 lilo_booterMemory pooling
2004-02-19 ddennedyfield rendering and alignment for composite, bugfixes...
2004-02-18 ddennedysplit getting of b_frame image and composite
2004-02-16 ddennedywestley serialises with entry in/out; full field, aspec...
2004-02-08 lilo_booterluma funkiness
2004-01-25 ddennedyupdated westley
2004-01-19 lilo_booterinigo docs load/stop corrections
2004-01-17 ddennedynew volume, mix, and resample filters and transitions
2004-01-15 lilo_booterpartial corrections to serialisation
2004-01-14 lilo_bootersome temporary fixes
2004-01-14 lilo_booterRemoval of timecodes, consumer libdv, serialisation...
2004-01-11 ddennedy4 new tests, bugfixes in pango, pixbuf, transition_luma...
2004-01-10 ddennedyattempt to retain samples in mlt_frame_mix_audio, make...
2004-01-08 ddennedymove audio sample calculator to mlt_frame and use from...
2004-01-06 ddennedyadd forgotten files