]> git.sesse.net Git - mlt/history - src/modules/core/filter_resize.c
Fix bad stride in yuv422 due to non-even width requests.
[mlt] / src / modules / core / filter_resize.c
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