Commit graph

7 commits

Author SHA1 Message Date
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