From 70009f4b8214c35e6c42eeb852141c238be85e1b Mon Sep 17 00:00:00 2001 From: drochner Date: Mon, 26 Jan 2009 10:42:02 +0000 Subject: update to 0.10.10 changes: Require gettext 0.17 ACM mp3 decoder element for win32 New MXF demuxer added JPEG-2000 encoder - jp2enc added RTP support Fixes for RTP support Add parsers for AAC and AMR Move libgstapp and elements to -base Add Quicktime muxer element qtmux Enhance RFB capture Improve MPEG-TS and MPEG-PS demuxing Don't install static libs for plugins Introduce audioringbuffer element Improve DVD playback of ResinDVD components Move old audioresample from -base as legacyaudioresample Improve speexresampler, and then move it to -base Improve FLV demuxing and parsing Various DVB input fixes Add support for frequency list descriptors for DVB Improve MPEG-TS muxer Various other bug-fixes --- multimedia/gst-plugins0.10-bad/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'multimedia/gst-plugins0.10-bad/Makefile.common') diff --git a/multimedia/gst-plugins0.10-bad/Makefile.common b/multimedia/gst-plugins0.10-bad/Makefile.common index ed629e1976e..8227489209b 100644 --- a/multimedia/gst-plugins0.10-bad/Makefile.common +++ b/multimedia/gst-plugins0.10-bad/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.7 2008/10/30 21:21:32 wiz Exp $ +# $NetBSD: Makefile.common,v 1.8 2009/01/26 10:42:02 drochner Exp $ # # used by audio/gst-plugins0.10-dts/Makefile # used by audio/gst-plugins0.10-faad/Makefile @@ -9,7 +9,7 @@ # used by multimedia/gst-plugins0.10-xvid/Makefile GST_PLUGINS0.10_TYPE= bad -GST_PLUGINS0.10_VER= 0.10.9 +GST_PLUGINS0.10_VER= 0.10.10 # Disable all drivers and features by default. .for driver in amrwb \ -- cgit v1.2.3