summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2013-05-24 13:58:37 +0000
committerAlexis Ballier <aballier@gentoo.org>2013-05-24 13:58:37 +0000
commit1579421c19e04c08c1527f00904780e50c944ff4 (patch)
tree091a37422a1035f91e0ae9c8c0826c86b78a6651 /profiles
parentVersion bump (diff)
downloadgentoo-2-1579421c19e04c08c1527f00904780e50c944ff4.tar.gz
gentoo-2-1579421c19e04c08c1527f00904780e50c944ff4.tar.bz2
gentoo-2-1579421c19e04c08c1527f00904780e50c944ff4.zip
update ffmpeg 1.1 mask reason with more details
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog5
-rw-r--r--profiles/package.mask10
2 files changed, 11 insertions, 4 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 68c86b89b939..b4b27b76f83b 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,14 @@
# ChangeLog for profile directory
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7863 2013/05/23 21:40:36 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7864 2013/05/24 13:58:37 aballier Exp $
#
# This ChangeLog should include records for all changes in profiles directory.
# Only typo fixes which don't affect portage/repoman behaviour could be avoided
# here. If in doubt put a record here!
+ 24 May 2013; Alexis Ballier <aballier@gentoo.org> package.mask:
+ update ffmpeg 1.1 mask reason with more details
+
23 May 2013; Pawel Hajdan jr <phajdan.jr@gentoo.org> package.mask:
Roll chromium dev channel masks for chromium-29.x.
diff --git a/profiles/package.mask b/profiles/package.mask
index d500e6f10b9b..100d57cf2e1e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,6 +1,6 @@
####################################################################
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14772 2013/05/23 21:40:36 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14773 2013/05/24 13:58:37 aballier Exp $
#
# When you add an entry to the top of this file, add your name, the date, and
# an explanation of why something is getting masked. Please be extremely
@@ -532,8 +532,12 @@ media-gfx/yafaray
# Alexis Ballier <aballier@gentoo.org> (15 Feb 2013)
# Starting from this version, some decoders and encoders (like AAC or APE)
# switched to outputing or needing planar audio, this breaks some applications
-# at runtime and the tree needs to be checked. For instance, <xbmc-12,
-# <vlc-2.0.6 break.
+# at runtime and the tree needs to be checked.
+# For instance, <xbmc-12 would fail to decode AAC files, <xbmc-13 segfaults when
+# trying to transcode to AC3 (https://github.com/xbmc/xbmc/pull/2117 for
+# AAC playback, https://github.com/xbmc/xbmc/pull/2657 for AC3 transcoding).
+# <vlc-2.0.6 breaks at playback too encoding is still broken in 2.0.6
+# ( https://bugs.gentoo.org/show_bug.cgi?id=468890 )
>=media-video/ffmpeg-1.1
# Eray Aslan <eras@gentoo.org> (13 Feb 2013)