summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2013-07-20 15:59:00 +0000
committerAlexis Ballier <aballier@gentoo.org>2013-07-20 15:59:00 +0000
commit815ca65a095d834eb0a362f212ef9ea4620d7aed (patch)
treea70561046250e476b36c26c0b1f8387b18ef2402 /media-video/transcode/ChangeLog
parentMarked ~hppa too. (diff)
downloadhistorical-815ca65a095d834eb0a362f212ef9ea4620d7aed.tar.gz
historical-815ca65a095d834eb0a362f212ef9ea4620d7aed.tar.bz2
historical-815ca65a095d834eb0a362f212ef9ea4620d7aed.zip
Do not force using a preset. Fix build with ffmpeg-2.0. Fix segfaults introduced by wrong usage of the av_dict API in the ffmpeg-0.11 patch. Add missing fixes from the libav9 patch.
Package-Manager: portage-2.2.0_alpha188/cvs/Linux x86_64 Manifest-Sign-Key: 0x160F534A
Diffstat (limited to 'media-video/transcode/ChangeLog')
-rw-r--r--media-video/transcode/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/media-video/transcode/ChangeLog b/media-video/transcode/ChangeLog
index bb852c34244e..1f1cbcbdaf27 100644
--- a/media-video/transcode/ChangeLog
+++ b/media-video/transcode/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for media-video/transcode
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/ChangeLog,v 1.313 2013/05/27 09:09:58 thev00d00 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/ChangeLog,v 1.314 2013/07/20 15:58:52 aballier Exp $
+
+*transcode-1.1.7-r3 (20 Jul 2013)
+
+ 20 Jul 2013; Alexis Ballier <aballier@gentoo.org> +transcode-1.1.7-r3.ebuild,
+ +files/transcode-1.1.7-ffmpeg2.patch,
+ +files/transcode-1.1.7-preset-force.patch:
+ Do not force using a preset. Fix build with ffmpeg-2.0. Fix segfaults
+ introduced by wrong usage of the av_dict API in the ffmpeg-0.11 patch. Add
+ missing fixes from the libav9 patch.
*transcode-1.1.7-r2 (27 May 2013)