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:
authorSebastian Dröge <sebastian@centricular.com>2022-04-26 14:19:44 +0300
committerSebastian Dröge <sebastian@centricular.com>2022-04-26 14:20:02 +0300
commit18c9bd0355e0fc1ab20072d805807112945ad5bb (patch)
tree0c972eee8f49d6fed836e2bd59450d955408d596
parent4d10d95ff9ad974d52c0b1f13bc0b7b099e49c6b (diff)
Update versions to 0.8.40.8.4
-rw-r--r--Cargo.lock62
-rw-r--r--audio/audiofx/Cargo.toml2
-rw-r--r--audio/claxon/Cargo.toml2
-rw-r--r--audio/csound/Cargo.toml2
-rw-r--r--audio/lewton/Cargo.toml2
-rw-r--r--audio/spotify/Cargo.toml2
-rw-r--r--generic/file/Cargo.toml2
-rw-r--r--generic/fmp4/Cargo.toml2
-rw-r--r--generic/sodium/Cargo.toml2
-rw-r--r--generic/threadshare/Cargo.toml2
-rw-r--r--net/hlssink3/Cargo.toml2
-rw-r--r--net/reqwest/Cargo.toml2
-rw-r--r--net/rusoto/Cargo.toml2
-rw-r--r--text/ahead/Cargo.toml2
-rw-r--r--text/json/Cargo.toml2
-rw-r--r--text/regex/Cargo.toml2
-rw-r--r--text/wrap/Cargo.toml2
-rw-r--r--tutorial/Cargo.toml2
-rw-r--r--utils/fallbackswitch/Cargo.toml2
-rw-r--r--utils/togglerecord/Cargo.toml2
-rw-r--r--utils/uriplaylistbin/Cargo.toml2
-rw-r--r--video/cdg/Cargo.toml2
-rw-r--r--video/closedcaption/Cargo.toml2
-rw-r--r--video/dav1d/Cargo.toml2
-rw-r--r--video/ffv1/Cargo.toml2
-rw-r--r--video/flavors/Cargo.toml2
-rw-r--r--video/gif/Cargo.toml2
-rw-r--r--video/hsv/Cargo.toml2
-rw-r--r--video/rav1e/Cargo.toml2
-rw-r--r--video/rspng/Cargo.toml2
-rw-r--r--video/videofx/Cargo.toml2
-rw-r--r--video/webp/Cargo.toml2
32 files changed, 62 insertions, 62 deletions
diff --git a/Cargo.lock b/Cargo.lock
index f05128d98..9365bbcab 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1332,7 +1332,7 @@ dependencies = [
[[package]]
name = "gst-plugin-audiofx"
-version = "0.8.3"
+version = "0.8.4"
dependencies = [
"anyhow",
"atomic_refcell",
@@ -1354,7 +1354,7 @@ dependencies = [
[[package]]
name = "gst-plugin-cdg"
-version = "0.8.3"
+version = "0.8.4"
dependencies = [
"cdg",
"cdg_renderer",
@@ -1370,7 +1370,7 @@ dependencies = [
[[package]]
name = "gst-plugin-claxon"
-version = "0.8.3"
+version = "0.8.4"
dependencies = [
"atomic_refcell",
"byte-slice-cast",
@@ -1384,7 +1384,7 @@ dependencies = [
[[package]]
name = "gst-plugin-closedcaption"
-version = "0.8.3"
+version = "0.8.4"
dependencies = [
"anyhow",
"atomic_refcell",
@@ -1411,7 +1411,7 @@ dependencies = [
[[package]]
name = "gst-plugin-csound"
-version = "0.8.3"
+version = "0.8.4"
dependencies = [
"byte-slice-cast",
"csound",
@@ -1425,7 +1425,7 @@ dependencies = [
[[package]]
name = "gst-plugin-dav1d"
-version = "0.8.3"
+version = "0.8.4"
dependencies = [
"atomic_refcell",
"dav1d",
@@ -1438,7 +1438,7 @@ dependencies = [
[[package]]
name = "gst-plugin-fallbackswitch"
-version = "0.8.3"
+version = "0.8.4"
dependencies = [
"gio",
"gst-plugin-version-helper",
@@ -1455,7 +1455,7 @@ dependencies = [
[[package]]
name = "gst-plugin-ffv1"
-version = "0.8.3"
+version = "0.8.4"
dependencies = [
"byte-slice-cast",
"ffv1",
@@ -1468,7 +1468,7 @@ dependencies = [
[[package]]
name = "gst-plugin-file"
-version = "0.8.3"
+version = "0.8.4"
dependencies = [
"gst-plugin-version-helper",
"gstreamer",
@@ -1479,7 +1479,7 @@ dependencies = [
[[package]]
name = "gst-plugin-flavors"
-version = "0.8.3"
+version = "0.8.4"
dependencies = [
"byteorder",
"flavors",
@@ -1495,7 +1495,7 @@ dependencies = [
[[package]]
name = "gst-plugin-fmp4"
-version = "0.8.3"
+version = "0.8.4"
dependencies = [
"anyhow",
"gst-plugin-version-helper",
@@ -1509,7 +1509,7 @@ dependencies = [
[[package]]
name = "gst-plugin-gif"
-version = "0.8.3"
+version = "0.8.4"
dependencies = [
"atomic_refcell",
"gif",
@@ -1535,7 +1535,7 @@ dependencies = [
[[package]]
name = "gst-plugin-hlssink3"
-version = "0.8.3"
+version = "0.8.4"
dependencies = [
"gio",
"glib",
@@ -1551,7 +1551,7 @@ dependencies = [
[[package]]
name = "gst-plugin-hsv"
-version = "0.8.3"
+version = "0.8.4"
dependencies = [
"byte-slice-cast",
"gst-plugin-version-helper",
@@ -1566,7 +1566,7 @@ dependencies = [
[[package]]
name = "gst-plugin-json"
-version = "0.8.3"
+version = "0.8.4"
dependencies = [
"gst-plugin-version-helper",
"gstreamer",
@@ -1578,7 +1578,7 @@ dependencies = [
[[package]]
name = "gst-plugin-lewton"
-version = "0.8.3"
+version = "0.8.4"
dependencies = [
"atomic_refcell",
"byte-slice-cast",
@@ -1592,7 +1592,7 @@ dependencies = [
[[package]]
name = "gst-plugin-rav1e"
-version = "0.8.3"
+version = "0.8.4"
dependencies = [
"atomic_refcell",
"gst-plugin-version-helper",
@@ -1605,7 +1605,7 @@ dependencies = [
[[package]]
name = "gst-plugin-regex"
-version = "0.8.3"
+version = "0.8.4"
dependencies = [
"gst-plugin-version-helper",
"gstreamer",
@@ -1616,7 +1616,7 @@ dependencies = [
[[package]]
name = "gst-plugin-reqwest"
-version = "0.8.3"
+version = "0.8.4"
dependencies = [
"futures",
"gst-plugin-version-helper",
@@ -1633,7 +1633,7 @@ dependencies = [
[[package]]
name = "gst-plugin-rspng"
-version = "0.8.3"
+version = "0.8.4"
dependencies = [
"atomic_refcell",
"gst-plugin-version-helper",
@@ -1647,7 +1647,7 @@ dependencies = [
[[package]]
name = "gst-plugin-rusoto"
-version = "0.8.3"
+version = "0.8.4"
dependencies = [
"async-tungstenite",
"atomic_refcell",
@@ -1676,7 +1676,7 @@ dependencies = [
[[package]]
name = "gst-plugin-sodium"
-version = "0.8.3"
+version = "0.8.4"
dependencies = [
"clap 3.1.12",
"gst-plugin-version-helper",
@@ -1696,7 +1696,7 @@ dependencies = [
[[package]]
name = "gst-plugin-spotify"
-version = "0.8.3"
+version = "0.8.4"
dependencies = [
"anyhow",
"futures",
@@ -1710,7 +1710,7 @@ dependencies = [
[[package]]
name = "gst-plugin-textahead"
-version = "0.8.3"
+version = "0.8.4"
dependencies = [
"gst-plugin-version-helper",
"gstreamer",
@@ -1719,7 +1719,7 @@ dependencies = [
[[package]]
name = "gst-plugin-textwrap"
-version = "0.8.3"
+version = "0.8.4"
dependencies = [
"gst-plugin-version-helper",
"gstreamer",
@@ -1731,7 +1731,7 @@ dependencies = [
[[package]]
name = "gst-plugin-threadshare"
-version = "0.8.3"
+version = "0.8.4"
dependencies = [
"async-task",
"cc",
@@ -1758,7 +1758,7 @@ dependencies = [
[[package]]
name = "gst-plugin-togglerecord"
-version = "0.8.3"
+version = "0.8.4"
dependencies = [
"either",
"gio",
@@ -1773,7 +1773,7 @@ dependencies = [
[[package]]
name = "gst-plugin-tutorial"
-version = "0.8.3"
+version = "0.8.4"
dependencies = [
"byte-slice-cast",
"gst-plugin-version-helper",
@@ -1787,7 +1787,7 @@ dependencies = [
[[package]]
name = "gst-plugin-uriplaylistbin"
-version = "0.8.3"
+version = "0.8.4"
dependencies = [
"anyhow",
"gst-plugin-version-helper",
@@ -1808,7 +1808,7 @@ dependencies = [
[[package]]
name = "gst-plugin-videofx"
-version = "0.8.3"
+version = "0.8.4"
dependencies = [
"atomic_refcell",
"cairo-rs",
@@ -1822,7 +1822,7 @@ dependencies = [
[[package]]
name = "gst-plugin-webp"
-version = "0.8.3"
+version = "0.8.4"
dependencies = [
"gst-plugin-version-helper",
"gstreamer",
diff --git a/audio/audiofx/Cargo.toml b/audio/audiofx/Cargo.toml
index 092085fe8..8246ba2b9 100644
--- a/audio/audiofx/Cargo.toml
+++ b/audio/audiofx/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-audiofx"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"
diff --git a/audio/claxon/Cargo.toml b/audio/claxon/Cargo.toml
index 66287b8ed..07dd9c6fc 100644
--- a/audio/claxon/Cargo.toml
+++ b/audio/claxon/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-claxon"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Ruben Gonzalez <rgonzalez@fluendo.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"
diff --git a/audio/csound/Cargo.toml b/audio/csound/Cargo.toml
index f579f2ae7..f35ec1d55 100644
--- a/audio/csound/Cargo.toml
+++ b/audio/csound/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-csound"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Natanael Mojica <neithanmo@gmail.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"
diff --git a/audio/lewton/Cargo.toml b/audio/lewton/Cargo.toml
index 29b55e8c7..033e004c3 100644
--- a/audio/lewton/Cargo.toml
+++ b/audio/lewton/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-lewton"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"
diff --git a/audio/spotify/Cargo.toml b/audio/spotify/Cargo.toml
index b13aac7be..42d1b8a29 100644
--- a/audio/spotify/Cargo.toml
+++ b/audio/spotify/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-spotify"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Guillaume Desmottes <guillaume@desmottes.be>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"
diff --git a/generic/file/Cargo.toml b/generic/file/Cargo.toml
index 4267ca77d..01c601866 100644
--- a/generic/file/Cargo.toml
+++ b/generic/file/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-file"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"
diff --git a/generic/fmp4/Cargo.toml b/generic/fmp4/Cargo.toml
index 06693550c..383e4f1ef 100644
--- a/generic/fmp4/Cargo.toml
+++ b/generic/fmp4/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-fmp4"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
license = "MPL-2.0"
description = "Fragmented MP4 Plugin"
diff --git a/generic/sodium/Cargo.toml b/generic/sodium/Cargo.toml
index 68c6d73c9..c74c8eaed 100644
--- a/generic/sodium/Cargo.toml
+++ b/generic/sodium/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-sodium"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Jordan Petridis <jordan@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
description = "libsodium-based file encryption and decryption"
diff --git a/generic/threadshare/Cargo.toml b/generic/threadshare/Cargo.toml
index 4701c324b..776ed1e9b 100644
--- a/generic/threadshare/Cargo.toml
+++ b/generic/threadshare/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-threadshare"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
license = "LGPL-2.1-or-later"
description = "Threadshare Plugin"
diff --git a/net/hlssink3/Cargo.toml b/net/hlssink3/Cargo.toml
index 66a560cb3..813973a40 100644
--- a/net/hlssink3/Cargo.toml
+++ b/net/hlssink3/Cargo.toml
@@ -2,7 +2,7 @@
name = "gst-plugin-hlssink3"
description = "HLS (HTTP Live Streaming) Plugin"
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Rafael Caricio <rafael@caricio.com>"]
edition = "2021"
license = "MPL-2.0"
diff --git a/net/reqwest/Cargo.toml b/net/reqwest/Cargo.toml
index 739f8765f..7c52583ff 100644
--- a/net/reqwest/Cargo.toml
+++ b/net/reqwest/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-reqwest"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"
diff --git a/net/rusoto/Cargo.toml b/net/rusoto/Cargo.toml
index 9629e85b4..45d1d5996 100644
--- a/net/rusoto/Cargo.toml
+++ b/net/rusoto/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-rusoto"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Arun Raghavan <arun@arunraghavan.net>",
"Jordan Petridis <jordan@centricular.com>",
"Mathieu Duponchelle <mathieu@centricular.com>"]
diff --git a/text/ahead/Cargo.toml b/text/ahead/Cargo.toml
index 6bd704220..884b9c80e 100644
--- a/text/ahead/Cargo.toml
+++ b/text/ahead/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-textahead"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Guillaume Desmottes <guillaume@desmottes.be>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"
diff --git a/text/json/Cargo.toml b/text/json/Cargo.toml
index b38618b44..0b1148b7a 100644
--- a/text/json/Cargo.toml
+++ b/text/json/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-json"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Mathieu Duponchelle <mathieu@centricular.com>"]
license = "MPL-2.0"
edition = "2021"
diff --git a/text/regex/Cargo.toml b/text/regex/Cargo.toml
index 63ee6915e..f7df78ee9 100644
--- a/text/regex/Cargo.toml
+++ b/text/regex/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-regex"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Mathieu Duponchelle <mathieu@centricular.com>"]
license = "MPL-2.0"
edition = "2021"
diff --git a/text/wrap/Cargo.toml b/text/wrap/Cargo.toml
index 32214c906..247c9c78f 100644
--- a/text/wrap/Cargo.toml
+++ b/text/wrap/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-textwrap"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Mathieu Duponchelle <mathieu@centricular.com>"]
license = "MPL-2.0"
edition = "2021"
diff --git a/tutorial/Cargo.toml b/tutorial/Cargo.toml
index 03bf18009..e747b758c 100644
--- a/tutorial/Cargo.toml
+++ b/tutorial/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-tutorial"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"
diff --git a/utils/fallbackswitch/Cargo.toml b/utils/fallbackswitch/Cargo.toml
index 6e6f3f5c0..daec317cc 100644
--- a/utils/fallbackswitch/Cargo.toml
+++ b/utils/fallbackswitch/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-fallbackswitch"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"
diff --git a/utils/togglerecord/Cargo.toml b/utils/togglerecord/Cargo.toml
index deff472ef..7cf6aa858 100644
--- a/utils/togglerecord/Cargo.toml
+++ b/utils/togglerecord/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-togglerecord"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
license = "MPL-2.0"
description = "Toggle Record Plugin"
diff --git a/utils/uriplaylistbin/Cargo.toml b/utils/uriplaylistbin/Cargo.toml
index eb537edbe..9b8b62bed 100644
--- a/utils/uriplaylistbin/Cargo.toml
+++ b/utils/uriplaylistbin/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-uriplaylistbin"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Guillaume Desmottes <guillaume.desmottes@onestream.live>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"
diff --git a/video/cdg/Cargo.toml b/video/cdg/Cargo.toml
index 5df6cd74d..09bf10596 100644
--- a/video/cdg/Cargo.toml
+++ b/video/cdg/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-cdg"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Guillaume Desmottes <guillaume.desmottes@collabora.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"
diff --git a/video/closedcaption/Cargo.toml b/video/closedcaption/Cargo.toml
index 55047cb63..4e7c1c916 100644
--- a/video/closedcaption/Cargo.toml
+++ b/video/closedcaption/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-closedcaption"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Sebastian Dröge <sebastian@centricular.com>", "Jordan Petridis <jordan@centricular.com>", "Matthew Waters <matthew@centricular.com>"]
license = "MPL-2.0"
edition = "2021"
diff --git a/video/dav1d/Cargo.toml b/video/dav1d/Cargo.toml
index f0dc22d7e..9ae00ef85 100644
--- a/video/dav1d/Cargo.toml
+++ b/video/dav1d/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-dav1d"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Philippe Normand <philn@igalia.com>"]
edition = "2021"
rust-version = "1.56"
diff --git a/video/ffv1/Cargo.toml b/video/ffv1/Cargo.toml
index f141c2e30..db42c5cd5 100644
--- a/video/ffv1/Cargo.toml
+++ b/video/ffv1/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-ffv1"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Arun Raghavan <arun@asymptotic.io>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"
diff --git a/video/flavors/Cargo.toml b/video/flavors/Cargo.toml
index e660abf08..f732547ff 100644
--- a/video/flavors/Cargo.toml
+++ b/video/flavors/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-flavors"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"
diff --git a/video/gif/Cargo.toml b/video/gif/Cargo.toml
index a652626dd..0217cc953 100644
--- a/video/gif/Cargo.toml
+++ b/video/gif/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-gif"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Markus Ebner <info@ebner-markus.de>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"
diff --git a/video/hsv/Cargo.toml b/video/hsv/Cargo.toml
index 7af466322..4778c6690 100644
--- a/video/hsv/Cargo.toml
+++ b/video/hsv/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-hsv"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Julien Bardagi <julien.bardagi@gmail.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"
diff --git a/video/rav1e/Cargo.toml b/video/rav1e/Cargo.toml
index 2ffa89ae4..76881d1a6 100644
--- a/video/rav1e/Cargo.toml
+++ b/video/rav1e/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-rav1e"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"
diff --git a/video/rspng/Cargo.toml b/video/rspng/Cargo.toml
index 31f9b63e5..65df6cead 100644
--- a/video/rspng/Cargo.toml
+++ b/video/rspng/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-rspng"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Natanael Mojica <neithanmo@gmail.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"
diff --git a/video/videofx/Cargo.toml b/video/videofx/Cargo.toml
index ad422a314..9255d8ec0 100644
--- a/video/videofx/Cargo.toml
+++ b/video/videofx/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-videofx"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Sanchayan Maity <sanchayan@asymptotic.io>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"
diff --git a/video/webp/Cargo.toml b/video/webp/Cargo.toml
index eb0682ae0..9f0979583 100644
--- a/video/webp/Cargo.toml
+++ b/video/webp/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-webp"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Mathieu Duponchelle <mathieu@centricular.com>"]
license = "MPL-2.0"
edition = "2021"