Update versions to 0.11.4

This commit is contained in:
Sebastian Dröge 2024-02-13 11:13:23 +02:00
parent 8af4eb2df6
commit 8335bdb0b7
43 changed files with 43 additions and 43 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-audiofx"
version = "0.11.3"
version = "0.11.4"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-claxon"
version = "0.11.3"
version = "0.11.4"
authors = ["Ruben Gonzalez <rgonzalez@fluendo.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-csound"
version = "0.11.3"
version = "0.11.4"
authors = ["Natanael Mojica <neithanmo@gmail.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-lewton"
version = "0.11.3"
version = "0.11.4"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-spotify"
version = "0.11.3"
version = "0.11.4"
authors = ["Guillaume Desmottes <guillaume@desmottes.be>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-file"
version = "0.11.3"
version = "0.11.4"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-sodium"
version = "0.11.3"
version = "0.11.4"
authors = ["Jordan Petridis <jordan@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
description = "GStreamer plugin for libsodium-based file encryption and decryption"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-threadshare"
version = "0.11.3"
version = "0.11.4"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
license = "LGPL-2.1-or-later"
description = "GStreamer Threadshare Plugin"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-flavors"
version = "0.11.3"
version = "0.11.4"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-fmp4"
version = "0.11.3"
version = "0.11.4"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
license = "MPL-2.0"
description = "GStreamer Fragmented MP4 Plugin"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-mp4"
version = "0.11.3"
version = "0.11.4"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
license = "MPL-2.0"
description = "GStreamer Rust MP4 Plugin"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-aws"
version = "0.11.3"
version = "0.11.4"
authors = ["Arun Raghavan <arun@arunraghavan.net>",
"Jordan Petridis <jordan@centricular.com>",
"Mathieu Duponchelle <mathieu@centricular.com>"]

View file

@ -2,7 +2,7 @@
name = "gst-plugin-hlssink3"
description = "GStreamer HLS (HTTP Live Streaming) Plugin"
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
version = "0.11.3"
version = "0.11.4"
authors = ["Rafael Caricio <rafael@caricio.com>"]
edition = "2021"
license = "MPL-2.0"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-ndi"
version = "0.11.3"
version = "0.11.4"
authors = ["Ruben Gonzalez <rubenrua@teltek.es>", "Daniel Vilar <daniel.peiteado@teltek.es>", "Sebastian Dröge <sebastian@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-onvif"
version = "0.11.3"
version = "0.11.4"
authors = ["Mathieu Duponchelle <mathieu@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-raptorq"
version = "0.11.3"
version = "0.11.4"
authors = ["Tomasz Andrzejak <andreiltd@gmail.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
description = "GStreamer RaptorQ FEC Plugin"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-reqwest"
version = "0.11.3"
version = "0.11.4"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-rtp"
version = "0.11.3"
version = "0.11.4"
authors = ["Vivienne Watermeier <vwatermeier@igalia.com>", "Sebastian Dröge <sebastian@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-webrtc"
version = "0.11.3"
version = "0.11.4"
edition = "2021"
authors = ["Mathieu Duponchelle <mathieu@centricular.com>", "Thibault Saunier <tsaunier@igalia.com>"]
license = "MPL-2.0"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-webrtc-signalling-protocol"
version = "0.11.3"
version = "0.11.4"
edition = "2021"
authors = ["Mathieu Duponchelle <mathieu@centricular.com>"]
license = "MPL-2.0"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-webrtc-signalling"
version = "0.11.3"
version = "0.11.4"
edition = "2021"
authors = ["Mathieu Duponchelle <mathieu@centricular.com>"]
license = "MPL-2.0"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-webrtchttp"
version = "0.11.3"
version = "0.11.4"
authors = ["Taruntej Kanakamalla <taruntej@asymptotic.io"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-textahead"
version = "0.11.3"
version = "0.11.4"
authors = ["Guillaume Desmottes <guillaume@desmottes.be>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-json"
version = "0.11.3"
version = "0.11.4"
authors = ["Mathieu Duponchelle <mathieu@centricular.com>"]
license = "MPL-2.0"
edition = "2021"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-regex"
version = "0.11.3"
version = "0.11.4"
authors = ["Mathieu Duponchelle <mathieu@centricular.com>"]
license = "MPL-2.0"
edition = "2021"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-textwrap"
version = "0.11.3"
version = "0.11.4"
authors = ["Mathieu Duponchelle <mathieu@centricular.com>"]
license = "MPL-2.0"
edition = "2021"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-tutorial"
version = "0.11.3"
version = "0.11.4"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-fallbackswitch"
version = "0.11.3"
version = "0.11.4"
authors = ["Sebastian Dröge <sebastian@centricular.com>", "Jan Schmidt <jan@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-livesync"
version = "0.11.3"
version = "0.11.4"
authors = ["Jan Alexander Steffens (heftig) <jan.steffens@ltnglobal.com>"]
license = "MPL-2.0"
description = "Livesync Plugin"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-togglerecord"
version = "0.11.3"
version = "0.11.4"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
license = "MPL-2.0"
description = "GStreamer Toggle Record Plugin"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-tracers"
version = "0.11.3"
version = "0.11.4"
authors = ["Guillaume Desmottes <guillaume.desmottes@onestream.live>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-uriplaylistbin"
version = "0.11.3"
version = "0.11.4"
authors = ["Guillaume Desmottes <guillaume.desmottes@onestream.live>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-cdg"
version = "0.11.3"
version = "0.11.4"
authors = ["Guillaume Desmottes <guillaume.desmottes@collabora.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-closedcaption"
version = "0.11.3"
version = "0.11.4"
authors = ["Sebastian Dröge <sebastian@centricular.com>", "Jordan Petridis <jordan@centricular.com>", "Matthew Waters <matthew@centricular.com>"]
license = "MPL-2.0"
edition = "2021"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-dav1d"
version = "0.11.3"
version = "0.11.4"
authors = ["Philippe Normand <philn@igalia.com>"]
edition = "2021"
rust-version = "1.70"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-ffv1"
version = "0.11.3"
version = "0.11.4"
authors = ["Arun Raghavan <arun@asymptotic.io>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-gif"
version = "0.11.3"
version = "0.11.4"
authors = ["Markus Ebner <info@ebner-markus.de>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-gtk4"
version = "0.11.3"
version = "0.11.4"
authors = ["Bilal Elmoussaoui <bil.elmoussaoui@gmail.com>", "Jordan Petridis <jordan@centricular.com>", "Sebastian Dröge <sebastian@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-hsv"
version = "0.11.3"
version = "0.11.4"
authors = ["Julien Bardagi <julien.bardagi@gmail.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-png"
version = "0.11.3"
version = "0.11.4"
authors = ["Natanael Mojica <neithanmo@gmail.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-rav1e"
version = "0.11.3"
version = "0.11.4"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-videofx"
version = "0.11.3"
version = "0.11.4"
authors = ["Sanchayan Maity <sanchayan@asymptotic.io>", "Rafael Caricio <rafael@caricio.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"

View file

@ -1,6 +1,6 @@
[package]
name = "gst-plugin-webp"
version = "0.11.3"
version = "0.11.4"
authors = ["Mathieu Duponchelle <mathieu@centricular.com>"]
license = "MPL-2.0"
edition = "2021"