]> git.sesse.net Git - mlt/history - src/modules/core/filter_resize.c
Fix calloc() parameter ordering
[mlt] / src / modules / core / filter_resize.c
2012-07-25 Mikko RapeliFix calloc() parameter ordering
2012-03-05 Dan Dennedyreplace legacy real_width and _height with meta.media...
2012-03-05 Dan Dennedyremove usage of normalised_width and _height properties...
2012-03-05 Dan Dennedyrename this to frame and filter
2012-02-20 Dan Dennedylet mlt_frame_set_alpha clear the get_alpha_mask functi...
2011-12-09 Dan Dennedyrefactor field order correction into new filter
2011-11-21 Dan Dennedyfix video glitch seen with multi consumer
2011-09-02 Dan DennedyAdd consumer property top_field_first.
2011-05-17 Dan DennedyFix regression getting consumer aspect_ratio.
2011-03-07 Dan DennedyRefactor to use mlt_image_format_size().
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-04 Dan DennedyPrevent attempt to pad to a smaller size.
2010-09-21 Dan DennedyFix field order correction on cached image.
2010-09-11 Dan DennedyValidate alpha channel size before cropping and padding it.
2010-04-26 Dan DennedyFix regression in previous commit.
2010-04-26 Dan DennedyFix bad stride in yuv422 due to non-even width requests.
2010-02-15 Dan DennedyMerge branch 'master' of dennedy.org:git/mltframework...
2010-02-08 Dan DennedySafer to use the image from get_image and to compute...
2010-01-20 Dan DennedyFix incorrect comment about yuv422 only in resize filter.
2009-12-02 Dan DennedyOnly correct field order if the source is interlaced.
2009-07-03 Dan DennedyMassive refactoring of image conversion.
2009-05-08 Dan DennedyMerge ../mlt++
2008-06-01 ddennedyfilter_resize,c, filter_composite.c: bugfix redundant...
2008-05-09 ddennedyfilter_resize.c: fix field order correction
2008-03-03 ddennedyfilter_rescale.c: if input width or height are zero...
2008-02-02 ddennedyframework: remove global profile, rather share one...
2007-10-19 ddennedyfilter_resize.c: bugfix overriding top_field_first...
2007-03-30 ddennedyCleanup license declarations and remove dv1394d references.
2006-04-20 lilo_booter+ Field order control reworked (meta.top_field_first...
2006-04-12 lilo_booter+ Top field first correction (original approach would...
2006-04-12 lilo_booter+ Meta override for field order misreporting/errors...
2005-09-28 lilo_bootersrc/framework/mlt_frame.c
2005-07-23 lilo_booter+ Correction for rounding errors
2005-07-16 lilo_booterrc/framework/mlt_frame.c
2005-06-21 lilo_bootersrc/framework/mlt_consumer.c src/framework/mlt_consumer.h
2005-06-04 lilo_booterSanity checks for normalising filters
2004-12-27 lilo_booterComposite distort, fill and titles rework
2004-12-01 lilo_booterBig modification - switch to macros for parent class...
2004-10-27 lilo_booterAttempt at an aspect ratio clean up
2004-05-06 ddennedyset output frame aspect to consumer sample aspect,...
2004-04-13 ddennedyfield order normalisation fix, add .vob to fezzik,...
2004-03-11 ddennedyadded very preliminary mmx for composite.
2004-03-09 ddennedyadd luma to composite.
2004-02-27 lilo_booterScaling experimentation
2004-02-24 lilo_booterwatermark added, minor mods to mlt framework required
2004-02-24 lilo_booterFilter optimisations and cleanup part 1
2004-02-21 ddennedyfix broken aspect handling again
2004-02-19 lilo_booterMemory pooling
2004-02-18 lilo_booterOptimisations (part 0), pixel v percentage, reworked...
2004-02-16 ddennedywestley serialises with entry in/out; full field, aspec...
2003-12-27 lilo_booterppm ffmpeg
2003-12-26 lilo_booterSDL updates and resizing fix
2003-12-25 lilo_booterfield and playlist enhancements, producer pixbuf reorg