]> git.sesse.net Git - mlt/history - src/modules/vmfx
Fix compile error on Windows.
[mlt] / src / modules / vmfx /
2013-03-17 Dan DennedyMerge branch 'frei0r-metadata'
2013-02-13 Dan DennedyMerge pull request #25 from RedDwarf69/versioned_symbols
2013-02-12 Dan DennedyMerge pull request #24 from RedDwarf69/versioned_dirs
2013-02-07 Cristian Morales... Version modules and data directories, and melt
2012-06-18 Dan Dennedyfix clang errors
2012-03-05 Dan Dennedyreplace legacy real_width and _height with meta.media...
2011-05-30 Dan DennedyAdd service metadata to vmfx module (WIP).
2011-03-11 Dan DennedyRefactor to mlt_filter_get_position().
2011-03-07 Dan DennedyRefactor to use mlt_frame_set_image/_alpha.
2010-08-13 Dan DennedyCleanup existing native color space conversions.
2009-07-14 Marco GittlerMerge branch 'master' into kdenlivetitle
2009-07-14 Dan DennedyFix build on OS X and possibly others.
2009-07-03 Dan DennedyMassive refactoring of image conversion.
2009-05-09 Dan DennedyFix over- and under-linking.
2009-05-08 Dan DennedyMerge ../mlt++
2009-05-03 ddennedyApply cosmetic cleanup part of ldflags_order patch...
2009-02-20 ddennedyfilter_chroma.c: update to use new property-based color...
2009-02-20 ddennedyfilter_chroma_hold.c: update to use new property-based...
2008-10-27 ddennedyfilter_mono.c: cleanup code to made it more consistent...
2008-10-27 ddennedyfilter_mono.c: bugfix (kdenlive-234) threshold filter...
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-10-19 ddennedyavformat/factory.c, jackrack/jack_rack.c, jackrack...
2007-03-30 ddennedyChange registration of vmfx/mono to threshold to disamb...
2006-08-14 lilo_booter+ Header file for mono filter
2006-08-14 lilo_booter+ A mono filter for mask generation (not v. useful)
2006-08-14 lilo_booter+ Correction to uneven chroma samples
2006-02-23 lilo_booter+ Activates the mixdown in the combine to allow audio...
2005-12-05 lilo_booter+ Final updates for 0.2.1 - distclean corrected, soname...
2005-11-10 lilo_booter+ DESTDIR patch from Anthony Green (green at redhat...
2005-10-15 lilo_booter+ Correction for non-zero in point on the associated cut
2005-10-07 lilo_booter+ Corrections, optimisations and a hack for loading...
2005-09-01 lilo_booter+ Changed license of plugins to LGPL
2005-08-28 lilo_booter+ Added rudimentary chroma to alpha filter (optimised...
2005-08-24 lilo_booter+ Added VMFX module