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
path: root/video
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2023-08-10 17:18:49 +0300
committerSebastian Dröge <sebastian@centricular.com>2023-08-10 17:21:11 +0300
commitd688aeb1844870dc54d851a91260a67cfbc6d557 (patch)
tree534da40d3df0cb08beff960322b168dd2abb3526 /video
parent473bc94278d0f35111162b67052377728cf3c236 (diff)
Update versions to 0.12.0-alpha.1
Diffstat (limited to 'video')
-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/gif/Cargo.toml2
-rw-r--r--video/gtk4/Cargo.toml2
-rw-r--r--video/hsv/Cargo.toml2
-rw-r--r--video/png/Cargo.toml2
-rw-r--r--video/rav1e/Cargo.toml2
-rw-r--r--video/videofx/Cargo.toml2
-rw-r--r--video/webp/Cargo.toml2
11 files changed, 11 insertions, 11 deletions
diff --git a/video/cdg/Cargo.toml b/video/cdg/Cargo.toml
index 9b515fcc6..8b1042007 100644
--- a/video/cdg/Cargo.toml
+++ b/video/cdg/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-cdg"
-version = "0.11.0-alpha.1"
+version = "0.12.0-alpha.1"
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 47b46bc17..48bf406bf 100644
--- a/video/closedcaption/Cargo.toml
+++ b/video/closedcaption/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-closedcaption"
-version = "0.11.0-alpha.1"
+version = "0.12.0-alpha.1"
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 6fb820efb..1e011c210 100644
--- a/video/dav1d/Cargo.toml
+++ b/video/dav1d/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-dav1d"
-version = "0.11.0-alpha.1"
+version = "0.12.0-alpha.1"
authors = ["Philippe Normand <philn@igalia.com>"]
edition = "2021"
rust-version = "1.70"
diff --git a/video/ffv1/Cargo.toml b/video/ffv1/Cargo.toml
index 10196e94d..a27fa230b 100644
--- a/video/ffv1/Cargo.toml
+++ b/video/ffv1/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-ffv1"
-version = "0.11.0-alpha.1"
+version = "0.12.0-alpha.1"
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/gif/Cargo.toml b/video/gif/Cargo.toml
index c066ce614..21bc4a79e 100644
--- a/video/gif/Cargo.toml
+++ b/video/gif/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-gif"
-version = "0.11.0-alpha.1"
+version = "0.12.0-alpha.1"
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/gtk4/Cargo.toml b/video/gtk4/Cargo.toml
index 311475f5b..b9f6b3948 100644
--- a/video/gtk4/Cargo.toml
+++ b/video/gtk4/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-gtk4"
-version = "0.11.0-alpha.1"
+version = "0.12.0-alpha.1"
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"
diff --git a/video/hsv/Cargo.toml b/video/hsv/Cargo.toml
index 047ec5a3b..6ffe36f25 100644
--- a/video/hsv/Cargo.toml
+++ b/video/hsv/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-hsv"
-version = "0.11.0-alpha.1"
+version = "0.12.0-alpha.1"
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/png/Cargo.toml b/video/png/Cargo.toml
index 5af72f941..7327750df 100644
--- a/video/png/Cargo.toml
+++ b/video/png/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-png"
-version = "0.11.0-alpha.1"
+version = "0.12.0-alpha.1"
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/rav1e/Cargo.toml b/video/rav1e/Cargo.toml
index c54cc15ea..34303c858 100644
--- a/video/rav1e/Cargo.toml
+++ b/video/rav1e/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-rav1e"
-version = "0.11.0-alpha.1"
+version = "0.12.0-alpha.1"
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/videofx/Cargo.toml b/video/videofx/Cargo.toml
index b8e319bc5..c9a444b54 100644
--- a/video/videofx/Cargo.toml
+++ b/video/videofx/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-videofx"
-version = "0.11.0-alpha.1"
+version = "0.12.0-alpha.1"
authors = ["Sanchayan Maity <sanchayan@asymptotic.io>", "Rafael Caricio <rafael@caricio.com>"]
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 ff1123ce5..4f3d19401 100644
--- a/video/webp/Cargo.toml
+++ b/video/webp/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-webp"
-version = "0.11.0-alpha.1"
+version = "0.12.0-alpha.1"
authors = ["Mathieu Duponchelle <mathieu@centricular.com>"]
license = "MPL-2.0"
edition = "2021"