diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2020-06-16 01:20:27 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2020-06-16 01:20:27 +0530 |
commit | 6bbfe1fe0f7732ef309abf336fb40827ade3830b (patch) | |
tree | 3b7fcd911feea8ef9c143855c560d972ff652699 | |
parent | c6fac978b04e6b697209b4e08b689b07ebad7a4e (diff) | |
download | gst-omx-6bbfe1fe0f7732ef309abf336fb40827ade3830b.tar.gz |
docs: Update plugin cache json
https://gitlab.freedesktop.org/alatiera/gst-ci/-/jobs/3109574
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-omx/-/merge_requests/68>
-rw-r--r-- | docs/gst_plugins_cache.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/gst_plugins_cache.json b/docs/gst_plugins_cache.json index 6b0ac38..2fa2156 100644 --- a/docs/gst_plugins_cache.json +++ b/docs/gst_plugins_cache.json @@ -2,11 +2,12 @@ "omx": { "description": "GStreamer OpenMAX Plug-ins", "elements": {}, - "other-types": {}, - "filename": "libgstomx.so", + "filename": "gstomx", "license": "LGPL", + "other-types": {}, "package": "GStreamer OpenMAX Plug-ins", "source": "gst-omx", + "tracers": {}, "url": "Unknown package origin" } }
\ No newline at end of file |