Commit graph

10 commits

Author SHA1 Message Date
drochner
51756d587d update to 0.10.7
changes:
-many fixes and improvements
-Accurate seeking support in mp3
-RealMedia and WMS RTSP support
-New element: dvdsubdec
2008-02-28 19:40:22 +00:00
drochner
5f4a77bca8 pull in some patches from upstream CVS:
gstmpegaudioparse.c rev. 1.63 and 1.70
gstmpegaudioparse.h rev. 1.20
This fixes failures playing mp3 files if the mpegaudioparse plugin
(which is not really needed) is installed, due to some interaction
with changes in gstreamer-base.
See gnome bugzilla #471370 for details.
bump PKGREVISION
2007-12-09 11:03:50 +00:00
drochner
4b46c6c7c0 update to 0.10.6
changes:
-fixes in handling of MPEG streams, Real streams and MP3
-AMR-NB fixes
-Other bug-fixes and improvements
2007-07-06 19:21:47 +00:00
drochner
62a646bdfc update to 0.10.5
changes:
-Improved asf playback
-Fixes to MPEG demuxer
-Improved Real playback
-Fix crasher bugs in the MPEG video decoder
-DVD-read-src improvements
-mp3 parser fixes
-Threadsafe design and API
-bugfixes
2007-01-05 10:49:20 +00:00
drochner
d91aea0d63 update to 0.10.4
changes: many bugfixes
2006-10-12 13:35:33 +00:00
jlam
c16221a4db Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
2006-07-08 23:10:35 +00:00
jlam
9430e49307 Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
2006-07-08 22:38:58 +00:00
rillig
7010c26000 Added a patch for ISO C90 compatibility, which allows the "mad" plugin to
be built on NetBSD 1.6.2.
2006-04-13 22:09:16 +00:00
rillig
96fc47c14f Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
2006-04-12 10:26:59 +00:00
jmmv
f82b2601e5 Initial import of gst-plugins0.10-ugly, version 0.10.3:
This package is part of the ugly GStreamer plugins; that is, those that
might pose some legal problems.
2006-04-08 11:42:37 +00:00