X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=ChangeLog;h=6aff12f2c448bc3bc666af48a4147061d30258f9;hb=2c72452b8db5ff34a4ec9cf460ca949b5adcd6f2;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=661165812e3410fe2f6f49d7af882b36a0efcf82;p=melted diff --git a/ChangeLog b/ChangeLog index e69de29..6aff12f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -0,0 +1,58 @@ +$Id$ + +USING svn log NOW + +2007-04-09 Dan Dennedy + Cleanup copyrights and attributions, and move Jean-Baptiste's services + to a new kdenlive module. + +2007-03-30 Dan Dennedy + Add support for sox 13.0.0. + +2007-03-30 Jean-Baptiste Mardelle + Fix boxblur and wave filters license. + +2007-03-29 Dan Dennedy + Cleanup license declarations and remove dv1394d references. + Change registration of vmfx/mono to threshold to disambiguate with + core/mono. + +2007-03-27 Dan Dennedy + Fix ffmpeg swscale code enabled with mmx flags and fix --enable-swscale + in conjunction with --avformat-static. + +2007-03-16 Dan Dennedy + Added docs/policies.txt. + +2007-02-19 Jean-Baptiste Mardelle + Blur and wave filters: fix typos and make functions static (patch from Stephane Fillod) + +2007-02-18 Jean-Baptiste Mardelle + Add blur and wave filters from Leny Grisel + +2007-02-07 Dan Dennedy + Added ffmpeg libswscale support to avformat module (requires configure + option --avformat-swscale) + +2006-12-07 Dan Dennedy + applied audio frequency and audio channels initialization patch from Jean-Baptiste + +2006-09-27 Zachary Drew + applied amd64 patch from gentoo folks to fix compilation of motion_est + on amd64 (thanks for the heads-up Jean-Michel) + + +2006-09-25 Dan Dennedy + - src/modules/sdl/Makefile: fix compilation on some systems using + modular x.org. + +2006-08-08 Dan Dennedy + enhance producer_westley to parse Kino 0.9.1 SMIL (clock) time values. + +2006-08-08 Dan Dennedy + convert --avformat-cvs to svn and rename option as --avformat-svn (--avformat-cvs is an undocumented alias).