Update versions to 0.8.4

This commit is contained in:
Sebastian Dröge 2022-04-26 14:19:44 +03:00
parent 4d10d95ff9
commit 18c9bd0355
32 changed files with 62 additions and 62 deletions

62
Cargo.lock generated
View file

@ -1332,7 +1332,7 @@ dependencies = [
[[package]] [[package]]
name = "gst-plugin-audiofx" name = "gst-plugin-audiofx"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"atomic_refcell", "atomic_refcell",
@ -1354,7 +1354,7 @@ dependencies = [
[[package]] [[package]]
name = "gst-plugin-cdg" name = "gst-plugin-cdg"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"cdg", "cdg",
"cdg_renderer", "cdg_renderer",
@ -1370,7 +1370,7 @@ dependencies = [
[[package]] [[package]]
name = "gst-plugin-claxon" name = "gst-plugin-claxon"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"atomic_refcell", "atomic_refcell",
"byte-slice-cast", "byte-slice-cast",
@ -1384,7 +1384,7 @@ dependencies = [
[[package]] [[package]]
name = "gst-plugin-closedcaption" name = "gst-plugin-closedcaption"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"atomic_refcell", "atomic_refcell",
@ -1411,7 +1411,7 @@ dependencies = [
[[package]] [[package]]
name = "gst-plugin-csound" name = "gst-plugin-csound"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"byte-slice-cast", "byte-slice-cast",
"csound", "csound",
@ -1425,7 +1425,7 @@ dependencies = [
[[package]] [[package]]
name = "gst-plugin-dav1d" name = "gst-plugin-dav1d"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"atomic_refcell", "atomic_refcell",
"dav1d", "dav1d",
@ -1438,7 +1438,7 @@ dependencies = [
[[package]] [[package]]
name = "gst-plugin-fallbackswitch" name = "gst-plugin-fallbackswitch"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"gio", "gio",
"gst-plugin-version-helper", "gst-plugin-version-helper",
@ -1455,7 +1455,7 @@ dependencies = [
[[package]] [[package]]
name = "gst-plugin-ffv1" name = "gst-plugin-ffv1"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"byte-slice-cast", "byte-slice-cast",
"ffv1", "ffv1",
@ -1468,7 +1468,7 @@ dependencies = [
[[package]] [[package]]
name = "gst-plugin-file" name = "gst-plugin-file"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"gst-plugin-version-helper", "gst-plugin-version-helper",
"gstreamer", "gstreamer",
@ -1479,7 +1479,7 @@ dependencies = [
[[package]] [[package]]
name = "gst-plugin-flavors" name = "gst-plugin-flavors"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"byteorder", "byteorder",
"flavors", "flavors",
@ -1495,7 +1495,7 @@ dependencies = [
[[package]] [[package]]
name = "gst-plugin-fmp4" name = "gst-plugin-fmp4"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"gst-plugin-version-helper", "gst-plugin-version-helper",
@ -1509,7 +1509,7 @@ dependencies = [
[[package]] [[package]]
name = "gst-plugin-gif" name = "gst-plugin-gif"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"atomic_refcell", "atomic_refcell",
"gif", "gif",
@ -1535,7 +1535,7 @@ dependencies = [
[[package]] [[package]]
name = "gst-plugin-hlssink3" name = "gst-plugin-hlssink3"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"gio", "gio",
"glib", "glib",
@ -1551,7 +1551,7 @@ dependencies = [
[[package]] [[package]]
name = "gst-plugin-hsv" name = "gst-plugin-hsv"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"byte-slice-cast", "byte-slice-cast",
"gst-plugin-version-helper", "gst-plugin-version-helper",
@ -1566,7 +1566,7 @@ dependencies = [
[[package]] [[package]]
name = "gst-plugin-json" name = "gst-plugin-json"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"gst-plugin-version-helper", "gst-plugin-version-helper",
"gstreamer", "gstreamer",
@ -1578,7 +1578,7 @@ dependencies = [
[[package]] [[package]]
name = "gst-plugin-lewton" name = "gst-plugin-lewton"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"atomic_refcell", "atomic_refcell",
"byte-slice-cast", "byte-slice-cast",
@ -1592,7 +1592,7 @@ dependencies = [
[[package]] [[package]]
name = "gst-plugin-rav1e" name = "gst-plugin-rav1e"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"atomic_refcell", "atomic_refcell",
"gst-plugin-version-helper", "gst-plugin-version-helper",
@ -1605,7 +1605,7 @@ dependencies = [
[[package]] [[package]]
name = "gst-plugin-regex" name = "gst-plugin-regex"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"gst-plugin-version-helper", "gst-plugin-version-helper",
"gstreamer", "gstreamer",
@ -1616,7 +1616,7 @@ dependencies = [
[[package]] [[package]]
name = "gst-plugin-reqwest" name = "gst-plugin-reqwest"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"futures", "futures",
"gst-plugin-version-helper", "gst-plugin-version-helper",
@ -1633,7 +1633,7 @@ dependencies = [
[[package]] [[package]]
name = "gst-plugin-rspng" name = "gst-plugin-rspng"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"atomic_refcell", "atomic_refcell",
"gst-plugin-version-helper", "gst-plugin-version-helper",
@ -1647,7 +1647,7 @@ dependencies = [
[[package]] [[package]]
name = "gst-plugin-rusoto" name = "gst-plugin-rusoto"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"async-tungstenite", "async-tungstenite",
"atomic_refcell", "atomic_refcell",
@ -1676,7 +1676,7 @@ dependencies = [
[[package]] [[package]]
name = "gst-plugin-sodium" name = "gst-plugin-sodium"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"clap 3.1.12", "clap 3.1.12",
"gst-plugin-version-helper", "gst-plugin-version-helper",
@ -1696,7 +1696,7 @@ dependencies = [
[[package]] [[package]]
name = "gst-plugin-spotify" name = "gst-plugin-spotify"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"futures", "futures",
@ -1710,7 +1710,7 @@ dependencies = [
[[package]] [[package]]
name = "gst-plugin-textahead" name = "gst-plugin-textahead"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"gst-plugin-version-helper", "gst-plugin-version-helper",
"gstreamer", "gstreamer",
@ -1719,7 +1719,7 @@ dependencies = [
[[package]] [[package]]
name = "gst-plugin-textwrap" name = "gst-plugin-textwrap"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"gst-plugin-version-helper", "gst-plugin-version-helper",
"gstreamer", "gstreamer",
@ -1731,7 +1731,7 @@ dependencies = [
[[package]] [[package]]
name = "gst-plugin-threadshare" name = "gst-plugin-threadshare"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"async-task", "async-task",
"cc", "cc",
@ -1758,7 +1758,7 @@ dependencies = [
[[package]] [[package]]
name = "gst-plugin-togglerecord" name = "gst-plugin-togglerecord"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"either", "either",
"gio", "gio",
@ -1773,7 +1773,7 @@ dependencies = [
[[package]] [[package]]
name = "gst-plugin-tutorial" name = "gst-plugin-tutorial"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"byte-slice-cast", "byte-slice-cast",
"gst-plugin-version-helper", "gst-plugin-version-helper",
@ -1787,7 +1787,7 @@ dependencies = [
[[package]] [[package]]
name = "gst-plugin-uriplaylistbin" name = "gst-plugin-uriplaylistbin"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"gst-plugin-version-helper", "gst-plugin-version-helper",
@ -1808,7 +1808,7 @@ dependencies = [
[[package]] [[package]]
name = "gst-plugin-videofx" name = "gst-plugin-videofx"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"atomic_refcell", "atomic_refcell",
"cairo-rs", "cairo-rs",
@ -1822,7 +1822,7 @@ dependencies = [
[[package]] [[package]]
name = "gst-plugin-webp" name = "gst-plugin-webp"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"gst-plugin-version-helper", "gst-plugin-version-helper",
"gstreamer", "gstreamer",

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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