diff --git a/README.md b/README.md index 2a0c3d5b7..252912fe9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # gstreamer-rs [![crates.io](https://img.shields.io/crates/v/gstreamer.svg)](https://crates.io/crates/gstreamer) [![pipeline status](https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/badges/master/pipeline.svg)](https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/commits/master) [GStreamer](https://gstreamer.freedesktop.org/) bindings for Rust. -Documentation can be found [here](https://slomo.pages.freedesktop.org/rustdocs/gstreamer/gstreamer/). +Documentation can be found [here](https://gstreamer.pages.freedesktop.org/gstreamer-rs/gstreamer/index.html). These bindings are providing a safe API that can be used to interface with GStreamer, e.g. for writing GStreamer-based applications and GStreamer plugins. @@ -140,7 +140,7 @@ $ export PKG_CONFIG_PATH="c:\\gstreamer\\1.0\\x86_64\\lib\\pkgconfig${PKG_CONFIG ## Getting Started The API reference can be found -[here](https://slomo.pages.freedesktop.org/rustdocs/gstreamer/gstreamer/), however it is +[here](https://gstreamer.pages.freedesktop.org/gstreamer-rs/gstreamer/index.html), however it is only the Rust API reference and does not explain any of the concepts. For getting started with GStreamer development, the best would be to follow diff --git a/gstreamer-app/README.md b/gstreamer-app/README.md index d85cbe32b..f2d91c742 100644 --- a/gstreamer-app/README.md +++ b/gstreamer-app/README.md @@ -140,7 +140,7 @@ $ export PKG_CONFIG_PATH="c:\\gstreamer\\1.0\\x86_64\\lib\\pkgconfig${PKG_CONFIG ## Getting Started The API reference can be found -[here](https://slomo.pages.freedesktop.org/rustdocs/gstreamer/gstreamer/), however it is +[here](https://gstreamer.pages.freedesktop.org/gstreamer-rs/gstreamer/index.html), however it is only the Rust API reference and does not explain any of the concepts. For getting started with GStreamer development, the best would be to follow diff --git a/gstreamer-audio/README.md b/gstreamer-audio/README.md index f91bea942..e4b27a552 100644 --- a/gstreamer-audio/README.md +++ b/gstreamer-audio/README.md @@ -140,7 +140,7 @@ $ export PKG_CONFIG_PATH="c:\\gstreamer\\1.0\\x86_64\\lib\\pkgconfig${PKG_CONFIG ## Getting Started The API reference can be found -[here](https://slomo.pages.freedesktop.org/rustdocs/gstreamer/gstreamer/), however it is +[here](https://gstreamer.pages.freedesktop.org/gstreamer-rs/gstreamer/index.html), however it is only the Rust API reference and does not explain any of the concepts. For getting started with GStreamer development, the best would be to follow diff --git a/gstreamer-base/README.md b/gstreamer-base/README.md index 88b316def..33f5f64a7 100644 --- a/gstreamer-base/README.md +++ b/gstreamer-base/README.md @@ -140,7 +140,7 @@ $ export PKG_CONFIG_PATH="c:\\gstreamer\\1.0\\x86_64\\lib\\pkgconfig${PKG_CONFIG ## Getting Started The API reference can be found -[here](https://slomo.pages.freedesktop.org/rustdocs/gstreamer/gstreamer/), however it is +[here](https://gstreamer.pages.freedesktop.org/gstreamer-rs/gstreamer/index.html), however it is only the Rust API reference and does not explain any of the concepts. For getting started with GStreamer development, the best would be to follow diff --git a/gstreamer-check/README.md b/gstreamer-check/README.md index dc52b84a1..ad319de47 100644 --- a/gstreamer-check/README.md +++ b/gstreamer-check/README.md @@ -140,7 +140,7 @@ $ export PKG_CONFIG_PATH="c:\\gstreamer\\1.0\\x86_64\\lib\\pkgconfig${PKG_CONFIG ## Getting Started The API reference can be found -[here](https://slomo.pages.freedesktop.org/rustdocs/gstreamer/gstreamer/), however it is +[here](https://gstreamer.pages.freedesktop.org/gstreamer-rs/gstreamer/index.html), however it is only the Rust API reference and does not explain any of the concepts. For getting started with GStreamer development, the best would be to follow diff --git a/gstreamer-editing-services/README.md b/gstreamer-editing-services/README.md index 4e0a38011..77f593180 100644 --- a/gstreamer-editing-services/README.md +++ b/gstreamer-editing-services/README.md @@ -145,7 +145,7 @@ $ export PKG_CONFIG_PATH="c:\\gstreamer\\1.0\\x86_64\\lib\\pkgconfig${PKG_CONFIG ## Getting Started The API reference can be found -[here](https://slomo.pages.freedesktop.org/rustdocs/gstreamer/gstreamer/), however it is +[here](https://gstreamer.pages.freedesktop.org/gstreamer-rs/gstreamer/index.html), however it is only the Rust API reference and does not explain any of the concepts. For getting started with GStreamer development, the best would be to follow diff --git a/gstreamer-gl/README.md b/gstreamer-gl/README.md index c4cd42548..3e23c304c 100644 --- a/gstreamer-gl/README.md +++ b/gstreamer-gl/README.md @@ -128,7 +128,7 @@ $ export PKG_CONFIG_PATH="c:\\gstreamer\\1.0\\x86_64\\lib\\pkgconfig${PKG_CONFIG ## Getting Started The API reference can be found -[here](https://slomo.pages.freedesktop.org/rustdocs/gstreamer/gstreamer/), however it is +[here](https://gstreamer.pages.freedesktop.org/gstreamer-rs/gstreamer/index.html), however it is only the Rust API reference and does not explain any of the concepts. For getting started with GStreamer development, the best would be to follow diff --git a/gstreamer-net/README.md b/gstreamer-net/README.md index 270ca96bb..8f540a8af 100644 --- a/gstreamer-net/README.md +++ b/gstreamer-net/README.md @@ -140,7 +140,7 @@ $ export PKG_CONFIG_PATH="c:\\gstreamer\\1.0\\x86_64\\lib\\pkgconfig${PKG_CONFIG ## Getting Started The API reference can be found -[here](https://slomo.pages.freedesktop.org/rustdocs/gstreamer/gstreamer/), however it is +[here](https://gstreamer.pages.freedesktop.org/gstreamer-rs/gstreamer/index.html), however it is only the Rust API reference and does not explain any of the concepts. For getting started with GStreamer development, the best would be to follow diff --git a/gstreamer-pbutils/README.md b/gstreamer-pbutils/README.md index 8912c0f3c..602e33ba7 100644 --- a/gstreamer-pbutils/README.md +++ b/gstreamer-pbutils/README.md @@ -140,7 +140,7 @@ $ export PKG_CONFIG_PATH="c:\\gstreamer\\1.0\\x86_64\\lib\\pkgconfig${PKG_CONFIG ## Getting Started The API reference can be found -[here](https://slomo.pages.freedesktop.org/rustdocs/gstreamer/gstreamer/), however it is +[here](https://gstreamer.pages.freedesktop.org/gstreamer-rs/gstreamer/index.html), however it is only the Rust API reference and does not explain any of the concepts. For getting started with GStreamer development, the best would be to follow diff --git a/gstreamer-player/README.md b/gstreamer-player/README.md index 3be30448d..97e0510a1 100644 --- a/gstreamer-player/README.md +++ b/gstreamer-player/README.md @@ -140,7 +140,7 @@ $ export PKG_CONFIG_PATH="c:\\gstreamer\\1.0\\x86_64\\lib\\pkgconfig${PKG_CONFIG ## Getting Started The API reference can be found -[here](https://slomo.pages.freedesktop.org/rustdocs/gstreamer/gstreamer/), however it is +[here](https://gstreamer.pages.freedesktop.org/gstreamer-rs/gstreamer/index.html), however it is only the Rust API reference and does not explain any of the concepts. For getting started with GStreamer development, the best would be to follow diff --git a/gstreamer-rtp/README.md b/gstreamer-rtp/README.md index d01527063..651c11b00 100644 --- a/gstreamer-rtp/README.md +++ b/gstreamer-rtp/README.md @@ -140,7 +140,7 @@ $ export PKG_CONFIG_PATH="c:\\gstreamer\\1.0\\x86_64\\lib\\pkgconfig${PKG_CONFIG ## Getting Started The API reference can be found -[here](https://slomo.pages.freedesktop.org/rustdocs/gstreamer/gstreamer/), however it is +[here](https://gstreamer.pages.freedesktop.org/gstreamer-rs/gstreamer/index.html), however it is only the Rust API reference and does not explain any of the concepts. For getting started with GStreamer development, the best would be to follow diff --git a/gstreamer-rtsp-server/README.md b/gstreamer-rtsp-server/README.md index 9c0150397..2143a1296 100644 --- a/gstreamer-rtsp-server/README.md +++ b/gstreamer-rtsp-server/README.md @@ -140,7 +140,7 @@ $ export PKG_CONFIG_PATH="c:\\gstreamer\\1.0\\x86_64\\lib\\pkgconfig${PKG_CONFIG ## Getting Started The API reference can be found -[here](https://slomo.pages.freedesktop.org/rustdocs/gstreamer/gstreamer/), however it is +[here](https://gstreamer.pages.freedesktop.org/gstreamer-rs/gstreamer/index.html), however it is only the Rust API reference and does not explain any of the concepts. For getting started with GStreamer development, the best would be to follow diff --git a/gstreamer-rtsp/README.md b/gstreamer-rtsp/README.md index c1e48768c..a17de9d55 100644 --- a/gstreamer-rtsp/README.md +++ b/gstreamer-rtsp/README.md @@ -140,7 +140,7 @@ $ export PKG_CONFIG_PATH="c:\\gstreamer\\1.0\\x86_64\\lib\\pkgconfig${PKG_CONFIG ## Getting Started The API reference can be found -[here](https://slomo.pages.freedesktop.org/rustdocs/gstreamer/gstreamer/), however it is +[here](https://gstreamer.pages.freedesktop.org/gstreamer-rs/gstreamer/index.html), however it is only the Rust API reference and does not explain any of the concepts. For getting started with GStreamer development, the best would be to follow diff --git a/gstreamer-sdp/README.md b/gstreamer-sdp/README.md index 1af4187ee..1993f4c29 100644 --- a/gstreamer-sdp/README.md +++ b/gstreamer-sdp/README.md @@ -140,7 +140,7 @@ $ export PKG_CONFIG_PATH="c:\\gstreamer\\1.0\\x86_64\\lib\\pkgconfig${PKG_CONFIG ## Getting Started The API reference can be found -[here](https://slomo.pages.freedesktop.org/rustdocs/gstreamer/gstreamer/), however it is +[here](https://gstreamer.pages.freedesktop.org/gstreamer-rs/gstreamer/index.html), however it is only the Rust API reference and does not explain any of the concepts. For getting started with GStreamer development, the best would be to follow diff --git a/gstreamer-video/README.md b/gstreamer-video/README.md index aaf55f339..b5db597e2 100644 --- a/gstreamer-video/README.md +++ b/gstreamer-video/README.md @@ -140,7 +140,7 @@ $ export PKG_CONFIG_PATH="c:\\gstreamer\\1.0\\x86_64\\lib\\pkgconfig${PKG_CONFIG ## Getting Started The API reference can be found -[here](https://slomo.pages.freedesktop.org/rustdocs/gstreamer/gstreamer/), however it is +[here](https://gstreamer.pages.freedesktop.org/gstreamer-rs/gstreamer/index.html), however it is only the Rust API reference and does not explain any of the concepts. For getting started with GStreamer development, the best would be to follow diff --git a/gstreamer-webrtc/README.md b/gstreamer-webrtc/README.md index 42cb3d2ab..45b5c1db4 100644 --- a/gstreamer-webrtc/README.md +++ b/gstreamer-webrtc/README.md @@ -140,7 +140,7 @@ $ export PKG_CONFIG_PATH="c:\\gstreamer\\1.0\\x86_64\\lib\\pkgconfig${PKG_CONFIG ## Getting Started The API reference can be found -[here](https://slomo.pages.freedesktop.org/rustdocs/gstreamer/gstreamer/), however it is +[here](https://gstreamer.pages.freedesktop.org/gstreamer-rs/gstreamer/index.html), however it is only the Rust API reference and does not explain any of the concepts. For getting started with GStreamer development, the best would be to follow diff --git a/gstreamer/README.md b/gstreamer/README.md index 0abc6f58c..78c101458 100644 --- a/gstreamer/README.md +++ b/gstreamer/README.md @@ -1,7 +1,7 @@ # gstreamer-rs [![crates.io](https://img.shields.io/crates/v/gstreamer.svg)](https://crates.io/crates/gstreamer) [![pipeline status](https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/badges/master/pipeline.svg)](https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/commits/master) [GStreamer](https://gstreamer.freedesktop.org/) bindings for Rust. -Documentation can be found [here](https://slomo.pages.freedesktop.org/rustdocs/gstreamer/gstreamer/). +Documentation can be found [here](https://gstreamer.pages.freedesktop.org/gstreamer-rs/gstreamer/index.html). These bindings are providing a safe API that can be used to interface with GStreamer, e.g. for writing GStreamer-based applications and GStreamer plugins. @@ -140,7 +140,7 @@ $ export PKG_CONFIG_PATH="c:\\gstreamer\\1.0\\x86_64\\lib\\pkgconfig${PKG_CONFIG ## Getting Started The API reference can be found -[here](https://slomo.pages.freedesktop.org/rustdocs/gstreamer/gstreamer/), however it is +[here](https://gstreamer.pages.freedesktop.org/gstreamer-rs/gstreamer/index.html), however it is only the Rust API reference and does not explain any of the concepts. For getting started with GStreamer development, the best would be to follow