Subject: CVS commit: pkgsrc/multimedia/gstreamer0.10
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 06/08/2007 12:57:00
Module Name:	pkgsrc
Committed By:	wiz
Date:		Fri Jun  8 12:57:00 UTC 2007

Modified Files:
	pkgsrc/multimedia/gstreamer0.10: Makefile PLIST distinfo
	pkgsrc/multimedia/gstreamer0.10/patches: patch-ac patch-ad

Log Message:
Update to 0.10.13:

Changes since 0.10.12:

      * Latency handling infrastructure for live playback scenarios
      * State change handling changes
      * GstController property handling improved
      * Various bug fixes and improvements
      * Parallel installability with 0.8.x series
      * Threadsafe design and API

API additions since 0.10.12:

      * gst_element_change_state()
      * GST_STATE_TARGET
      * GST_BASE_TRANSFORM_LOCK/UNLOCK
      * GstClock::gst_clock_unadjust_unlocked()
      * fakesink::num-buffers property
      * GST_CORE_ERROR_DISABLED
      * basesrc::prepare_seek_segment vmethod
      * gst_buffer_try_new_and_alloc()
      * gst_buffer_copy_metadata()
      * GstBufferCopyFlags enum
      * GST_BUFFER_COPY_ALL flag
      * gst_uri_protocol_is_supported()
      * gst_base_src_query_latency()
      * GstQueue::pushing
      * gst_controller_suggest_next_sync()
      * gst_object_suggest_next_sync()
      * basesrc::unlock_stop
      * basesink::unlock_stop
      * GstBin::async-handling property
      * gst_message_new_async_start()
      * gst_message_parse_async_start()
      * gst_message_new_async_done()
      * GST_MESSAGE_ASYNC_START
      * GST_MESSAGE_ASYNC_DONE


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/multimedia/gstreamer0.10/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/multimedia/gstreamer0.10/PLIST
cvs rdiff -r1.10 -r1.11 pkgsrc/multimedia/gstreamer0.10/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/multimedia/gstreamer0.10/patches/patch-ac
cvs rdiff -r1.1 -r1.2 pkgsrc/multimedia/gstreamer0.10/patches/patch-ad

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