Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9905d3631..566f9d2e7 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,10 @@ You will find the following plugins in this repository:
- `lewton`: A Vorbis decoder based on the
[lewton](https://github.com/RustAudio/lewton) library.
+ - `spotify`: A plugin to access content from [Spotify](https://www.spotify.com/)
+ based on the [librespot](https://github.com/librespot-org/) library.
+
+
* `video`
- `cdg`: A parser and renderer for
[CD+G karaoke data](https://docs.rs/cdg/0.1.0/cdg/).