diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-04-10 17:44:22 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-04-10 17:44:22 +0000 |
commit | 7ff20b011892bf82fe69483577baeaa9f08c727c (patch) | |
tree | a73ffde98aeeca2f4372d677423197abd2232b04 /media-libs/mlt/ChangeLog | |
parent | ppc stable, bug #216887 (diff) | |
download | historical-7ff20b011892bf82fe69483577baeaa9f08c727c.tar.gz historical-7ff20b011892bf82fe69483577baeaa9f08c727c.tar.bz2 historical-7ff20b011892bf82fe69483577baeaa9f08c727c.zip |
Rev bump: bashism in /bin/sh script fix by Martin Väth <vaeth@mathematik.uni-wuerzburg.de>, bug #216216. Backport a 'fix' from upstream to build with recent ffmpegs, bug #214520. Dont mess up fps type which fixes an issue of a/v sync fix by Ollie Wild <aloysius.wild@gmail.com>, bug #211242. Allow building with new ffmpeg headers layout fix by me.
Package-Manager: portage-2.1.5_rc2
Diffstat (limited to 'media-libs/mlt/ChangeLog')
-rw-r--r-- | media-libs/mlt/ChangeLog | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/media-libs/mlt/ChangeLog b/media-libs/mlt/ChangeLog index d29ec5b660f2..71221af46f17 100644 --- a/media-libs/mlt/ChangeLog +++ b/media-libs/mlt/ChangeLog @@ -1,6 +1,19 @@ # ChangeLog for media-libs/mlt -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mlt/ChangeLog,v 1.17 2007/11/23 10:36:17 drac Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/mlt/ChangeLog,v 1.18 2008/04/10 17:44:22 aballier Exp $ + +*mlt-0.2.4-r2 (10 Apr 2008) + + 10 Apr 2008; Alexis Ballier <aballier@gentoo.org> + +files/mlt-0.2.4-avdevice.patch, +files/mlt-0.2.4-bashism.patch, + +files/mlt-0.2.4-double-fps.patch, +files/mlt-0.2.4-ffmpegheaders.patch, + +mlt-0.2.4-r2.ebuild: + Rev bump: bashism in /bin/sh script fix by Martin Väth + <vaeth@mathematik.uni-wuerzburg.de>, bug #216216. Backport a 'fix' from + upstream to build with recent ffmpegs, bug #214520. Dont mess up fps type + which fixes an issue of a/v sync fix by Ollie Wild + <aloysius.wild@gmail.com>, bug #211242. Allow building with new ffmpeg + headers layout fix by me. *mlt-0.2.4-r1 (23 Nov 2007) |