From dfc555d7aa697c97fbb01f2c49cee85adb6eb6be Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 13 Feb 2006 19:19:44 +0000 Subject: Update to 0.10.3: Changes since 0.10.2: * typefind improvements * Ogg decoding and encoding fixes * Improved audio and video sink classes * Bug and leak fixes * Improved video scaling * On-the-fly visualisation switching * Subtitle support Bugs fixed since 0.10.2: * 330244 : gsttextoverlay.c:895: 'struct _GstCollectData' has no mem... * 324000 : [playbin] post error or message on unknown input * 153004 : [typefind] can't identify mp3 file with one single mpeg f... * 323874 : [playbin] leaks sinks and threads when using gconfaudiosink * 324626 : ffmpegcolorspace support for fourcc " UYVY " * 326447 : check that all elements in -base pass queries they can't ... * 328263 : Fix build with gcc 2.95 * 328279 : [decodebin] timeout issue when pre-rolling * 329326 : Fix oggmux removing pads from collect pads --- multimedia/gst-plugins0.10-base/plugins.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'multimedia/gst-plugins0.10-base/plugins.mk') diff --git a/multimedia/gst-plugins0.10-base/plugins.mk b/multimedia/gst-plugins0.10-base/plugins.mk index 30e07467993..6a5b51e4592 100644 --- a/multimedia/gst-plugins0.10-base/plugins.mk +++ b/multimedia/gst-plugins0.10-base/plugins.mk @@ -1,4 +1,4 @@ -# $NetBSD: plugins.mk,v 1.2 2006/01/25 19:52:47 wiz Exp $ +# $NetBSD: plugins.mk,v 1.3 2006/02/13 19:19:44 wiz Exp $ # # This file is shared across the gst-plugins-{base,good} packages to # simplify their code. It provides a framework to write simple packages @@ -6,7 +6,7 @@ # this file, but use the correct Makefile.common instead. # -DISTNAME?= gst-plugins-${GST_PLUGINS0.10_TYPE}-0.10.2 +DISTNAME?= gst-plugins-${GST_PLUGINS0.10_TYPE}-0.10.3 PKGNAME= ${DISTNAME:S/plugins/plugins0.10/} CATEGORIES= multimedia gnome MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-plugins-${GST_PLUGINS0.10_TYPE}/ -- cgit v1.2.3