mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
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 <barryjzhao@tencent.com>
This commit is contained in:
parent
99ad43e507
commit
df40f636ba
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/OpenVisualCloud"
|
||||
#define GST_PACKAGE_ORIGIN "https://github.com/AOMediaCodec"
|
||||
#endif
|
||||
|
||||
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
|
||||
|
|
Loading…
Reference in a new issue