X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=ChangeLog;h=6aff12f2c448bc3bc666af48a4147061d30258f9;hb=42eea21bf0c71036397cac39f19d537c9344081c;hp=a6b4abf1703d8ea60f8cb181ffc4d3b338ae53ce;hpb=a9c6f6cec608fc172fb4163c6b7815ad388340c3;p=melted diff --git a/ChangeLog b/ChangeLog index a6b4abf..6aff12f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,35 @@ $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)