mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +00:00
docs: Update url to gitlab.com
Signed-off-by: Christopher Degawa <christopher.degawa@intel.com>
This commit is contained in:
parent
df40f636ba
commit
f6a75cd53e
1 changed files with 1 additions and 1 deletions
|
@ -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/AOMediaCodec"
|
||||
#define GST_PACKAGE_ORIGIN "https://gitlab.com/AOMediaCodec"
|
||||
#endif
|
||||
|
||||
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
|
||||
|
|
Loading…
Reference in a new issue