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