From: "Mart Raudsepp (leio)" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/gst-plugins-bad: ChangeLog gst-plugins-bad-0.10.22.ebuild
Date: Fri, 29 Jul 2011 05:56:34 +0000 (UTC) [thread overview]
Message-ID: <20110729055634.542F22004B@flycatcher.gentoo.org> (raw)
leio 11/07/29 05:56:34
Modified: ChangeLog
Added: gst-plugins-bad-0.10.22.ebuild
Log:
Version bump. Audioparsers moved to gst-plugins-good-0.10.29, make sure to upgrade. New elements: hlsdemux, fieldanalysis, h263parse, zebrastripe, patchdetect, scenechange, sdimux, sdidemux, tsdemux
(Portage version: 2.2.0_alpha45/cvs/Linux x86_64)
Revision Changes Path
1.84 media-libs/gst-plugins-bad/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-bad/ChangeLog?rev=1.84&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-bad/ChangeLog?rev=1.84&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-bad/ChangeLog?r1=1.83&r2=1.84
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-bad/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog 25 Jul 2011 18:11:40 -0000 1.83
+++ ChangeLog 29 Jul 2011 05:56:34 -0000 1.84
@@ -1,6 +1,22 @@
# ChangeLog for media-libs/gst-plugins-bad
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-bad/ChangeLog,v 1.83 2011/07/25 18:11:40 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-bad/ChangeLog,v 1.84 2011/07/29 05:56:34 leio Exp $
+
+*gst-plugins-bad-0.10.22 (29 Jul 2011)
+
+ 29 Jul 2011; Mart Raudsepp <leio@gentoo.org>
+ +gst-plugins-bad-0.10.22.ebuild:
+ Version bump. Audioparsers moved to gst-plugins-good-0.10.29, make sure to
+ upgrade. New elements:
+ * hlsdemux - HTTP live streaming parser/demuxer element
+ * fieldanalysis - Analyse fields from video frames to identify if they are
+ progressive/telecined/interlaced
+ * h263parse - Parses H.263 streams
+ * zebrastripe - Overlays zebra striping on overexposed areas of video
+ * patchdetect - Detects color patches from a color calibration chart
+ * scenechange - Detects scene changes in video
+ * sdimux and sdidemux - Multiplex raw audio/video to SDI and vice-versa
+ * tsdemux - new (not-yet autoplugged) MPEG TS demuxer rewrite
25 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
gst-plugins-bad-0.10.21.ebuild:
1.1 media-libs/gst-plugins-bad/gst-plugins-bad-0.10.22.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-bad/gst-plugins-bad-0.10.22.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-bad/gst-plugins-bad-0.10.22.ebuild?rev=1.1&content-type=text/plain
Index: gst-plugins-bad-0.10.22.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-bad/gst-plugins-bad-0.10.22.ebuild,v 1.1 2011/07/29 05:56:34 leio Exp $
EAPI=1
GCONF_DEBUG="no"
inherit gst-plugins-bad gnome2 eutils flag-o-matic libtool
DESCRIPTION="Less plugins for GStreamer"
HOMEPAGE="http://gstreamer.freedesktop.org/"
SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2"
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~amd64-linux ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-linux"
IUSE="+orc"
RDEPEND=">=media-libs/gst-plugins-base-0.10.33
>=media-libs/gstreamer-0.10.33
>=dev-libs/glib-2.22
orc? ( >=dev-lang/orc-0.4.11 )
!<media-plugins/gst-plugins-farsight-0.12.11"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
# Avoid --enable-bad passing by the eclass blindly
GST_PLUGINS_BUILD=""
src_compile() {
strip-flags
replace-flags "-O3" "-O2"
filter-flags "-fprefetch-loop-arrays" # (Bug #22249)
gst-plugins-bad_src_configure \
$(use_enable orc) \
--disable-examples \
--disable-debug
emake || die "emake failed."
}
src_install() {
gnome2_src_install
}
DOCS="AUTHORS ChangeLog NEWS README RELEASE"
pkg_postinst() {
gnome2_pkg_postinst
}
pkg_postrm() {
gnome2_pkg_postrm
}
next reply other threads:[~2011-07-29 5:56 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-29 5:56 Mart Raudsepp (leio) [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-09-20 4:12 [gentoo-commits] gentoo-x86 commit in media-libs/gst-plugins-bad: ChangeLog gst-plugins-bad-0.10.22.ebuild PaweA Hajdan (phajdan.jr)
2011-09-25 21:33 Tony Vroon (chainsaw)
2011-10-03 22:38 Markus Meier (maekke)
2011-10-09 16:48 Raul Porcel (armin76)
2011-10-11 19:49 Jeroen Roovers (jer)
2011-10-15 18:14 Kacper Kowalik (xarthisius)
2012-05-17 15:04 Alexis Ballier (aballier)
2012-12-02 22:55 Gilles Dartiguelongue (eva)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110729055634.542F22004B@flycatcher.gentoo.org \
--to=leio@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox