pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/gstreamer0.10 Update to 0.10.14:
details: https://anonhg.NetBSD.org/pkgsrc/rev/a1f7308f4cc8
branches: trunk
changeset: 532752:a1f7308f4cc8
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Aug 30 12:21:51 2007 +0000
description:
Update to 0.10.14:
Changes since 0.10.13:
* State change handling improvements
* New improved GstController API
* Multi-queue fixes and enhancements
* Fewer dynamic library relocations
* Various other fixes and improvements
* Parallel installability with 0.8.x series
* Threadsafe design and API
Bugs fixed since 0.10.13:
* 457322 : registry is read twice on startup
* 406632 : pkgconfigify the check for Check in configure.ac
* 423700 : [multiqueue] leaks memory when flushing
* 437457 : saving relocations for GstElementDetails
* 444648 : [API] add GstParamSpecFraction
* 444820 : build error with grammar.tab.c
* 448794 : state changes are racy with decodebin after rewrite for 0...
* 449197 : [capsfilter] Should set src pad caps on buffer
* 449226 : Incomplete ghostpads in xml session save
* 449493 : minor quoting fix in gst-feature.m4 macro
* 450711 : [GstController] Improve extensibility by providing a GstC...
* 451939 : [API] add GST_TAG_LICENSE_URI and GST_TAG_COPYRIGHT_URI
* 459501 : gst_registry_lookup_feature_locked is slow
* 462558 : Regression in async state change handling
* 462752 : make gst_element_class_set_details_simple args const
* 430682 : multiqueue doesn't output data on unlinked pads properly
* 462085 : registry feature hash can access invalid memory
* 357959 : buffer_alloc is not proxied through tee
* 374639 : GstTee doesn't handle pad list resyncs properly
* 449414 : [capsfilter] Copy of passed GstCaps taken instead of refe...
* 453732 : [PATCH] multiqueue returns wrong internally linked pads
diffstat:
multimedia/gstreamer0.10/Makefile | 4 ++--
multimedia/gstreamer0.10/PLIST | 9 ++++++++-
multimedia/gstreamer0.10/distinfo | 8 ++++----
3 files changed, 14 insertions(+), 7 deletions(-)
diffs (81 lines):
diff -r 9f76a84e6372 -r a1f7308f4cc8 multimedia/gstreamer0.10/Makefile
--- a/multimedia/gstreamer0.10/Makefile Thu Aug 30 10:52:03 2007 +0000
+++ b/multimedia/gstreamer0.10/Makefile Thu Aug 30 12:21:51 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2007/07/13 17:14:55 drochner Exp $
+# $NetBSD: Makefile,v 1.17 2007/08/30 12:21:51 wiz Exp $
#
-DISTNAME= gstreamer-0.10.13
+DISTNAME= gstreamer-0.10.14
PKGNAME= ${DISTNAME:S/gstreamer/gstreamer0.10/}
CATEGORIES= multimedia gnome
MASTER_SITES= http://gstreamer.freedesktop.org/src/gstreamer/
diff -r 9f76a84e6372 -r a1f7308f4cc8 multimedia/gstreamer0.10/PLIST
--- a/multimedia/gstreamer0.10/PLIST Thu Aug 30 10:52:03 2007 +0000
+++ b/multimedia/gstreamer0.10/PLIST Thu Aug 30 12:21:51 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2007/06/08 12:57:00 wiz Exp $
+@comment $NetBSD: PLIST,v 1.8 2007/08/30 12:21:51 wiz Exp $
bin/gst-feedback-0.10
bin/gst-inspect-0.10
bin/gst-launch-0.10
@@ -16,6 +16,8 @@
${GSTCHECK}include/gstreamer-0.10/gst/check/gstbufferstraw.h
${GSTCHECK}include/gstreamer-0.10/gst/check/gstcheck.h
include/gstreamer-0.10/gst/controller/gstcontroller.h
+include/gstreamer-0.10/gst/controller/gstcontrolsource.h
+include/gstreamer-0.10/gst/controller/gstinterpolationcontrolsource.h
include/gstreamer-0.10/gst/dataprotocol/dataprotocol.h
include/gstreamer-0.10/gst/glib-compat.h
include/gstreamer-0.10/gst/gst.h
@@ -47,6 +49,7 @@
include/gstreamer-0.10/gst/gstobject.h
include/gstreamer-0.10/gst/gstpad.h
include/gstreamer-0.10/gst/gstpadtemplate.h
+include/gstreamer-0.10/gst/gstparamspecs.h
include/gstreamer-0.10/gst/gstparse.h
include/gstreamer-0.10/gst/gstpipeline.h
include/gstreamer-0.10/gst/gstplugin.h
@@ -154,7 +157,9 @@
share/gtk-doc/html/gstreamer-libs-0.10/GstBaseSrc.html
share/gtk-doc/html/gstreamer-libs-0.10/GstBaseTransform.html
share/gtk-doc/html/gstreamer-libs-0.10/GstCollectPads.html
+share/gtk-doc/html/gstreamer-libs-0.10/GstControlSource.html
share/gtk-doc/html/gstreamer-libs-0.10/GstController.html
+share/gtk-doc/html/gstreamer-libs-0.10/GstInterpolationControlSource.html
share/gtk-doc/html/gstreamer-libs-0.10/GstPushSrc.html
share/gtk-doc/html/gstreamer-libs-0.10/api-index.html
share/gtk-doc/html/gstreamer-libs-0.10/gdp-header.png
@@ -186,6 +191,7 @@
share/gtk-doc/html/gstreamer-plugins-0.10/gstreamer-plugins-capsfilter.html
share/gtk-doc/html/gstreamer-plugins-0.10/gstreamer-plugins-fakesink.html
share/gtk-doc/html/gstreamer-plugins-0.10/gstreamer-plugins-fakesrc.html
+share/gtk-doc/html/gstreamer-plugins-0.10/gstreamer-plugins-fdsink.html
share/gtk-doc/html/gstreamer-plugins-0.10/gstreamer-plugins-fdsrc.html
share/gtk-doc/html/gstreamer-plugins-0.10/gstreamer-plugins-filesink.html
share/gtk-doc/html/gstreamer-plugins-0.10/gstreamer-plugins-filesrc.html
@@ -206,6 +212,7 @@
share/locale/da/LC_MESSAGES/gstreamer-0.10.mo
share/locale/de/LC_MESSAGES/gstreamer-0.10.mo
share/locale/en_GB/LC_MESSAGES/gstreamer-0.10.mo
+share/locale/fi/LC_MESSAGES/gstreamer-0.10.mo
share/locale/fr/LC_MESSAGES/gstreamer-0.10.mo
share/locale/it/LC_MESSAGES/gstreamer-0.10.mo
share/locale/nb/LC_MESSAGES/gstreamer-0.10.mo
diff -r 9f76a84e6372 -r a1f7308f4cc8 multimedia/gstreamer0.10/distinfo
--- a/multimedia/gstreamer0.10/distinfo Thu Aug 30 10:52:03 2007 +0000
+++ b/multimedia/gstreamer0.10/distinfo Thu Aug 30 12:21:51 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.11 2007/06/08 12:57:00 wiz Exp $
+$NetBSD: distinfo,v 1.12 2007/08/30 12:21:51 wiz Exp $
-SHA1 (gstreamer-0.10.13.tar.bz2) = 6b5c4f7829625591233ba9082317f2b5eba7cc2b
-RMD160 (gstreamer-0.10.13.tar.bz2) = 808baca78252bb7c6fe16e6e6885c87e54123447
-Size (gstreamer-0.10.13.tar.bz2) = 1922521 bytes
+SHA1 (gstreamer-0.10.14.tar.bz2) = 29e02be4dbf50272086e436f3fab2dcfadaaff2b
+RMD160 (gstreamer-0.10.14.tar.bz2) = 6e6f75c89da223ac42a0ab3cc1642b24007a9181
+Size (gstreamer-0.10.14.tar.bz2) = 2004318 bytes
SHA1 (patch-aa) = bc10562292a005ec43d64401964eddf50d9aa1d5
SHA1 (patch-ac) = 32035cd6388a6b57439a4574215a4b0f7a0ff06e
SHA1 (patch-ad) = e37dcc2de746d7b2cf3c97acd5a55325640822c4
Home |
Main Index |
Thread Index |
Old Index