diff options
author | Arun Raghavan <ford_prefect@gentoo.org> | 2011-01-12 17:33:30 +0000 |
---|---|---|
committer | Arun Raghavan <ford_prefect@gentoo.org> | 2011-01-12 17:33:30 +0000 |
commit | 5a8a00792f0b7bce98e9318dc87579d4cf257409 (patch) | |
tree | 84f9bdf1f6fd7d25f13923f0301435f374a43330 /media-libs/gst-plugins-base/ChangeLog | |
parent | Version bump (diff) | |
download | gentoo-2-5a8a00792f0b7bce98e9318dc87579d4cf257409.tar.gz gentoo-2-5a8a00792f0b7bce98e9318dc87579d4cf257409.tar.bz2 gentoo-2-5a8a00792f0b7bce98e9318dc87579d4cf257409.zip |
Bump to 0.10.31. Adds new API for metadata discovery, codec info extraction, and lots of fixes.
(Portage version: 2.2.0_alpha14/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/gst-plugins-base/ChangeLog')
-rw-r--r-- | media-libs/gst-plugins-base/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/media-libs/gst-plugins-base/ChangeLog b/media-libs/gst-plugins-base/ChangeLog index 2f92d998df94..de2859d83f22 100644 --- a/media-libs/gst-plugins-base/ChangeLog +++ b/media-libs/gst-plugins-base/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for media-libs/gst-plugins-base -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.150 2010/11/22 11:06:03 ford_prefect Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.151 2011/01/12 17:33:30 ford_prefect Exp $ + +*gst-plugins-base-0.10.31 (12 Jan 2011) + + 12 Jan 2011; Arun Raghavan <ford_prefect@gentoo.org> + +gst-plugins-base-0.10.31.ebuild: + Bump to 0.10.31. Adds new API for metadata discovery, codec info extraction, + and lots of fixes. 22 Nov 2010; Arun Raghavan <ford_prefect@gentoo.org> gst-plugins-base-0.10.30.ebuild: |