You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
59 lines
2.0 KiB
59 lines
2.0 KiB
15 years ago
|
$Id: ChangeLog 1008 2007-07-15 01:19:30Z ddennedy $
|
||
|
|
||
|
USING svn log NOW
|
||
|
|
||
|
2007-04-09 Dan Dennedy <dan@dennedy.org>
|
||
|
Cleanup copyrights and attributions, and move Jean-Baptiste's services
|
||
|
to a new kdenlive module.
|
||
|
|
||
|
2007-03-30 Dan Dennedy <dan@dennedy.org>
|
||
|
Add support for sox 13.0.0.
|
||
|
|
||
|
2007-03-30 Jean-Baptiste Mardelle <jb@kdenlive.org>
|
||
|
Fix boxblur and wave filters license.
|
||
|
|
||
|
2007-03-29 Dan Dennedy <dan@dennedy.org>
|
||
|
Cleanup license declarations and remove dv1394d references.
|
||
|
Change registration of vmfx/mono to threshold to disambiguate with
|
||
|
core/mono.
|
||
|
|
||
|
2007-03-27 Dan Dennedy <dan@dennedy.org>
|
||
|
Fix ffmpeg swscale code enabled with mmx flags and fix --enable-swscale
|
||
|
in conjunction with --avformat-static.
|
||
|
|
||
|
2007-03-16 Dan Dennedy <dan@dennedy.org>
|
||
|
Added docs/policies.txt.
|
||
|
|
||
|
2007-02-19 Jean-Baptiste Mardelle <jb@kdenlive.org>
|
||
|
Blur and wave filters: fix typos and make functions static (patch from Stephane Fillod)
|
||
|
|
||
|
2007-02-18 Jean-Baptiste Mardelle <jb@kdenlive.org>
|
||
|
Add blur and wave filters from Leny Grisel
|
||
|
|
||
|
2007-02-07 Dan Dennedy <dan@dennedy.org>
|
||
|
Added ffmpeg libswscale support to avformat module (requires configure
|
||
|
option --avformat-swscale)
|
||
|
|
||
|
2006-12-07 Dan Dennedy <dan@dennedy.org
|
||
|
Applied patch from Stephane Fillod to make configure run with bash
|
||
|
since it uses bash-specific features. Also, patches headers to
|
||
|
C comments for pedantic compilation.
|
||
|
|
||
|
2006-09-28 Zachary Drew <zachary.drew@gmail.com>
|
||
|
applied audio frequency and audio channels initialization patch from Jean-Baptiste
|
||
|
|
||
|
2006-09-27 Zachary Drew <zachary.drew@gmail.com>
|
||
|
applied amd64 patch from gentoo folks to fix compilation of motion_est
|
||
|
on amd64 (thanks for the heads-up Jean-Michel)
|
||
|
|
||
|
|
||
|
2006-09-25 Dan Dennedy <dan@dennedy.org>
|
||
|
- src/modules/sdl/Makefile: fix compilation on some systems using
|
||
|
modular x.org.
|
||
|
|
||
|
2006-08-08 Dan Dennedy <dan@dennedy.org>
|
||
|
enhance producer_westley to parse Kino 0.9.1 SMIL (clock) time values.
|
||
|
|
||
|
2006-08-08 Dan Dennedy <dan@dennedy.org>
|
||
|
convert --avformat-cvs to svn and rename option as --avformat-svn (--avformat-cvs is an undocumented alias).
|