Regenerate with latest gir / gir-files

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1301>
This commit is contained in:
Sebastian Dröge 2023-08-07 11:07:37 +03:00
parent 03b614372d
commit 783b95884d
83 changed files with 277 additions and 149 deletions

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -47,6 +47,8 @@ version = "0.21.0"
[package.metadata.docs.rs]
features = []
rustc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"]
[package.metadata.system-deps.gstreamer_allocators_1_0]
name = "gstreamer-allocators-1.0"

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -47,6 +47,8 @@ rust-version = "1.70"
[package.metadata.docs.rs]
features = []
rustc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"]
[package.metadata.system-deps.gstreamer_app_1_0]
name = "gstreamer-app-1.0"

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -51,6 +51,8 @@ rust-version = "1.70"
[package.metadata.docs.rs]
features = []
rustc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"]
[package.metadata.system-deps.gstreamer_audio_1_0]
name = "gstreamer-audio-1.0"

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -1956,7 +1956,7 @@ extern "C" {
format: GstDsdFormat,
rate: c_int,
channels: c_int,
positions: *const GstAudioChannelPosition,
positions: *const [GstAudioChannelPosition; 64],
);
#[cfg(feature = "v1_24")]
#[cfg_attr(docsrs, doc(cfg(feature = "v1_24")))]
@ -2486,7 +2486,7 @@ extern "C" {
output_plane_offsets: *const size_t,
num_dsd_bytes: size_t,
num_channels: c_int,
reverse_bytes: gboolean,
reverse_byte_bits: gboolean,
);
pub fn gst_dsd_plane_offset_meta_api_get_type() -> GType;

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -49,6 +49,8 @@ rust-version = "1.70"
[package.metadata.docs.rs]
features = []
rustc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"]
[package.metadata.system-deps.gstreamer_base_1_0]
name = "gstreamer-base-1.0"

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -47,6 +47,8 @@ rust-version = "1.70"
[package.metadata.docs.rs]
features = []
rustc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"]
[package.metadata.system-deps.gstreamer_check_1_0]
name = "gstreamer-check-1.0"

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -48,6 +48,8 @@ rust-version = "1.70"
[package.metadata.docs.rs]
features = []
rustc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"]
[package.metadata.system-deps.gstreamer_controller_1_0]
name = "gstreamer-controller-1.0"

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -55,6 +55,8 @@ rust-version = "1.70"
[package.metadata.docs.rs]
features = []
rustc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"]
[package.metadata.system-deps.gst_editing_services_1_0]
name = "gst-editing-services-1.0"

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -35,6 +35,8 @@ version = "1.23"
[package.metadata.docs.rs]
features = []
rustc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"]
[lib]
name = "gstreamer_gl_egl_sys"

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -346,6 +346,14 @@ impl GLFormat {
}
}
#[cfg(feature = "v1_24")]
#[cfg_attr(docsrs, doc(cfg(feature = "v1_24")))]
#[doc(alias = "gst_gl_format_n_components")]
pub fn n_components(self) -> u32 {
assert_initialized_main_thread!();
unsafe { ffi::gst_gl_format_n_components(self.into_glib()) }
}
#[cfg(feature = "v1_16")]
#[cfg_attr(docsrs, doc(cfg(feature = "v1_16")))]
#[doc(alias = "gst_gl_format_type_from_sized_gl_format")]

View file

@ -32,6 +32,20 @@ pub fn gl_element_propagate_display_context(
}
}
//#[cfg(feature = "v1_24")]
//#[cfg_attr(docsrs, doc(cfg(feature = "v1_24")))]
//#[doc(alias = "gst_gl_swizzle_invert")]
//pub fn gl_swizzle_invert(swizzle: /*Unimplemented*/FixedArray TypeId { ns_id: 0, id: 14 }; 4, inversion: /*Unimplemented*/FixedArray TypeId { ns_id: 0, id: 14 }; 4) {
// unsafe { TODO: call ffi:gst_gl_swizzle_invert() }
//}
//#[cfg(feature = "v1_24")]
//#[cfg_attr(docsrs, doc(cfg(feature = "v1_24")))]
//#[doc(alias = "gst_gl_video_format_swizzle")]
//pub fn gl_video_format_swizzle(video_format: /*Ignored*/gst_video::VideoFormat, swizzle: /*Unimplemented*/FixedArray TypeId { ns_id: 0, id: 14 }; 4) -> bool {
// unsafe { TODO: call ffi:gst_gl_video_format_swizzle() }
//}
#[doc(alias = "gst_glsl_string_get_version_profile")]
pub fn glsl_string_get_version_profile(s: &str) -> Option<(GLSLVersion, GLSLProfile)> {
assert_initialized_main_thread!();

View file

@ -44,6 +44,18 @@ impl GLColorConvert {
}
}
#[cfg(feature = "v1_24")]
#[cfg_attr(docsrs, doc(cfg(feature = "v1_24")))]
#[doc(alias = "gst_gl_color_convert_swizzle_shader_string")]
pub fn swizzle_shader_string(context: &impl IsA<GLContext>) -> glib::GString {
skip_assert_initialized!();
unsafe {
from_glib_full(ffi::gst_gl_color_convert_swizzle_shader_string(
context.as_ref().to_glib_none().0,
))
}
}
#[doc(alias = "gst_gl_color_convert_transform_caps")]
pub fn transform_caps(
context: &impl IsA<GLContext>,
@ -61,6 +73,18 @@ impl GLColorConvert {
))
}
}
#[cfg(feature = "v1_24")]
#[cfg_attr(docsrs, doc(cfg(feature = "v1_24")))]
#[doc(alias = "gst_gl_color_convert_yuv_to_rgb_shader_string")]
pub fn yuv_to_rgb_shader_string(context: &impl IsA<GLContext>) -> glib::GString {
skip_assert_initialized!();
unsafe {
from_glib_full(ffi::gst_gl_color_convert_yuv_to_rgb_shader_string(
context.as_ref().to_glib_none().0,
))
}
}
}
unsafe impl Send for GLColorConvert {}

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -55,6 +55,8 @@ rust-version = "1.70"
[package.metadata.docs.rs]
features = []
rustc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"]
[package.metadata.system-deps.gstreamer_gl_1_0]
name = "gstreamer-gl-1.0"

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -1683,6 +1683,9 @@ extern "C" {
#[cfg(feature = "v1_16")]
#[cfg_attr(docsrs, doc(cfg(feature = "v1_16")))]
pub fn gst_gl_format_is_supported(context: *mut GstGLContext, format: GstGLFormat) -> gboolean;
#[cfg(feature = "v1_24")]
#[cfg_attr(docsrs, doc(cfg(feature = "v1_24")))]
pub fn gst_gl_format_n_components(gl_format: GstGLFormat) -> c_uint;
#[cfg(feature = "v1_16")]
#[cfg_attr(docsrs, doc(cfg(feature = "v1_16")))]
pub fn gst_gl_format_type_from_sized_gl_format(
@ -2177,12 +2180,19 @@ extern "C" {
caps: *mut gst::GstCaps,
other: *mut gst::GstCaps,
) -> *mut gst::GstCaps;
#[cfg(feature = "v1_24")]
#[cfg_attr(docsrs, doc(cfg(feature = "v1_24")))]
pub fn gst_gl_color_convert_swizzle_shader_string(context: *mut GstGLContext) -> *mut c_char;
pub fn gst_gl_color_convert_transform_caps(
context: *mut GstGLContext,
direction: gst::GstPadDirection,
caps: *mut gst::GstCaps,
filter: *mut gst::GstCaps,
) -> *mut gst::GstCaps;
#[cfg(feature = "v1_24")]
#[cfg_attr(docsrs, doc(cfg(feature = "v1_24")))]
pub fn gst_gl_color_convert_yuv_to_rgb_shader_string(context: *mut GstGLContext)
-> *mut c_char;
pub fn gst_gl_color_convert_decide_allocation(
convert: *mut GstGLColorConvert,
query: *mut gst::GstQuery,
@ -3000,6 +3010,9 @@ extern "C" {
type_: c_uint,
) -> c_uint;
pub fn gst_gl_stereo_downmix_mode_get_type() -> GType;
#[cfg(feature = "v1_24")]
#[cfg_attr(docsrs, doc(cfg(feature = "v1_24")))]
pub fn gst_gl_swizzle_invert(swizzle: *mut [c_int; 4], inversion: *mut [c_int; 4]);
pub fn gst_gl_sync_meta_api_get_type() -> GType;
pub fn gst_gl_value_get_texture_target_mask(
value: *const gobject::GValue,
@ -3017,6 +3030,12 @@ extern "C" {
maj: c_int,
min: c_int,
) -> GstGLSLVersion;
#[cfg(feature = "v1_24")]
#[cfg_attr(docsrs, doc(cfg(feature = "v1_24")))]
pub fn gst_gl_video_format_swizzle(
video_format: gst_video::GstVideoFormat,
swizzle: *mut [c_int; 4],
) -> gboolean;
pub fn gst_glsl_string_get_version_profile(
s: *const c_char,
version: *mut GstGLSLVersion,

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -35,6 +35,8 @@ version = "1.23"
[package.metadata.docs.rs]
features = []
rustc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"]
[lib]
name = "gstreamer_gl_wayland_sys"

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -35,6 +35,8 @@ version = "1.23"
[package.metadata.docs.rs]
features = []
rustc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"]
[lib]
name = "gstreamer_gl_x11_sys"

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -15,6 +15,8 @@ rust-version = "1.70"
[package.metadata.docs.rs]
features = []
rustc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"]
[package.metadata.system-deps.gstreamer_mpegts_1_0]
name = "gstreamer-mpegts-1.0"

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -47,6 +47,8 @@ rust-version = "1.70"
[package.metadata.docs.rs]
features = []
rustc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"]
[package.metadata.system-deps.gstreamer_net_1_0]
name = "gstreamer-net-1.0"

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -55,6 +55,8 @@ rust-version = "1.70"
[package.metadata.docs.rs]
features = []
rustc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"]
[package.metadata.system-deps.gstreamer_pbutils_1_0]
name = "gstreamer-pbutils-1.0"

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -48,6 +48,8 @@ rust-version = "1.70"
[package.metadata.docs.rs]
features = []
rustc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"]
[package.metadata.system-deps.gstreamer_play_1_0]
name = "gstreamer-play-1.0"

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -51,6 +51,8 @@ rust-version = "1.70"
[package.metadata.docs.rs]
features = []
rustc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"]
[package.metadata.system-deps.gstreamer_player_1_0]
name = "gstreamer-player-1.0"

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -47,6 +47,8 @@ rust-version = "1.70"
[package.metadata.docs.rs]
features = []
rustc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"]
[package.metadata.system-deps.gstreamer_rtp_1_0]
name = "gstreamer-rtp-1.0"

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -63,6 +63,8 @@ rust-version = "1.70"
[package.metadata.docs.rs]
features = []
rustc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"]
[package.metadata.system-deps.gstreamer_rtsp_server_1_0]
name = "gstreamer-rtsp-server-1.0"

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -55,6 +55,8 @@ rust-version = "1.70"
[package.metadata.docs.rs]
features = []
rustc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"]
[package.metadata.system-deps.gstreamer_rtsp_1_0]
name = "gstreamer-rtsp-1.0"

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -43,6 +43,8 @@ rust-version = "1.70"
[package.metadata.docs.rs]
features = []
rustc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"]
[package.metadata.system-deps.gstreamer_sdp_1_0]
name = "gstreamer-sdp-1.0"

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -47,6 +47,8 @@ rust-version = "1.70"
[package.metadata.docs.rs]
features = []
rustc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"]
[package.metadata.system-deps.gstreamer_tag_1_0]
name = "gstreamer-tag-1.0"

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -15,6 +15,8 @@ rust-version = "1.57"
[package.metadata.docs.rs]
features = []
rustc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"]
[package.metadata.system-deps.gstreamer_validate_1_0]
name = "gstreamer-validate-1.0"

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -2063,6 +2063,10 @@ pub enum VideoFormat {
#[cfg_attr(docsrs, doc(cfg(feature = "v1_24")))]
#[doc(alias = "GST_VIDEO_FORMAT_NV12_10LE40_4L4")]
Nv1210le404l4,
#[cfg(feature = "v1_24")]
#[cfg_attr(docsrs, doc(cfg(feature = "v1_24")))]
#[doc(alias = "GST_VIDEO_FORMAT_DMA_DRM")]
DmaDrm,
#[doc(hidden)]
__Unknown(i32),
}
@ -2253,6 +2257,8 @@ impl IntoGlib for VideoFormat {
Self::Nv1210be8l128 => ffi::GST_VIDEO_FORMAT_NV12_10BE_8L128,
#[cfg(feature = "v1_24")]
Self::Nv1210le404l4 => ffi::GST_VIDEO_FORMAT_NV12_10LE40_4L4,
#[cfg(feature = "v1_24")]
Self::DmaDrm => ffi::GST_VIDEO_FORMAT_DMA_DRM,
Self::__Unknown(value) => value,
}
}
@ -2411,6 +2417,8 @@ impl FromGlib<ffi::GstVideoFormat> for VideoFormat {
ffi::GST_VIDEO_FORMAT_NV12_10BE_8L128 => Self::Nv1210be8l128,
#[cfg(feature = "v1_24")]
ffi::GST_VIDEO_FORMAT_NV12_10LE40_4L4 => Self::Nv1210le404l4,
#[cfg(feature = "v1_24")]
ffi::GST_VIDEO_FORMAT_DMA_DRM => Self::DmaDrm,
value => Self::__Unknown(value),
}
}

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -51,6 +51,8 @@ rust-version = "1.70"
[package.metadata.docs.rs]
features = []
rustc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"]
[package.metadata.system-deps.gstreamer_video_1_0]
name = "gstreamer-video-1.0"

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -331,6 +331,9 @@ pub const GST_VIDEO_FORMAT_NV12_10BE_8L128: GstVideoFormat = 112;
#[cfg(feature = "v1_24")]
#[cfg_attr(docsrs, doc(cfg(feature = "v1_24")))]
pub const GST_VIDEO_FORMAT_NV12_10LE40_4L4: GstVideoFormat = 113;
#[cfg(feature = "v1_24")]
#[cfg_attr(docsrs, doc(cfg(feature = "v1_24")))]
pub const GST_VIDEO_FORMAT_DMA_DRM: GstVideoFormat = 114;
pub type GstVideoGLTextureOrientation = c_int;
pub const GST_VIDEO_GL_TEXTURE_ORIENTATION_X_NORMAL_Y_NORMAL: GstVideoGLTextureOrientation = 0;

View file

@ -1309,6 +1309,7 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[
("(gint) GST_VIDEO_FORMAT_BGRA64_LE", "106"),
("(gint) GST_VIDEO_FORMAT_BGRP", "100"),
("(gint) GST_VIDEO_FORMAT_BGRx", "8"),
("(gint) GST_VIDEO_FORMAT_DMA_DRM", "114"),
("(gint) GST_VIDEO_FORMAT_ENCODED", "1"),
("(guint) GST_VIDEO_FORMAT_FLAG_ALPHA", "8"),
("(guint) GST_VIDEO_FORMAT_FLAG_COMPLEX", "64"),

View file

@ -277,6 +277,7 @@ int main() {
PRINT_CONSTANT((gint) GST_VIDEO_FORMAT_BGRA64_LE);
PRINT_CONSTANT((gint) GST_VIDEO_FORMAT_BGRP);
PRINT_CONSTANT((gint) GST_VIDEO_FORMAT_BGRx);
PRINT_CONSTANT((gint) GST_VIDEO_FORMAT_DMA_DRM);
PRINT_CONSTANT((gint) GST_VIDEO_FORMAT_ENCODED);
PRINT_CONSTANT((guint) GST_VIDEO_FORMAT_FLAG_ALPHA);
PRINT_CONSTANT((guint) GST_VIDEO_FORMAT_FLAG_COMPLEX);

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -48,6 +48,8 @@ rust-version = "1.70"
[package.metadata.docs.rs]
features = []
rustc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"]
[package.metadata.system-deps.gstreamer_webrtc_1_0]
name = "gstreamer-webrtc-1.0"

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)

View file

@ -45,6 +45,8 @@ rust-version = "1.70"
[package.metadata.docs.rs]
features = []
rustc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"]
[package.metadata.system-deps.gstreamer_1_0]
name = "gstreamer-1.0"

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ c88b69265102)
from gir-files (https://github.com/gtk-rs/gir-files @ 744be9fbbbed)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 438cdf944979)
Generated by gir (https://github.com/gtk-rs/gir @ 77bac6e42112)
from gir-files (https://github.com/gtk-rs/gir-files @ 060b114d8edb)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8ea27b3f0b33)