Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 44A7063BDF9 for ; Mon, 17 Aug 2009 17:40:27 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 9DFA663B129; Mon, 17 Aug 2009 17:40:26 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 9E58563B100 for ; Mon, 17 Aug 2009 17:40:25 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 84FD1175D0; Mon, 17 Aug 2009 17:40:25 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 17 Aug 2009 17:40:25 +0000 From: Matthias Drochner Subject: CVS commit: pkgsrc/multimedia/gstreamer0.10 To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20090817174025.84FD1175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: drochner Date: Mon Aug 17 17:40:25 UTC 2009 Modified Files: pkgsrc/multimedia/gstreamer0.10: Makefile PLIST distinfo Log Message: update to 0.10.24 changes: Fully support nested structures in caps Support frame-by-frame stepping in sinks Add buffer-lists to pass around groups of buffers Use TaskPools for managing worker threads New stream-status API for finer thread control Code optimisations Many other bug-fixes and enhancements To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 pkgsrc/multimedia/gstreamer0.10/Makefile cvs rdiff -u -r1.17 -r1.18 pkgsrc/multimedia/gstreamer0.10/PLIST cvs rdiff -u -r1.20 -r1.21 pkgsrc/multimedia/gstreamer0.10/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.