]> git.sesse.net Git - mlt/blob - ChangeLog
Update ChangeLog and fix license for blur and wave filters
[mlt] / ChangeLog
1 $Id$
2
3 2007-03-30 Jean-Baptiste Mardelle <jb@kdenlive.org>
4         Fix boxblur and wave filters license.
5
6 2007-03-29 Dan Dennedy <dan@dennedy.org>
7         Cleanup license declarations and remove dv1394d references.
8         Change registration of vmfx/mono to threshold to disambiguate with 
9         core/mono.
10
11 2007-03-27 Dan Dennedy <dan@dennedy.org>
12         Fix ffmpeg swscale code enabled with mmx flags and fix --enable-swscale
13         in conjunction with --avformat-static.
14
15 2007-03-16 Dan Dennedy <dan@dennedy.org>
16         Added docs/policies.txt.
17
18 2007-02-19 Jean-Baptiste Mardelle <jb@kdenlive.org>
19         Blur and wave filters: fix typos and make functions static (patch from Stephane Fillod)
20
21 2007-02-18 Jean-Baptiste Mardelle <jb@kdenlive.org>
22         Add blur and wave filters from Leny Grisel
23
24 2007-02-07 Dan Dennedy <dan@dennedy.org>
25         Added ffmpeg libswscale support to avformat module (requires configure
26         option --avformat-swscale)
27
28 2006-12-07 Dan Dennedy <dan@dennedy.org
29         Applied patch from Stephane Fillod to make configure run with bash
30         since it uses bash-specific features. Also, patches headers to 
31         C comments for pedantic compilation.
32
33 2006-09-28 Zachary Drew <zachary.drew@gmail.com>
34         applied audio frequency and audio channels initialization patch from Jean-Baptiste
35
36 2006-09-27 Zachary Drew <zachary.drew@gmail.com>
37         applied amd64 patch from gentoo folks to fix compilation of motion_est
38         on amd64 (thanks for the heads-up Jean-Michel)
39
40
41 2006-09-25 Dan Dennedy <dan@dennedy.org>
42         - src/modules/sdl/Makefile: fix compilation on some systems using
43           modular x.org.
44
45 2006-08-08 Dan Dennedy <dan@dennedy.org>
46         enhance producer_westley to parse Kino 0.9.1 SMIL (clock) time values. 
47
48 2006-08-08 Dan Dennedy <dan@dennedy.org>
49         convert --avformat-cvs to svn and rename option as --avformat-svn (--avformat-cvs is an undocumented alias).