pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gst-plugins1-vpx: note that this is also for VP9



Module Name:	pkgsrc-wip
Committed By:	nia <nia%NetBSD.org@localhost>
Pushed By:	nee
Date:		Thu Nov 11 20:51:17 2021 +0100
Changeset:	bf2c65fe39c5bf13043c4b159e0a9fd41933f785

Modified Files:
	gst-plugins1-vpx/DESCR
	gst-plugins1-vpx/Makefile

Log Message:
gst-plugins1-vpx: note that this is also for VP9

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bf2c65fe39c5bf13043c4b159e0a9fd41933f785

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

diffstat:
 gst-plugins1-vpx/DESCR    | 2 +-
 gst-plugins1-vpx/Makefile | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/gst-plugins1-vpx/DESCR b/gst-plugins1-vpx/DESCR
index 70ef26cc64..48938d66b8 100644
--- a/gst-plugins1-vpx/DESCR
+++ b/gst-plugins1-vpx/DESCR
@@ -6,5 +6,5 @@ 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 VP8 video codec plugin for GStreamer,
+This package provides the VP8/VP9 video codec plugin for GStreamer,
 used for decoding WebM videos on the web.
diff --git a/gst-plugins1-vpx/Makefile b/gst-plugins1-vpx/Makefile
index ecee325a52..57ba8ccd5e 100644
--- a/gst-plugins1-vpx/Makefile
+++ b/gst-plugins1-vpx/Makefile
@@ -3,7 +3,7 @@
 PKGNAME=	${DISTNAME:S/plugins/plugins1/:S/-good/-vpx/}
 CATEGORIES=	multimedia gnome
 
-COMMENT=	Open source multimedia framework - VP8 plugin
+COMMENT=	Open source multimedia framework - VP8/VP9 plugin
 
 GST_PLUGINS+=	vpx
 


Home | Main Index | Thread Index | Old Index