From df40f636ba9dfb3125f3df93bb31460fdf92f07a Mon Sep 17 00:00:00 2001 From: Jun Zhao Date: Mon, 21 Sep 2020 22:13:39 +0800 Subject: [PATCH] replace OpenVisualCloud with AOMediaCodec replace OpenVisualCloud with AOMediaCodec, video.tar.gz file is still under OpenVisualCloud, so keep the other links. Signed-off-by: Jun Zhao --- subprojects/gst-plugins-bad/ext/svtav1/gstsvtav1enc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subprojects/gst-plugins-bad/ext/svtav1/gstsvtav1enc.c b/subprojects/gst-plugins-bad/ext/svtav1/gstsvtav1enc.c index d41c47a1f1..960cff75b3 100644 --- a/subprojects/gst-plugins-bad/ext/svtav1/gstsvtav1enc.c +++ b/subprojects/gst-plugins-bad/ext/svtav1/gstsvtav1enc.c @@ -1166,7 +1166,7 @@ plugin_init (GstPlugin * plugin) #define PACKAGE_NAME "SVT-AV1 Encoder plugin for GStreamer" #endif #ifndef GST_PACKAGE_ORIGIN -#define GST_PACKAGE_ORIGIN "https://github.com/OpenVisualCloud" +#define GST_PACKAGE_ORIGIN "https://github.com/AOMediaCodec" #endif GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,