Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 5AF3963E6ED for ; Thu, 29 Nov 2012 09:21:38 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3AF4014A390; Thu, 29 Nov 2012 09:21:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6FC5A14A38F for ; Thu, 29 Nov 2012 09:21:36 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id QmWA7z-ze5j9 for ; Thu, 29 Nov 2012 09:21:35 +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 E81DE14A38D for ; Thu, 29 Nov 2012 09:21:35 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 3270C175DD; Thu, 29 Nov 2012 09:22:15 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 29 Nov 2012 09:22:15 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/multimedia/gst-plugins1-mpeg2dec To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20121129092215.3270C175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: ryoon Date: Thu Nov 29 09:22:15 UTC 2012 Added Files: pkgsrc/multimedia/gst-plugins1-mpeg2dec: DESCR Makefile PLIST Log Message: Import gst-plugins1-mpeg2dec-1.0.3 as multimedia/gst-plugins1-mpeg2dec. GStreamer is a library that allows the construction of graphs of media-handling components, ranging from simple mp3 playback to complex audio (mixing) and video (non-linear editing) processing. Applications can take advantage of advances in codec and filter technology transparently. Developers can add new codecs and filters by writing a simple plugin with a clean, generic interface. This package provides the mpeg2dec plugin for GStreamer, an MPEG 1 and MPEG 2 video decoder. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/multimedia/gst-plugins1-mpeg2dec/DESCR \ pkgsrc/multimedia/gst-plugins1-mpeg2dec/Makefile \ pkgsrc/multimedia/gst-plugins1-mpeg2dec/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.