]> git.sesse.net Git - mlt/history - src/modules/core
Report scaling method in debug logging.
[mlt] / src / modules / core /
2010-02-27 Dan DennedyReport scaling method in debug logging.
2010-02-26 Dan DennedyMake FFmpeg the primary image converter if available.
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-02-05 Dan DennedyFix progressive property on frames in the consumer...
2010-01-20 Dan DennedyReturn and handle errors on failure to produce image...
2010-01-20 Dan DennedyFix incorrect comment about yuv422 only in resize filter.
2009-12-11 Dan DennedyAdd center_bias property to crop filter.
2009-12-09 Dan DennedyFix audioconvert setting frame audio on no conversion.
2009-12-08 Dan DennedyFix some cases image and audio formats not converting...
2009-12-08 Dan DennedyFix crash in composite-on-composite (kdenlive-1315).
2009-12-02 Dan DennedyAdd center property to crop to automatically fill frame.
2009-12-02 Dan DennedyFix distorting aspect ratio of images with crop.
2009-12-02 Dan DennedyAdd support for cropping RGB(A).
2009-12-02 Dan DennedyOnly correct field order if the source is interlaced.
2009-11-30 Dan DennedyRe-Fix bounds checking of crop filter (kdenlive-1148).
2009-10-12 Dan DennedyFix bounds checking of crop filter (kdenlive-1148).
2009-09-13 Dan DennedyInvert position of normalization filters with framebuff...
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-09-09 j-b-mMerge branch 'master' of git://mltframework.org/mlt
2009-09-09 Dan DennedyMerge branch 'master' of dennedy.org:git/mltframework...
2009-09-09 Dan DennedyFix core scaler regression.
2009-08-16 j-b-mMerge branch 'master' of git://mltframework.org/mlt
2009-08-04 Dan DennedyRefactor audio conversion and mixing.
2009-07-26 Marco GittlerMerge branch 'master' into kdenlivetitle
2009-07-19 Marco GittlerMerge branch 'master' of git://mltframework.org/mlt...
2009-07-18 Marco GittlerMerge branch 'master' of git://mltframework.org/mlt...
2009-07-14 Marco GittlerMerge branch 'master' into kdenlivetitle
2009-07-14 Dan DennedyFix build on OS X and possibly others.
2009-07-14 Marco GittlerMerge branch 'master' into kdenlivetitle
2009-07-10 Marco Gittlerkdenlivetitle_wrapper: interpolate from start-> end...
2009-07-03 Dan DennedyMassive refactoring of image conversion.
2009-06-16 Dan DennedyAdd datadir and mandir options to configure.
2009-06-07 Dan DennedyAdd invert boolean property to composite transition.
2009-06-03 Dan DennedyImprove alpha scaling conditional logic.
2009-05-28 Dan DennedyImprove performance of crop filter.
2009-05-28 Dan DennedyBugfix (kdenlive-791) crash when using crop filter.
2009-05-09 Dan DennedyFix over- and under-linking.
2009-05-09 Dan DennedyComplete reorganization and renaming to usable state.
2009-05-08 Dan DennedyFix the build afer the reorg.
2009-05-08 Dan DennedyRename inigo, fezzik, and westley.
2009-05-08 Dan DennedyMerge ../mlt++
2009-05-03 ddennedyApply cosmetic cleanup part of ldflags_order patch...
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-04-07 Ray LehtiniemiConstness changes
2009-04-03 ddennedyfilter_crop.c: bugfix chroma alignment
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...
2009-02-24 ddennedyproducer_colour.c: improve previous patch
2009-02-24 ddennedyproducer_colour.c: bugfix reading color value after...
2009-02-20 ddennedyproducer_colour.c: update to use new property-based...
2009-02-14 ddennedyfilter_crop.c: add cropping filter (kdenlive-509)
2009-02-13 ddennedyfilter_brightness.c: fix the wonkiness by filtering...
2009-01-08 ddennedyproducer_consumer.c: bugfix setting in point
2008-12-28 ddennedyfilter_rescale.c, producer_avformat.c, producer_libdv...
2008-12-27 ddennedyfilter_luma.c: prevent the first application of the...
2008-12-27 ddennedytransition_luma.c: bugfix (kdenlive-496) floating point...
2008-12-20 ddennedyproducer_consumer.c: use parent profile if none specifi...
2008-12-20 ddennedyproducer_consumer.c: set our length from the length...
2008-12-20 ddennedycore/Makefile, core/factory.c, core/producer_consumer...
2008-12-20 ddennedytransition_region.c: bugfix regression with in built...
2008-11-07 ddennedytransition_mix.c: prevent serializing previous_mix...
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-06-01 ddennedyfilter_watermark.c: bugfix propogation of output_ratio...
2008-05-12 j-b-mCorrectly update the luma file if the resource was...
2008-05-09 ddennedyfilter_resize.c: fix field order correction
2008-05-09 ddennedyfilter_data_show.c: bugfix interpreting timecode, due...
2008-04-23 ddennedyfilter_watermark.c, filter_composite.c: support explici...
2008-03-03 ddennedyfilter_rescale.c: if input width or height are zero...
2008-02-06 ddennedymlt_repository.[hc]:
2008-02-04 ddennedymove binary modules to libdir - affects MLT_REPOSITORY
2008-02-02 ddennedyframework: remove global profile, rather share one...
2007-12-04 ddennedymlt_consumer.c, mlt_frame.c, mlt_multitrack.c, mlt_play...
2007-10-19 ddennedyfilter_luma.c: bugfix testing b_frame's dimensions
2007-10-19 ddennedyfilter_resize.c: bugfix overriding top_field_first...
2007-06-04 ddennedybugfix core/filter_rescale segfault on scaling alpha...
2007-06-01 ddennedybugfix segfault in core/filter_rescale scaling alpha...
2007-05-24 ddennedyfix dynamic attribute value parsing and memory manageme...
2007-05-23 ddennedyOnly scale the alpha when also scaling the image.
2007-04-10 ddennedyCleanup copyrights and attributions, and move Jean...
2007-03-31 j-b-mFixed crash in slowmotion producer
2007-03-31 j-b-mFix slowmotion producer (no more variable speed, but...
2007-03-30 j-b-mUpdate ChangeLog and fix license for blur and wave...
2007-03-30 ddennedyCleanup license declarations and remove dv1394d references.
2007-02-19 j-b-mFix typo, credits and make functions static, (patch...
2007-02-18 j-b-mAdd blur and wave filters from Leny Grisel
2007-01-23 j-b-mAllow display of metadata and timecode
2006-11-20 j-b-mremove debug msg
2006-11-18 j-b-mFix header + add freeze feature
2006-11-18 j-b-mNew framebuffer producer. Provides slowmotion, reverse...
2006-11-05 j-b-mLuma get_image produces yuv only, so announce it. Fix...
next