Subject: CVS commit: pkgsrc/multimedia/gstreamer
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 06/28/2004 16:30:31
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Mon Jun 28 16:30:31 UTC 2004

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

Log Message:
Update to 0.8.3:

Changes since 0.8.2:

      * Hotfix for unregisterable switch element

Changes since 0.8.1:

      * new translations: Turkish, Ukrainian, GB English
      * Fixes for setting elements to NULL to release devices
      * Windows port
      * New GStreamer Data Protocol helper library
      * New GstAdapter, similar to bytestream
      * Fixes for registry loading plugins with same name
      * Added no-more-pads signal
      * Added Fixed List GValue type
      * Fixes to schedulers

Bugs fixed since 0.8.1:

      * 133897 : Internal GStreamer error: seek problem
      * 134839 : buffers leaked by filesrc, typefind, spider or fakesink
      * 137710 : When seeking, the sink's time is reset
      * 138012 : [opt] simple pipeline crashe
      * 138836 : docs build but won't install
      * 140015 : GstValue GTypes should not derive from G_TYPE_BOXED
      * 140156 : ARM port / type reading patches
      * 140477 : [debug] crash with *:2 while playing alien.mpg
      * 140594 : Small memory leak int gst_parse_launch()
      * 140734 : filesrc should handle named pipes/devices
      * 140743 : Leak in _gst_parse_escape()
      * 141083 : gstreamer-0.8.1 compile failure with gcc-3.4: error: PIC ...
      * 141304 : GST_CAPS and GST_IS_CAPS broken
      * 141317 : Win32 build with newest Microsoft compilers
      * 141414 : filesink leaks events
      * 141416 : leak in entrygthread scheduler
      * 141417 : Memory leak in gthread-cothreads.h
      * 142304 : The Win32 makefiles clean too much
      * 142804 : needed change to allow x86 Solaris compile with Forte
      * 142957 : xmlregistry failes to compile on osx


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/multimedia/gstreamer/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/multimedia/gstreamer/PLIST \
    pkgsrc/multimedia/gstreamer/distinfo

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