diff --git a/README.md b/README.md index db7fe5caf..8932e987a 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: - * Application-side bindings for GStreamer: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs - * Crate for writing GStreamer plugins in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs + * Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs + * Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with [gir](https://github.com/gtk-rs/gir/) based on the [GObject-Introspection](https://wiki.gnome.org/Projects/GObjectIntrospection/) diff --git a/gstreamer-app-sys/README.md b/gstreamer-app-sys/README.md index 473116315..c2f0acb6c 100644 --- a/gstreamer-app-sys/README.md +++ b/gstreamer-app-sys/README.md @@ -8,8 +8,8 @@ These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: - * Application-side bindings for GStreamer: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs - * Crate for writing GStreamer plugins in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs + * Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs + * Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with [gir](https://github.com/gtk-rs/gir/) based on the [GObject-Introspection](https://wiki.gnome.org/Projects/GObjectIntrospection/) diff --git a/gstreamer-audio-sys/README.md b/gstreamer-audio-sys/README.md index 36796f5fd..45e2e7977 100644 --- a/gstreamer-audio-sys/README.md +++ b/gstreamer-audio-sys/README.md @@ -8,8 +8,8 @@ These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: - * Application-side bindings for GStreamer: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs - * Crate for writing GStreamer plugins in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs + * Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs + * Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with [gir](https://github.com/gtk-rs/gir/) based on the [GObject-Introspection](https://wiki.gnome.org/Projects/GObjectIntrospection/) diff --git a/gstreamer-base-sys/README.md b/gstreamer-base-sys/README.md index 96c312a27..6fc32ca7b 100644 --- a/gstreamer-base-sys/README.md +++ b/gstreamer-base-sys/README.md @@ -8,8 +8,8 @@ These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: - * Application-side bindings for GStreamer: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs - * Crate for writing GStreamer plugins in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs + * Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs + * Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with [gir](https://github.com/gtk-rs/gir/) based on the [GObject-Introspection](https://wiki.gnome.org/Projects/GObjectIntrospection/) diff --git a/gstreamer-check-sys/README.md b/gstreamer-check-sys/README.md index 2ea4325d7..629872b39 100644 --- a/gstreamer-check-sys/README.md +++ b/gstreamer-check-sys/README.md @@ -8,8 +8,8 @@ These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: - * Application-side bindings for GStreamer: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs - * Crate for writing GStreamer plugins in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs + * Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs + * Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with [gir](https://github.com/gtk-rs/gir/) based on the [GObject-Introspection](https://wiki.gnome.org/Projects/GObjectIntrospection/) diff --git a/gstreamer-editing-services-sys/README.md b/gstreamer-editing-services-sys/README.md index 246b4ac46..936025767 100644 --- a/gstreamer-editing-services-sys/README.md +++ b/gstreamer-editing-services-sys/README.md @@ -8,8 +8,8 @@ These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: - * Application-side bindings for GStreamer: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs - * Crate for writing GStreamer plugins in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs + * Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs + * Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with [gir](https://github.com/gtk-rs/gir/) based on the [GObject-Introspection](https://wiki.gnome.org/Projects/GObjectIntrospection/) diff --git a/gstreamer-mpegts-sys/README.md b/gstreamer-mpegts-sys/README.md index 39837ad6d..5361b8eb7 100644 --- a/gstreamer-mpegts-sys/README.md +++ b/gstreamer-mpegts-sys/README.md @@ -8,8 +8,8 @@ These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: - * Application-side bindings for GStreamer: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs - * Crate for writing GStreamer plugins in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs + * Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs + * Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with [gir](https://github.com/gtk-rs/gir/) based on the [GObject-Introspection](https://wiki.gnome.org/Projects/GObjectIntrospection/) diff --git a/gstreamer-net-sys/README.md b/gstreamer-net-sys/README.md index ea95299d4..8a6e17bb9 100644 --- a/gstreamer-net-sys/README.md +++ b/gstreamer-net-sys/README.md @@ -8,8 +8,8 @@ These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: - * Application-side bindings for GStreamer: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs - * Crate for writing GStreamer plugins in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs + * Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs + * Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with [gir](https://github.com/gtk-rs/gir/) based on the [GObject-Introspection](https://wiki.gnome.org/Projects/GObjectIntrospection/) diff --git a/gstreamer-pbutils-sys/README.md b/gstreamer-pbutils-sys/README.md index bde802d36..b59f0bd1f 100644 --- a/gstreamer-pbutils-sys/README.md +++ b/gstreamer-pbutils-sys/README.md @@ -8,8 +8,8 @@ These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: - * Application-side bindings for GStreamer: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs - * Crate for writing GStreamer plugins in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs + * Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs + * Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with [gir](https://github.com/gtk-rs/gir/) based on the [GObject-Introspection](https://wiki.gnome.org/Projects/GObjectIntrospection/) diff --git a/gstreamer-player-sys/README.md b/gstreamer-player-sys/README.md index 16ac1d1ec..701c6819c 100644 --- a/gstreamer-player-sys/README.md +++ b/gstreamer-player-sys/README.md @@ -8,8 +8,8 @@ These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: - * Application-side bindings for GStreamer: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs - * Crate for writing GStreamer plugins in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs + * Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs + * Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with [gir](https://github.com/gtk-rs/gir/) based on the [GObject-Introspection](https://wiki.gnome.org/Projects/GObjectIntrospection/) diff --git a/gstreamer-rtsp-server-sys/README.md b/gstreamer-rtsp-server-sys/README.md index 9e2c86bc4..c35e7ca63 100644 --- a/gstreamer-rtsp-server-sys/README.md +++ b/gstreamer-rtsp-server-sys/README.md @@ -8,8 +8,8 @@ These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: - * Application-side bindings for GStreamer: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs - * Crate for writing GStreamer plugins in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs + * Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs + * Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with [gir](https://github.com/gtk-rs/gir/) based on the [GObject-Introspection](https://wiki.gnome.org/Projects/GObjectIntrospection/) diff --git a/gstreamer-rtsp-sys/README.md b/gstreamer-rtsp-sys/README.md index 95380ede7..249698163 100644 --- a/gstreamer-rtsp-sys/README.md +++ b/gstreamer-rtsp-sys/README.md @@ -8,8 +8,8 @@ These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: - * Application-side bindings for GStreamer: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs - * Crate for writing GStreamer plugins in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs + * Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs + * Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with [gir](https://github.com/gtk-rs/gir/) based on the [GObject-Introspection](https://wiki.gnome.org/Projects/GObjectIntrospection/) diff --git a/gstreamer-sdp-sys/README.md b/gstreamer-sdp-sys/README.md index 526f924e3..94e1a8f0f 100644 --- a/gstreamer-sdp-sys/README.md +++ b/gstreamer-sdp-sys/README.md @@ -8,8 +8,8 @@ These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: - * Application-side bindings for GStreamer: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs - * Crate for writing GStreamer plugins in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs + * Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs + * Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with [gir](https://github.com/gtk-rs/gir/) based on the [GObject-Introspection](https://wiki.gnome.org/Projects/GObjectIntrospection/) diff --git a/gstreamer-sys/README.md b/gstreamer-sys/README.md index db7fe5caf..8932e987a 100644 --- a/gstreamer-sys/README.md +++ b/gstreamer-sys/README.md @@ -8,8 +8,8 @@ These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: - * Application-side bindings for GStreamer: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs - * Crate for writing GStreamer plugins in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs + * Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs + * Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with [gir](https://github.com/gtk-rs/gir/) based on the [GObject-Introspection](https://wiki.gnome.org/Projects/GObjectIntrospection/) diff --git a/gstreamer-tag-sys/README.md b/gstreamer-tag-sys/README.md index 4aff006f3..ffaef7553 100644 --- a/gstreamer-tag-sys/README.md +++ b/gstreamer-tag-sys/README.md @@ -8,8 +8,8 @@ These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: - * Application-side bindings for GStreamer: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs - * Crate for writing GStreamer plugins in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs + * Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs + * Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with [gir](https://github.com/gtk-rs/gir/) based on the [GObject-Introspection](https://wiki.gnome.org/Projects/GObjectIntrospection/) diff --git a/gstreamer-video-sys/README.md b/gstreamer-video-sys/README.md index 8ce39370c..56606cea5 100644 --- a/gstreamer-video-sys/README.md +++ b/gstreamer-video-sys/README.md @@ -8,8 +8,8 @@ These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: - * Application-side bindings for GStreamer: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs - * Crate for writing GStreamer plugins in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs + * Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs + * Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with [gir](https://github.com/gtk-rs/gir/) based on the [GObject-Introspection](https://wiki.gnome.org/Projects/GObjectIntrospection/) diff --git a/gstreamer-webrtc-sys/README.md b/gstreamer-webrtc-sys/README.md index 35cca4f42..d0ca20b26 100644 --- a/gstreamer-webrtc-sys/README.md +++ b/gstreamer-webrtc-sys/README.md @@ -8,8 +8,8 @@ These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: - * Application-side bindings for GStreamer: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs - * Crate for writing GStreamer plugins in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs + * Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs + * Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with [gir](https://github.com/gtk-rs/gir/) based on the [GObject-Introspection](https://wiki.gnome.org/Projects/GObjectIntrospection/)