]> git.sesse.net Git - mlt/history - src/modules/core
filter_watermark.c, filter_composite.c: support explicit deinterlace of
[mlt] / src / modules / core /
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...
2006-10-26 j-b-mFix rescaling of rgb images when not using gtk2
2006-10-16 j-b-mPosition for the effect was not calculated right if...
2006-05-22 ddennedyapply patch from Jean Baptiste <jb@ader.ch> to fix...
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...
2006-03-02 ddennedyadded mono audio filter
2006-02-23 lilo_booter+ Alternative mixing mechanism introduced (specify...
2005-12-05 lilo_booter+ Final updates for 0.2.1 - distclean corrected, soname...
2005-11-17 lilo_booter+ Correction to alpha mask generation
2005-11-10 lilo_booter+ DESTDIR patch from Anthony Green (green at redhat...
2005-10-25 lilo_bootersrc/modules/core/consumer_null.c
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-08-15 dezeroexFix build errors caused by the (hypothetical) conversio...
2005-07-26 lilo_booter+ Correction to long outstanding oddity regarding compo...
2005-07-23 lilo_booter+ Correction for rounding errors
2005-07-18 lilo_booter+ Accepts modifiable colour property (via resource)
2005-07-18 lilo_booter+ Alpha handling in silly 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/modules/core/filter_transition.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-06-21 lilo_bootersrc/framework/mlt_consumer.c src/framework/mlt_consumer.h
2005-06-04 lilo_booterSanity checks for normalising filters
2005-04-12 lilo_booterOS/X Patch from Torsten Spindler
2005-04-05 ddennedyrealtime scheduling updates; suppress libdv errors...
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-31 lilo_booterWarning removal
2005-01-31 lilo_booterGlobal/local data show distinction
2005-01-31 lilo_booterRemoved superflous mmx compilation
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_booterignore attr which are active, but have no value
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-19 lilo_booteraudio mix and repeated frames
2004-10-13 lilo_booterSome fixes for alpha masks
2004-10-07 lilo_booterRevised attached filter handling and clones
2004-10-06 lilo_booterMore corrections to frame position and audio/track...
2004-10-06 lilo_booterCorrects position and test_audio handling
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-09-17 lilo_booterConsumer valerie, pushes, and assorted modifications
2004-09-14 lilo_booterWork arounds for scaling related issues
2004-09-08 lilo_booterMore work with events
2004-09-06 lilo_booterFilter attachments to services
2004-09-02 lilo_booterevent fix for playlist and consumer-stopped event
2004-08-26 lilo_booterMlt Ref Counts and Playlist split/join
2004-08-19 lilo_booterColour space conversion with gdkpixbuf scaling
next