mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-30 12:49:40 +00:00
msdk: change plugin's description
There are not only encoders nowadays, there are decoders too and a postprocessor in the future.
This commit is contained in:
parent
b6c26919df
commit
568c552ac0
1 changed files with 1 additions and 1 deletions
|
@ -125,5 +125,5 @@ plugin_init (GstPlugin * plugin)
|
|||
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
|
||||
GST_VERSION_MINOR,
|
||||
msdk,
|
||||
"Intel Media SDK encoders",
|
||||
"Intel Media SDK based elements",
|
||||
plugin_init, VERSION, "BSD", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)
|
||||
|
|
Loading…
Reference in a new issue