diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-10-23 07:55:22 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-10-23 07:55:22 +0000 |
commit | 4016f4bf83010653644f4a5ea99c99577e1b45dd (patch) | |
tree | 8ff1bf5fe7465655dd4ec24c5f3c0322a4a67eb5 /media-libs/gst-plugins-good/ChangeLog | |
parent | Update for gst-plugins-good-0.10.31: use .xz tarballs, punt .la files. (diff) | |
download | gentoo-2-4016f4bf83010653644f4a5ea99c99577e1b45dd.tar.gz gentoo-2-4016f4bf83010653644f4a5ea99c99577e1b45dd.tar.bz2 gentoo-2-4016f4bf83010653644f4a5ea99c99577e1b45dd.zip |
Version bump (bug #418075); lots of improvements and bugfixes in rtp support, matroska and quicktime (de)muxing, and multifile. Update homepage and license. Drop .la files.
(Portage version: 2.2.0_alpha137/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/gst-plugins-good/ChangeLog')
-rw-r--r-- | media-libs/gst-plugins-good/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/media-libs/gst-plugins-good/ChangeLog b/media-libs/gst-plugins-good/ChangeLog index b31f6d49cb4b..b177055285e2 100644 --- a/media-libs/gst-plugins-good/ChangeLog +++ b/media-libs/gst-plugins-good/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for media-libs/gst-plugins-good # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.129 2012/05/17 13:48:34 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.130 2012/10/23 07:55:22 tetromino Exp $ + +*gst-plugins-good-0.10.31 (23 Oct 2012) + + 23 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + gst-plugins-good-0.10.23.ebuild, gst-plugins-good-0.10.28.ebuild, + gst-plugins-good-0.10.30.ebuild, +gst-plugins-good-0.10.31.ebuild: + Version bump (bug #418075); lots of improvements and bugfixes in rtp support, + matroska and quicktime (de)muxing, and multifile. Update homepage and + license. Drop .la files. 17 May 2012; Alexis Ballier <aballier@gentoo.org> gst-plugins-good-0.10.30.ebuild: |