diff options
author | wiz <wiz> | 2007-08-30 12:21:51 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-08-30 12:21:51 +0000 |
commit | 74230c320d8b9ba7d5d5934ef99e51242c2d5548 (patch) | |
tree | d10f4e57ed0a17183b6022b2043971908443b776 /multimedia | |
parent | 21f4985ca2acda9b382fa5626d1369e317fd7b45 (diff) | |
download | pkgsrc-74230c320d8b9ba7d5d5934ef99e51242c2d5548.tar.gz |
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 (limited to 'multimedia')
-rw-r--r-- | multimedia/gstreamer0.10/Makefile | 4 | ||||
-rw-r--r-- | multimedia/gstreamer0.10/PLIST | 9 | ||||
-rw-r--r-- | multimedia/gstreamer0.10/distinfo | 8 |
3 files changed, 14 insertions, 7 deletions
diff --git a/multimedia/gstreamer0.10/Makefile b/multimedia/gstreamer0.10/Makefile index 30dc8ce2674..e38d2d0fe3a 100644 --- a/multimedia/gstreamer0.10/Makefile +++ b/multimedia/gstreamer0.10/Makefile @@ -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 --git a/multimedia/gstreamer0.10/PLIST b/multimedia/gstreamer0.10/PLIST index 5824355fe77..f93d3096739 100644 --- a/multimedia/gstreamer0.10/PLIST +++ b/multimedia/gstreamer0.10/PLIST @@ -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 @@ include/gstreamer-0.10/gst/base/gsttypefindhelper.h ${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/gstminiobject.h 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/GstBaseSink.html 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-0.10.devhelp 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/cs/LC_MESSAGES/gstreamer-0.10.mo 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 --git a/multimedia/gstreamer0.10/distinfo b/multimedia/gstreamer0.10/distinfo index 56d7c0eca15..61d0378605c 100644 --- a/multimedia/gstreamer0.10/distinfo +++ b/multimedia/gstreamer0.10/distinfo @@ -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 |