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