Subject: CVS commit: pkgsrc/multimedia/gstreamer
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 10/28/2004 14:21:52
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Thu Oct 28 14:21:52 UTC 2004

Modified Files:
	pkgsrc/multimedia/gstreamer: Makefile PLIST distinfo

Log Message:
Update to 0.8.7:

Changes since 0.8.6:

      * important playback thread fix
      * typefind fix for non-seekable streams

Changes since 0.8.5:

      * spider, queue fixes
      * fakesrc and identity now have a datarate property
      * dataprotocol threadsafety fix

Bugs fixed since 0.8.5:

      * 136962 : crc error when decoding flac with typefind and threads
      * 150001 : [PATCH] Mem leaks in gstpad.c, gstxml.c and gstelement.c
      * 150262 : gstreamer.spec file needs correction to work with rpmbuil...
      * 150626 : bug trying to play a theora web stream
      * 153657 : make typefind prevent unneeded discont element
      * 153881 : [PATCH] in-code C declarations

API changes since 0.8.5:

- API additions:

* The "fakesrc" element now has a datarate property.
* The "identity" element now has a datarate property.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/multimedia/gstreamer/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/multimedia/gstreamer/PLIST
cvs rdiff -r1.6 -r1.7 pkgsrc/multimedia/gstreamer/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.