]> git.sesse.net Git - mlt/blob - ChangeLog
fixup some swscale integration
[mlt] / ChangeLog
1 $Id$
2
3 2007-03-27 Dan Dennedy <dan@dennedy.org>
4         Fix ffmpeg swscale code enabled with mmx flags and fix --enable-swscale
5         in conjunction with --avformat-static.
6
7 2007-03-16 Dan Dennedy <dan@dennedy.org>
8         Added docs/policies.txt.
9
10 2007-02-07 Dan Dennedy <dan@dennedy.org>
11         Added ffmpeg libswscale support to avformat module (requires configure
12         option --avformat-swscale)
13
14 2006-12-07 Dan Dennedy <dan@dennedy.org
15         Applied patch from Stephane Fillod to make configure run with bash
16         since it uses bash-specific features. Also, patches headers to 
17         C comments for pedantic compilation.
18
19 2006-09-28 Zachary Drew <zachary.drew@gmail.com>
20         applied audio frequency and audio channels initialization patch from Jean-Baptiste
21
22 2006-09-27 Zachary Drew <zachary.drew@gmail.com>
23         applied amd64 patch from gentoo folks to fix compilation of motion_est
24         on amd64 (thanks for the heads-up Jean-Michel)
25
26
27 2006-09-25 Dan Dennedy <dan@dennedy.org>
28         - src/modules/sdl/Makefile: fix compilation on some systems using
29           modular x.org.
30
31 2006-08-08 Dan Dennedy <dan@dennedy.org>
32         enhance producer_westley to parse Kino 0.9.1 SMIL (clock) time values. 
33
34 2006-08-08 Dan Dennedy <dan@dennedy.org>
35         convert --avformat-cvs to svn and rename option as --avformat-svn (--avformat-cvs is an undocumented alias).