From 90aaa329573048427ca63ad87a7b248fb48574cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Thu, 30 Jun 2022 08:22:05 +0300 Subject: [PATCH] Regenerate --- gstreamer-allocators/src/auto/versions.txt | 6 +- gstreamer-allocators/sys/build.rs | 6 +- gstreamer-allocators/sys/src/lib.rs | 6 +- gstreamer-allocators/sys/tests/abi.rs | 6 +- gstreamer-allocators/sys/tests/constant.c | 6 +- gstreamer-allocators/sys/tests/layout.c | 6 +- gstreamer-app/src/auto/app_sink.rs | 2 +- gstreamer-app/src/auto/app_src.rs | 2 +- gstreamer-app/src/auto/versions.txt | 6 +- gstreamer-app/sys/build.rs | 6 +- gstreamer-app/sys/src/lib.rs | 6 +- gstreamer-app/sys/tests/abi.rs | 6 +- gstreamer-app/sys/tests/constant.c | 6 +- gstreamer-app/sys/tests/layout.c | 6 +- gstreamer-audio/src/auto/audio_base_sink.rs | 4 +- gstreamer-audio/src/auto/versions.txt | 6 +- gstreamer-audio/sys/build.rs | 6 +- gstreamer-audio/sys/src/lib.rs | 6 +- gstreamer-audio/sys/tests/abi.rs | 6 +- gstreamer-audio/sys/tests/constant.c | 6 +- gstreamer-audio/sys/tests/layout.c | 6 +- gstreamer-base/src/auto/versions.txt | 6 +- gstreamer-base/sys/build.rs | 6 +- gstreamer-base/sys/src/lib.rs | 6 +- gstreamer-base/sys/tests/abi.rs | 6 +- gstreamer-base/sys/tests/constant.c | 6 +- gstreamer-base/sys/tests/layout.c | 6 +- gstreamer-check/src/auto/versions.txt | 6 +- gstreamer-check/sys/build.rs | 6 +- gstreamer-check/sys/src/lib.rs | 6 +- gstreamer-check/sys/tests/abi.rs | 6 +- gstreamer-check/sys/tests/constant.c | 6 +- gstreamer-check/sys/tests/layout.c | 6 +- gstreamer-controller/src/auto/versions.txt | 6 +- gstreamer-controller/sys/build.rs | 6 +- gstreamer-controller/sys/src/lib.rs | 6 +- gstreamer-controller/sys/tests/abi.rs | 6 +- gstreamer-controller/sys/tests/constant.c | 6 +- gstreamer-controller/sys/tests/layout.c | 6 +- gstreamer-editing-services/src/auto/enums.rs | 8 +++ .../src/auto/timeline_element.rs | 8 +-- .../src/auto/track_element.rs | 4 +- .../src/auto/versions.txt | 6 +- gstreamer-editing-services/sys/build.rs | 6 +- gstreamer-editing-services/sys/src/lib.rs | 9 ++- gstreamer-editing-services/sys/tests/abi.rs | 7 ++- .../sys/tests/constant.c | 7 ++- gstreamer-editing-services/sys/tests/layout.c | 6 +- gstreamer-gl/egl/src/auto/gl_display_egl.rs | 4 +- gstreamer-gl/egl/src/auto/versions.txt | 6 +- gstreamer-gl/egl/sys/build.rs | 6 +- gstreamer-gl/egl/sys/src/lib.rs | 6 +- gstreamer-gl/egl/sys/tests/abi.rs | 6 +- gstreamer-gl/egl/sys/tests/constant.c | 6 +- gstreamer-gl/egl/sys/tests/layout.c | 6 +- gstreamer-gl/src/auto/gl_allocation_params.rs | 2 +- gstreamer-gl/src/auto/gl_display.rs | 4 +- gstreamer-gl/src/auto/gl_framebuffer.rs | 4 +- gstreamer-gl/src/auto/gl_shader.rs | 4 +- .../src/auto/gl_video_allocation_params.rs | 8 +-- gstreamer-gl/src/auto/versions.txt | 6 +- gstreamer-gl/sys/build.rs | 6 +- gstreamer-gl/sys/src/lib.rs | 6 +- gstreamer-gl/sys/tests/abi.rs | 6 +- gstreamer-gl/sys/tests/constant.c | 6 +- gstreamer-gl/sys/tests/layout.c | 6 +- .../wayland/src/auto/gl_display_wayland.rs | 2 +- gstreamer-gl/wayland/src/auto/versions.txt | 6 +- gstreamer-gl/wayland/sys/build.rs | 6 +- gstreamer-gl/wayland/sys/src/lib.rs | 6 +- gstreamer-gl/wayland/sys/tests/abi.rs | 6 +- gstreamer-gl/wayland/sys/tests/constant.c | 6 +- gstreamer-gl/wayland/sys/tests/layout.c | 6 +- gstreamer-gl/x11/src/auto/gl_display_x11.rs | 2 +- gstreamer-gl/x11/src/auto/versions.txt | 6 +- gstreamer-gl/x11/sys/build.rs | 6 +- gstreamer-gl/x11/sys/src/lib.rs | 6 +- gstreamer-gl/x11/sys/tests/abi.rs | 6 +- gstreamer-gl/x11/sys/tests/constant.c | 6 +- gstreamer-gl/x11/sys/tests/layout.c | 6 +- gstreamer-mpegts/sys/build.rs | 6 +- gstreamer-mpegts/sys/src/lib.rs | 6 +- gstreamer-mpegts/sys/tests/abi.rs | 6 +- gstreamer-mpegts/sys/tests/constant.c | 6 +- gstreamer-mpegts/sys/tests/layout.c | 6 +- gstreamer-net/src/auto/versions.txt | 6 +- gstreamer-net/sys/build.rs | 6 +- gstreamer-net/sys/src/lib.rs | 6 +- gstreamer-net/sys/tests/abi.rs | 6 +- gstreamer-net/sys/tests/constant.c | 6 +- gstreamer-net/sys/tests/layout.c | 6 +- gstreamer-pbutils/src/auto/flags.rs | 4 ++ gstreamer-pbutils/src/auto/versions.txt | 6 +- gstreamer-pbutils/sys/build.rs | 6 +- gstreamer-pbutils/sys/src/lib.rs | 9 ++- gstreamer-pbutils/sys/tests/abi.rs | 7 ++- gstreamer-pbutils/sys/tests/constant.c | 7 ++- gstreamer-pbutils/sys/tests/layout.c | 6 +- gstreamer-play/src/auto/versions.txt | 6 +- gstreamer-play/sys/build.rs | 6 +- gstreamer-play/sys/src/lib.rs | 6 +- gstreamer-play/sys/tests/abi.rs | 6 +- gstreamer-play/sys/tests/constant.c | 6 +- gstreamer-play/sys/tests/layout.c | 6 +- gstreamer-player/src/auto/versions.txt | 6 +- gstreamer-player/sys/build.rs | 6 +- gstreamer-player/sys/src/lib.rs | 6 +- gstreamer-player/sys/tests/abi.rs | 6 +- gstreamer-player/sys/tests/constant.c | 6 +- gstreamer-player/sys/tests/layout.c | 6 +- gstreamer-rtp/src/auto/functions.rs | 4 +- gstreamer-rtp/src/auto/versions.txt | 6 +- gstreamer-rtp/sys/build.rs | 6 +- gstreamer-rtp/sys/src/lib.rs | 8 +-- gstreamer-rtp/sys/tests/abi.rs | 8 +-- gstreamer-rtp/sys/tests/constant.c | 6 +- gstreamer-rtp/sys/tests/layout.c | 6 +- gstreamer-rtsp-server/src/auto/rtsp_client.rs | 4 +- .../src/auto/rtsp_media_factory.rs | 4 +- .../src/auto/rtsp_stream_transport.rs | 4 +- gstreamer-rtsp-server/src/auto/versions.txt | 6 +- gstreamer-rtsp-server/sys/build.rs | 6 +- gstreamer-rtsp-server/sys/src/lib.rs | 6 +- gstreamer-rtsp-server/sys/tests/abi.rs | 6 +- gstreamer-rtsp-server/sys/tests/constant.c | 6 +- gstreamer-rtsp-server/sys/tests/layout.c | 6 +- gstreamer-rtsp/src/auto/versions.txt | 6 +- gstreamer-rtsp/sys/build.rs | 6 +- gstreamer-rtsp/sys/src/lib.rs | 6 +- gstreamer-rtsp/sys/tests/abi.rs | 6 +- gstreamer-rtsp/sys/tests/constant.c | 6 +- gstreamer-rtsp/sys/tests/layout.c | 6 +- gstreamer-sdp/src/auto/versions.txt | 6 +- gstreamer-sdp/sys/build.rs | 6 +- gstreamer-sdp/sys/src/lib.rs | 6 +- gstreamer-sdp/sys/tests/abi.rs | 6 +- gstreamer-sdp/sys/tests/constant.c | 6 +- gstreamer-sdp/sys/tests/layout.c | 6 +- gstreamer-tag/sys/build.rs | 6 +- gstreamer-tag/sys/src/lib.rs | 6 +- gstreamer-tag/sys/tests/abi.rs | 6 +- gstreamer-tag/sys/tests/constant.c | 6 +- gstreamer-tag/sys/tests/layout.c | 6 +- gstreamer-video/src/auto/enums.rs | 2 +- gstreamer-video/src/auto/navigation.rs | 2 +- gstreamer-video/src/auto/versions.txt | 6 +- gstreamer-video/src/auto/video_overlay.rs | 4 +- gstreamer-video/sys/build.rs | 6 +- gstreamer-video/sys/src/lib.rs | 59 ++++++++++++++++++- gstreamer-video/sys/tests/abi.rs | 13 +++- gstreamer-video/sys/tests/constant.c | 6 +- gstreamer-video/sys/tests/layout.c | 7 ++- gstreamer-webrtc/src/auto/versions.txt | 6 +- gstreamer-webrtc/sys/build.rs | 6 +- gstreamer-webrtc/sys/src/lib.rs | 6 +- gstreamer-webrtc/sys/tests/abi.rs | 6 +- gstreamer-webrtc/sys/tests/constant.c | 6 +- gstreamer-webrtc/sys/tests/layout.c | 6 +- gstreamer/src/auto/bus.rs | 4 +- gstreamer/src/auto/child_proxy.rs | 8 +-- gstreamer/src/auto/clock.rs | 4 +- gstreamer/src/auto/control_binding.rs | 4 +- gstreamer/src/auto/object.rs | 4 +- gstreamer/src/auto/pad.rs | 12 ++-- gstreamer/src/auto/tag_setter.rs | 4 +- gstreamer/src/auto/versions.txt | 6 +- gstreamer/sys/build.rs | 6 +- gstreamer/sys/src/lib.rs | 8 ++- gstreamer/sys/tests/abi.rs | 20 ++++++- gstreamer/sys/tests/constant.c | 6 +- gstreamer/sys/tests/layout.c | 8 ++- 171 files changed, 586 insertions(+), 485 deletions(-) diff --git a/gstreamer-allocators/src/auto/versions.txt b/gstreamer-allocators/src/auto/versions.txt index 121b1a165..cdd3a568d 100644 --- a/gstreamer-allocators/src/auto/versions.txt +++ b/gstreamer-allocators/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) diff --git a/gstreamer-allocators/sys/build.rs b/gstreamer-allocators/sys/build.rs index 209ad78ec..5ab8625b2 100644 --- a/gstreamer-allocators/sys/build.rs +++ b/gstreamer-allocators/sys/build.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-allocators/sys/src/lib.rs b/gstreamer-allocators/sys/src/lib.rs index 268eb33a3..71a4c6e65 100644 --- a/gstreamer-allocators/sys/src/lib.rs +++ b/gstreamer-allocators/sys/src/lib.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-allocators/sys/tests/abi.rs b/gstreamer-allocators/sys/tests/abi.rs index 16a34c315..d32c17120 100644 --- a/gstreamer-allocators/sys/tests/abi.rs +++ b/gstreamer-allocators/sys/tests/abi.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT use gstreamer_allocators_sys::*; diff --git a/gstreamer-allocators/sys/tests/constant.c b/gstreamer-allocators/sys/tests/constant.c index 56af22681..12509f2b2 100644 --- a/gstreamer-allocators/sys/tests/constant.c +++ b/gstreamer-allocators/sys/tests/constant.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-allocators/sys/tests/layout.c b/gstreamer-allocators/sys/tests/layout.c index 6e427d8a7..c7d37bdd2 100644 --- a/gstreamer-allocators/sys/tests/layout.c +++ b/gstreamer-allocators/sys/tests/layout.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-app/src/auto/app_sink.rs b/gstreamer-app/src/auto/app_sink.rs index 46c783b68..4b655da13 100644 --- a/gstreamer-app/src/auto/app_sink.rs +++ b/gstreamer-app/src/auto/app_sink.rs @@ -98,7 +98,7 @@ impl AppSink { } //#[doc(alias = "gst_app_sink_set_callbacks")] - //pub fn set_callbacks(&self, callbacks: /*Ignored*/&mut AppSinkCallbacks, user_data: /*Unimplemented*/Option) { + //pub fn set_callbacks(&self, callbacks: /*Ignored*/&mut AppSinkCallbacks, user_data: /*Unimplemented*/Option) { // unsafe { TODO: call ffi:gst_app_sink_set_callbacks() } //} diff --git a/gstreamer-app/src/auto/app_src.rs b/gstreamer-app/src/auto/app_src.rs index a45ee015c..8e66a3c5b 100644 --- a/gstreamer-app/src/auto/app_src.rs +++ b/gstreamer-app/src/auto/app_src.rs @@ -122,7 +122,7 @@ impl AppSrc { } //#[doc(alias = "gst_app_src_set_callbacks")] - //pub fn set_callbacks(&self, callbacks: /*Ignored*/&mut AppSrcCallbacks, user_data: /*Unimplemented*/Option) { + //pub fn set_callbacks(&self, callbacks: /*Ignored*/&mut AppSrcCallbacks, user_data: /*Unimplemented*/Option) { // unsafe { TODO: call ffi:gst_app_src_set_callbacks() } //} diff --git a/gstreamer-app/src/auto/versions.txt b/gstreamer-app/src/auto/versions.txt index 121b1a165..cdd3a568d 100644 --- a/gstreamer-app/src/auto/versions.txt +++ b/gstreamer-app/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) diff --git a/gstreamer-app/sys/build.rs b/gstreamer-app/sys/build.rs index 209ad78ec..5ab8625b2 100644 --- a/gstreamer-app/sys/build.rs +++ b/gstreamer-app/sys/build.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-app/sys/src/lib.rs b/gstreamer-app/sys/src/lib.rs index 626b6985d..c68fb6655 100644 --- a/gstreamer-app/sys/src/lib.rs +++ b/gstreamer-app/sys/src/lib.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-app/sys/tests/abi.rs b/gstreamer-app/sys/tests/abi.rs index 721c9d1d0..36f23134c 100644 --- a/gstreamer-app/sys/tests/abi.rs +++ b/gstreamer-app/sys/tests/abi.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT use gstreamer_app_sys::*; diff --git a/gstreamer-app/sys/tests/constant.c b/gstreamer-app/sys/tests/constant.c index eb85bccad..75c35df7e 100644 --- a/gstreamer-app/sys/tests/constant.c +++ b/gstreamer-app/sys/tests/constant.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-app/sys/tests/layout.c b/gstreamer-app/sys/tests/layout.c index 3a8ba7902..1f5afb53e 100644 --- a/gstreamer-app/sys/tests/layout.c +++ b/gstreamer-app/sys/tests/layout.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-audio/src/auto/audio_base_sink.rs b/gstreamer-audio/src/auto/audio_base_sink.rs index b9e248a9a..b7ded01d9 100644 --- a/gstreamer-audio/src/auto/audio_base_sink.rs +++ b/gstreamer-audio/src/auto/audio_base_sink.rs @@ -60,7 +60,7 @@ pub trait AudioBaseSinkExt: 'static { fn set_alignment_threshold(&self, alignment_threshold: gst::ClockTime); //#[doc(alias = "gst_audio_base_sink_set_custom_slaving_callback")] - //fn set_custom_slaving_callback(&self, callback: /*Unimplemented*/Fn(&AudioBaseSink, impl Into>, impl Into>, gst::ClockTimeDiff, /*Ignored*/AudioBaseSinkDiscontReason), user_data: /*Unimplemented*/Option); + //fn set_custom_slaving_callback(&self, callback: /*Unimplemented*/Fn(&AudioBaseSink, impl Into>, impl Into>, gst::ClockTimeDiff, /*Ignored*/AudioBaseSinkDiscontReason), user_data: /*Unimplemented*/Option); #[doc(alias = "gst_audio_base_sink_set_discont_wait")] fn set_discont_wait(&self, discont_wait: gst::ClockTime); @@ -195,7 +195,7 @@ impl> AudioBaseSinkExt for O { } } - //fn set_custom_slaving_callback(&self, callback: /*Unimplemented*/Fn(&AudioBaseSink, impl Into>, impl Into>, gst::ClockTimeDiff, /*Ignored*/AudioBaseSinkDiscontReason), user_data: /*Unimplemented*/Option) { + //fn set_custom_slaving_callback(&self, callback: /*Unimplemented*/Fn(&AudioBaseSink, impl Into>, impl Into>, gst::ClockTimeDiff, /*Ignored*/AudioBaseSinkDiscontReason), user_data: /*Unimplemented*/Option) { // unsafe { TODO: call ffi:gst_audio_base_sink_set_custom_slaving_callback() } //} diff --git a/gstreamer-audio/src/auto/versions.txt b/gstreamer-audio/src/auto/versions.txt index 121b1a165..cdd3a568d 100644 --- a/gstreamer-audio/src/auto/versions.txt +++ b/gstreamer-audio/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) diff --git a/gstreamer-audio/sys/build.rs b/gstreamer-audio/sys/build.rs index 209ad78ec..5ab8625b2 100644 --- a/gstreamer-audio/sys/build.rs +++ b/gstreamer-audio/sys/build.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-audio/sys/src/lib.rs b/gstreamer-audio/sys/src/lib.rs index 37f03a4d2..c737847a2 100644 --- a/gstreamer-audio/sys/src/lib.rs +++ b/gstreamer-audio/sys/src/lib.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-audio/sys/tests/abi.rs b/gstreamer-audio/sys/tests/abi.rs index 346226a53..6b82a5551 100644 --- a/gstreamer-audio/sys/tests/abi.rs +++ b/gstreamer-audio/sys/tests/abi.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT use gstreamer_audio_sys::*; diff --git a/gstreamer-audio/sys/tests/constant.c b/gstreamer-audio/sys/tests/constant.c index 6e0ab8445..614298c42 100644 --- a/gstreamer-audio/sys/tests/constant.c +++ b/gstreamer-audio/sys/tests/constant.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-audio/sys/tests/layout.c b/gstreamer-audio/sys/tests/layout.c index 8904b6907..50235872d 100644 --- a/gstreamer-audio/sys/tests/layout.c +++ b/gstreamer-audio/sys/tests/layout.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-base/src/auto/versions.txt b/gstreamer-base/src/auto/versions.txt index 121b1a165..cdd3a568d 100644 --- a/gstreamer-base/src/auto/versions.txt +++ b/gstreamer-base/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) diff --git a/gstreamer-base/sys/build.rs b/gstreamer-base/sys/build.rs index 209ad78ec..5ab8625b2 100644 --- a/gstreamer-base/sys/build.rs +++ b/gstreamer-base/sys/build.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-base/sys/src/lib.rs b/gstreamer-base/sys/src/lib.rs index 191c09673..b4c910a51 100644 --- a/gstreamer-base/sys/src/lib.rs +++ b/gstreamer-base/sys/src/lib.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-base/sys/tests/abi.rs b/gstreamer-base/sys/tests/abi.rs index d8dccf980..df931b733 100644 --- a/gstreamer-base/sys/tests/abi.rs +++ b/gstreamer-base/sys/tests/abi.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT use gstreamer_base_sys::*; diff --git a/gstreamer-base/sys/tests/constant.c b/gstreamer-base/sys/tests/constant.c index ee22d1af3..21b54da4d 100644 --- a/gstreamer-base/sys/tests/constant.c +++ b/gstreamer-base/sys/tests/constant.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-base/sys/tests/layout.c b/gstreamer-base/sys/tests/layout.c index a05a010be..293e1285d 100644 --- a/gstreamer-base/sys/tests/layout.c +++ b/gstreamer-base/sys/tests/layout.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-check/src/auto/versions.txt b/gstreamer-check/src/auto/versions.txt index 121b1a165..cdd3a568d 100644 --- a/gstreamer-check/src/auto/versions.txt +++ b/gstreamer-check/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) diff --git a/gstreamer-check/sys/build.rs b/gstreamer-check/sys/build.rs index 209ad78ec..5ab8625b2 100644 --- a/gstreamer-check/sys/build.rs +++ b/gstreamer-check/sys/build.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-check/sys/src/lib.rs b/gstreamer-check/sys/src/lib.rs index 35248b9e3..a0cdbea27 100644 --- a/gstreamer-check/sys/src/lib.rs +++ b/gstreamer-check/sys/src/lib.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-check/sys/tests/abi.rs b/gstreamer-check/sys/tests/abi.rs index 1d7257205..0e307e74d 100644 --- a/gstreamer-check/sys/tests/abi.rs +++ b/gstreamer-check/sys/tests/abi.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT use gstreamer_check_sys::*; diff --git a/gstreamer-check/sys/tests/constant.c b/gstreamer-check/sys/tests/constant.c index 794676262..c7638b378 100644 --- a/gstreamer-check/sys/tests/constant.c +++ b/gstreamer-check/sys/tests/constant.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-check/sys/tests/layout.c b/gstreamer-check/sys/tests/layout.c index 97d900b79..0e454e3e8 100644 --- a/gstreamer-check/sys/tests/layout.c +++ b/gstreamer-check/sys/tests/layout.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-controller/src/auto/versions.txt b/gstreamer-controller/src/auto/versions.txt index 121b1a165..cdd3a568d 100644 --- a/gstreamer-controller/src/auto/versions.txt +++ b/gstreamer-controller/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) diff --git a/gstreamer-controller/sys/build.rs b/gstreamer-controller/sys/build.rs index 209ad78ec..5ab8625b2 100644 --- a/gstreamer-controller/sys/build.rs +++ b/gstreamer-controller/sys/build.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-controller/sys/src/lib.rs b/gstreamer-controller/sys/src/lib.rs index 0989b0a98..0473bcbbd 100644 --- a/gstreamer-controller/sys/src/lib.rs +++ b/gstreamer-controller/sys/src/lib.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-controller/sys/tests/abi.rs b/gstreamer-controller/sys/tests/abi.rs index d63d96529..0b5de144a 100644 --- a/gstreamer-controller/sys/tests/abi.rs +++ b/gstreamer-controller/sys/tests/abi.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT use gstreamer_controller_sys::*; diff --git a/gstreamer-controller/sys/tests/constant.c b/gstreamer-controller/sys/tests/constant.c index 077745be8..1cbef0046 100644 --- a/gstreamer-controller/sys/tests/constant.c +++ b/gstreamer-controller/sys/tests/constant.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-controller/sys/tests/layout.c b/gstreamer-controller/sys/tests/layout.c index 3702f706e..2abad6a73 100644 --- a/gstreamer-controller/sys/tests/layout.c +++ b/gstreamer-controller/sys/tests/layout.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-editing-services/src/auto/enums.rs b/gstreamer-editing-services/src/auto/enums.rs index 253261be2..61ab62cce 100644 --- a/gstreamer-editing-services/src/auto/enums.rs +++ b/gstreamer-editing-services/src/auto/enums.rs @@ -692,6 +692,10 @@ pub enum VideoStandardTransitionType { WindshieldH, #[doc(alias = "GES_VIDEO_STANDARD_TRANSITION_TYPE_CROSSFADE")] Crossfade, + #[cfg(any(feature = "v1_22", feature = "dox"))] + #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_22")))] + #[doc(alias = "GES_VIDEO_STANDARD_TRANSITION_TYPE_FADE_IN")] + FadeIn, #[doc(hidden)] __Unknown(i32), } @@ -774,6 +778,8 @@ impl IntoGlib for VideoStandardTransitionType { Self::WindshieldV => ffi::GES_VIDEO_STANDARD_TRANSITION_TYPE_WINDSHIELD_V, Self::WindshieldH => ffi::GES_VIDEO_STANDARD_TRANSITION_TYPE_WINDSHIELD_H, Self::Crossfade => ffi::GES_VIDEO_STANDARD_TRANSITION_TYPE_CROSSFADE, + #[cfg(any(feature = "v1_22", feature = "dox"))] + Self::FadeIn => ffi::GES_VIDEO_STANDARD_TRANSITION_TYPE_FADE_IN, Self::__Unknown(value) => value, } } @@ -856,6 +862,8 @@ impl FromGlib for VideoStandardTransitionTy ffi::GES_VIDEO_STANDARD_TRANSITION_TYPE_WINDSHIELD_V => Self::WindshieldV, ffi::GES_VIDEO_STANDARD_TRANSITION_TYPE_WINDSHIELD_H => Self::WindshieldH, ffi::GES_VIDEO_STANDARD_TRANSITION_TYPE_CROSSFADE => Self::Crossfade, + #[cfg(any(feature = "v1_22", feature = "dox"))] + ffi::GES_VIDEO_STANDARD_TRANSITION_TYPE_FADE_IN => Self::FadeIn, value => Self::__Unknown(value), } } diff --git a/gstreamer-editing-services/src/auto/timeline_element.rs b/gstreamer-editing-services/src/auto/timeline_element.rs index aff1a31a5..78a1aa83b 100644 --- a/gstreamer-editing-services/src/auto/timeline_element.rs +++ b/gstreamer-editing-services/src/auto/timeline_element.rs @@ -77,7 +77,7 @@ pub trait TimelineElementExt: 'static { //#[doc(alias = "ges_timeline_element_get_child_properties")] //#[doc(alias = "get_child_properties")] - //fn child_properties(&self, first_property_name: &str, : /*Unknown conversion*//*Unimplemented*/Fundamental: VarArgs); + //fn child_properties(&self, first_property_name: &str, : /*Unknown conversion*//*Unimplemented*/Basic: VarArgs); #[doc(alias = "ges_timeline_element_get_child_property")] #[doc(alias = "get_child_property")] @@ -170,7 +170,7 @@ pub trait TimelineElementExt: 'static { fn roll_start(&self, start: gst::ClockTime) -> Result<(), glib::error::BoolError>; //#[doc(alias = "ges_timeline_element_set_child_properties")] - //fn set_child_properties(&self, first_property_name: &str, : /*Unknown conversion*//*Unimplemented*/Fundamental: VarArgs); + //fn set_child_properties(&self, first_property_name: &str, : /*Unknown conversion*//*Unimplemented*/Basic: VarArgs); #[doc(alias = "ges_timeline_element_set_child_property")] fn set_child_property( @@ -339,7 +339,7 @@ impl> TimelineElementExt for O { } } - //fn child_properties(&self, first_property_name: &str, : /*Unknown conversion*//*Unimplemented*/Fundamental: VarArgs) { + //fn child_properties(&self, first_property_name: &str, : /*Unknown conversion*//*Unimplemented*/Basic: VarArgs) { // unsafe { TODO: call ffi:ges_timeline_element_get_child_properties() } //} @@ -535,7 +535,7 @@ impl> TimelineElementExt for O { } } - //fn set_child_properties(&self, first_property_name: &str, : /*Unknown conversion*//*Unimplemented*/Fundamental: VarArgs) { + //fn set_child_properties(&self, first_property_name: &str, : /*Unknown conversion*//*Unimplemented*/Basic: VarArgs) { // unsafe { TODO: call ffi:ges_timeline_element_set_child_properties() } //} diff --git a/gstreamer-editing-services/src/auto/track_element.rs b/gstreamer-editing-services/src/auto/track_element.rs index 62f9a872d..cfe8d1a8f 100644 --- a/gstreamer-editing-services/src/auto/track_element.rs +++ b/gstreamer-editing-services/src/auto/track_element.rs @@ -59,7 +59,7 @@ pub trait TrackElementExt: 'static { //#[doc(alias = "ges_track_element_get_all_control_bindings")] //#[doc(alias = "get_all_control_bindings")] - //fn all_control_bindings(&self) -> /*Unknown conversion*//*Unimplemented*/HashTable TypeId { ns_id: 0, id: 28 }/TypeId { ns_id: 6, id: 85 }; + //fn all_control_bindings(&self) -> /*Unknown conversion*//*Unimplemented*/HashTable TypeId { ns_id: 0, id: 28 }/TypeId { ns_id: 6, id: 87 }; #[cfg(any(feature = "v1_18", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))] @@ -220,7 +220,7 @@ impl> TrackElementExt for O { } } - //fn all_control_bindings(&self) -> /*Unknown conversion*//*Unimplemented*/HashTable TypeId { ns_id: 0, id: 28 }/TypeId { ns_id: 6, id: 85 } { + //fn all_control_bindings(&self) -> /*Unknown conversion*//*Unimplemented*/HashTable TypeId { ns_id: 0, id: 28 }/TypeId { ns_id: 6, id: 87 } { // unsafe { TODO: call ffi:ges_track_element_get_all_control_bindings() } //} diff --git a/gstreamer-editing-services/src/auto/versions.txt b/gstreamer-editing-services/src/auto/versions.txt index 121b1a165..cdd3a568d 100644 --- a/gstreamer-editing-services/src/auto/versions.txt +++ b/gstreamer-editing-services/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) diff --git a/gstreamer-editing-services/sys/build.rs b/gstreamer-editing-services/sys/build.rs index 209ad78ec..5ab8625b2 100644 --- a/gstreamer-editing-services/sys/build.rs +++ b/gstreamer-editing-services/sys/build.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-editing-services/sys/src/lib.rs b/gstreamer-editing-services/sys/src/lib.rs index 28b3d4ba7..d510d9dc6 100644 --- a/gstreamer-editing-services/sys/src/lib.rs +++ b/gstreamer-editing-services/sys/src/lib.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] @@ -148,6 +148,9 @@ pub const GES_VIDEO_STANDARD_TRANSITION_TYPE_WINDSHIELD_U: GESVideoStandardTrans pub const GES_VIDEO_STANDARD_TRANSITION_TYPE_WINDSHIELD_V: GESVideoStandardTransitionType = 263; pub const GES_VIDEO_STANDARD_TRANSITION_TYPE_WINDSHIELD_H: GESVideoStandardTransitionType = 264; pub const GES_VIDEO_STANDARD_TRANSITION_TYPE_CROSSFADE: GESVideoStandardTransitionType = 512; +#[cfg(any(feature = "v1_22", feature = "dox"))] +#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_22")))] +pub const GES_VIDEO_STANDARD_TRANSITION_TYPE_FADE_IN: GESVideoStandardTransitionType = 513; pub type GESVideoTestPattern = c_int; pub const GES_VIDEO_TEST_PATTERN_SMPTE: GESVideoTestPattern = 0; diff --git a/gstreamer-editing-services/sys/tests/abi.rs b/gstreamer-editing-services/sys/tests/abi.rs index 3ca46b10e..31e911931 100644 --- a/gstreamer-editing-services/sys/tests/abi.rs +++ b/gstreamer-editing-services/sys/tests/abi.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT use gstreamer_editing_services_sys::*; @@ -1234,6 +1234,7 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[ "(gint) GES_VIDEO_STANDARD_TRANSITION_TYPE_DOUBLESWEEP_PV", "225", ), + ("(gint) GES_VIDEO_STANDARD_TRANSITION_TYPE_FADE_IN", "513"), ("(gint) GES_VIDEO_STANDARD_TRANSITION_TYPE_FAN_B", "233"), ("(gint) GES_VIDEO_STANDARD_TRANSITION_TYPE_FAN_CR", "212"), ("(gint) GES_VIDEO_STANDARD_TRANSITION_TYPE_FAN_CT", "211"), diff --git a/gstreamer-editing-services/sys/tests/constant.c b/gstreamer-editing-services/sys/tests/constant.c index aac8de2fd..63d4db551 100644 --- a/gstreamer-editing-services/sys/tests/constant.c +++ b/gstreamer-editing-services/sys/tests/constant.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" @@ -136,6 +136,7 @@ int main() { PRINT_CONSTANT((gint) GES_VIDEO_STANDARD_TRANSITION_TYPE_DOUBLESWEEP_PDBL); PRINT_CONSTANT((gint) GES_VIDEO_STANDARD_TRANSITION_TYPE_DOUBLESWEEP_PDTL); PRINT_CONSTANT((gint) GES_VIDEO_STANDARD_TRANSITION_TYPE_DOUBLESWEEP_PV); + PRINT_CONSTANT((gint) GES_VIDEO_STANDARD_TRANSITION_TYPE_FADE_IN); PRINT_CONSTANT((gint) GES_VIDEO_STANDARD_TRANSITION_TYPE_FAN_B); PRINT_CONSTANT((gint) GES_VIDEO_STANDARD_TRANSITION_TYPE_FAN_CR); PRINT_CONSTANT((gint) GES_VIDEO_STANDARD_TRANSITION_TYPE_FAN_CT); diff --git a/gstreamer-editing-services/sys/tests/layout.c b/gstreamer-editing-services/sys/tests/layout.c index 4f83d0225..38c959703 100644 --- a/gstreamer-editing-services/sys/tests/layout.c +++ b/gstreamer-editing-services/sys/tests/layout.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-gl/egl/src/auto/gl_display_egl.rs b/gstreamer-gl/egl/src/auto/gl_display_egl.rs index e801f3a43..5e290a02f 100644 --- a/gstreamer-gl/egl/src/auto/gl_display_egl.rs +++ b/gstreamer-gl/egl/src/auto/gl_display_egl.rs @@ -26,7 +26,7 @@ impl GLDisplayEGL { //#[doc(alias = "gst_gl_display_egl_new_with_egl_display")] //#[doc(alias = "new_with_egl_display")] - //pub fn with_egl_display(display: /*Unimplemented*/Option) -> GLDisplayEGL { + //pub fn with_egl_display(display: /*Unimplemented*/Option) -> GLDisplayEGL { // unsafe { TODO: call ffi:gst_gl_display_egl_new_with_egl_display() } //} @@ -42,7 +42,7 @@ impl GLDisplayEGL { //#[doc(alias = "gst_gl_display_egl_get_from_native")] //#[doc(alias = "get_from_native")] - //pub fn from_native(type_: /*Ignored*/gst_gl::GLDisplayType, display: /*Unimplemented*/Fundamental: UIntPtr) -> /*Unimplemented*/Option { + //pub fn from_native(type_: /*Ignored*/gst_gl::GLDisplayType, display: /*Unimplemented*/Basic: UIntPtr) -> /*Unimplemented*/Option { // unsafe { TODO: call ffi:gst_gl_display_egl_get_from_native() } //} } diff --git a/gstreamer-gl/egl/src/auto/versions.txt b/gstreamer-gl/egl/src/auto/versions.txt index 121b1a165..cdd3a568d 100644 --- a/gstreamer-gl/egl/src/auto/versions.txt +++ b/gstreamer-gl/egl/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) diff --git a/gstreamer-gl/egl/sys/build.rs b/gstreamer-gl/egl/sys/build.rs index 209ad78ec..5ab8625b2 100644 --- a/gstreamer-gl/egl/sys/build.rs +++ b/gstreamer-gl/egl/sys/build.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-gl/egl/sys/src/lib.rs b/gstreamer-gl/egl/sys/src/lib.rs index 1fa363fb4..287a94b49 100644 --- a/gstreamer-gl/egl/sys/src/lib.rs +++ b/gstreamer-gl/egl/sys/src/lib.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-gl/egl/sys/tests/abi.rs b/gstreamer-gl/egl/sys/tests/abi.rs index 1b2c088c7..57cb40f4a 100644 --- a/gstreamer-gl/egl/sys/tests/abi.rs +++ b/gstreamer-gl/egl/sys/tests/abi.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT use gstreamer_gl_egl_sys::*; diff --git a/gstreamer-gl/egl/sys/tests/constant.c b/gstreamer-gl/egl/sys/tests/constant.c index aa108c414..93a9bfc88 100644 --- a/gstreamer-gl/egl/sys/tests/constant.c +++ b/gstreamer-gl/egl/sys/tests/constant.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-gl/egl/sys/tests/layout.c b/gstreamer-gl/egl/sys/tests/layout.c index fc310e52d..319c9184c 100644 --- a/gstreamer-gl/egl/sys/tests/layout.c +++ b/gstreamer-gl/egl/sys/tests/layout.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-gl/src/auto/gl_allocation_params.rs b/gstreamer-gl/src/auto/gl_allocation_params.rs index f6aa965ec..070292136 100644 --- a/gstreamer-gl/src/auto/gl_allocation_params.rs +++ b/gstreamer-gl/src/auto/gl_allocation_params.rs @@ -28,7 +28,7 @@ impl GLAllocationParams { } //#[doc(alias = "gst_gl_allocation_params_init")] - //pub fn init(&mut self, struct_size: usize, alloc_flags: u32, copy: P, free: /*Unimplemented*/Fn(/*Unimplemented*/Option), context: &impl IsA, alloc_size: usize, alloc_params: Option<&gst::AllocationParams>, wrapped_data: /*Unimplemented*/Option, gl_handle: /*Unimplemented*/Option, user_data: /*Unimplemented*/Option) -> bool { + //pub fn init(&mut self, struct_size: usize, alloc_flags: u32, copy: P, free: /*Unimplemented*/Fn(/*Unimplemented*/Option), context: &impl IsA, alloc_size: usize, alloc_params: Option<&gst::AllocationParams>, wrapped_data: /*Unimplemented*/Option, gl_handle: /*Unimplemented*/Option, user_data: /*Unimplemented*/Option) -> bool { // unsafe { TODO: call ffi:gst_gl_allocation_params_init() } //} } diff --git a/gstreamer-gl/src/auto/gl_display.rs b/gstreamer-gl/src/auto/gl_display.rs index b4ccdd3c9..b927a35fd 100644 --- a/gstreamer-gl/src/auto/gl_display.rs +++ b/gstreamer-gl/src/auto/gl_display.rs @@ -90,7 +90,7 @@ pub trait GLDisplayExt: 'static { //#[cfg(any(feature = "v1_18", feature = "dox"))] //#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))] //#[doc(alias = "gst_gl_display_retrieve_window")] - //fn retrieve_window(&self, data: /*Unimplemented*/Option, compare_func: /*Unimplemented*/FnMut(/*Unimplemented*/Option, /*Unimplemented*/Option) -> i32) -> Option; + //fn retrieve_window(&self, data: /*Unimplemented*/Option, compare_func: /*Unimplemented*/FnMut(/*Unimplemented*/Option, /*Unimplemented*/Option) -> i32) -> Option; #[doc(alias = "create-context")] fn connect_create_context GLContext + Send + Sync + 'static>( @@ -198,7 +198,7 @@ impl> GLDisplayExt for O { //#[cfg(any(feature = "v1_18", feature = "dox"))] //#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))] - //fn retrieve_window(&self, data: /*Unimplemented*/Option, compare_func: /*Unimplemented*/FnMut(/*Unimplemented*/Option, /*Unimplemented*/Option) -> i32) -> Option { + //fn retrieve_window(&self, data: /*Unimplemented*/Option, compare_func: /*Unimplemented*/FnMut(/*Unimplemented*/Option, /*Unimplemented*/Option) -> i32) -> Option { // unsafe { TODO: call ffi:gst_gl_display_retrieve_window() } //} diff --git a/gstreamer-gl/src/auto/gl_framebuffer.rs b/gstreamer-gl/src/auto/gl_framebuffer.rs index d745a6219..63c4544ba 100644 --- a/gstreamer-gl/src/auto/gl_framebuffer.rs +++ b/gstreamer-gl/src/auto/gl_framebuffer.rs @@ -60,7 +60,7 @@ pub trait GLFramebufferExt: 'static { fn bind(&self); //#[doc(alias = "gst_gl_framebuffer_draw_to_texture")] - //fn draw_to_texture(&self, mem: &mut GLMemory, func: /*Unimplemented*/FnMut(/*Unimplemented*/Option) -> bool, user_data: /*Unimplemented*/Option) -> bool; + //fn draw_to_texture(&self, mem: &mut GLMemory, func: /*Unimplemented*/FnMut(/*Unimplemented*/Option) -> bool, user_data: /*Unimplemented*/Option) -> bool; #[doc(alias = "gst_gl_framebuffer_get_effective_dimensions")] #[doc(alias = "get_effective_dimensions")] @@ -86,7 +86,7 @@ impl> GLFramebufferExt for O { } } - //fn draw_to_texture(&self, mem: &mut GLMemory, func: /*Unimplemented*/FnMut(/*Unimplemented*/Option) -> bool, user_data: /*Unimplemented*/Option) -> bool { + //fn draw_to_texture(&self, mem: &mut GLMemory, func: /*Unimplemented*/FnMut(/*Unimplemented*/Option) -> bool, user_data: /*Unimplemented*/Option) -> bool { // unsafe { TODO: call ffi:gst_gl_framebuffer_draw_to_texture() } //} diff --git a/gstreamer-gl/src/auto/gl_shader.rs b/gstreamer-gl/src/auto/gl_shader.rs index ca00d31c2..eaf3b4c7f 100644 --- a/gstreamer-gl/src/auto/gl_shader.rs +++ b/gstreamer-gl/src/auto/gl_shader.rs @@ -51,13 +51,13 @@ impl GLShader { } //#[doc(alias = "gst_gl_shader_new_link_with_stages")] - //pub fn new_link_with_stages(context: &impl IsA, error: &mut glib::Error, : /*Unknown conversion*//*Unimplemented*/Fundamental: VarArgs) -> GLShader { + //pub fn new_link_with_stages(context: &impl IsA, error: &mut glib::Error, : /*Unknown conversion*//*Unimplemented*/Basic: VarArgs) -> GLShader { // unsafe { TODO: call ffi:gst_gl_shader_new_link_with_stages() } //} //#[doc(alias = "gst_gl_shader_new_with_stages")] //#[doc(alias = "new_with_stages")] - //pub fn with_stages(context: &impl IsA, error: &mut glib::Error, : /*Unknown conversion*//*Unimplemented*/Fundamental: VarArgs) -> GLShader { + //pub fn with_stages(context: &impl IsA, error: &mut glib::Error, : /*Unknown conversion*//*Unimplemented*/Basic: VarArgs) -> GLShader { // unsafe { TODO: call ffi:gst_gl_shader_new_with_stages() } //} diff --git a/gstreamer-gl/src/auto/gl_video_allocation_params.rs b/gstreamer-gl/src/auto/gl_video_allocation_params.rs index 26f11ecba..6b668f6d5 100644 --- a/gstreamer-gl/src/auto/gl_video_allocation_params.rs +++ b/gstreamer-gl/src/auto/gl_video_allocation_params.rs @@ -46,17 +46,17 @@ impl GLVideoAllocationParams { } //#[doc(alias = "gst_gl_video_allocation_params_new_wrapped_data")] - //pub fn new_wrapped_data(context: &impl IsA, alloc_params: Option<&gst::AllocationParams>, v_info: &gst_video::VideoInfo, plane: u32, valign: Option<&gst_video::VideoAlignment>, target: GLTextureTarget, tex_format: GLFormat, wrapped_data: /*Unimplemented*/Option, user_data: /*Unimplemented*/Option) -> GLVideoAllocationParams { + //pub fn new_wrapped_data(context: &impl IsA, alloc_params: Option<&gst::AllocationParams>, v_info: &gst_video::VideoInfo, plane: u32, valign: Option<&gst_video::VideoAlignment>, target: GLTextureTarget, tex_format: GLFormat, wrapped_data: /*Unimplemented*/Option, user_data: /*Unimplemented*/Option) -> GLVideoAllocationParams { // unsafe { TODO: call ffi:gst_gl_video_allocation_params_new_wrapped_data() } //} //#[doc(alias = "gst_gl_video_allocation_params_new_wrapped_gl_handle")] - //pub fn new_wrapped_gl_handle(context: &impl IsA, alloc_params: Option<&gst::AllocationParams>, v_info: &gst_video::VideoInfo, plane: u32, valign: Option<&gst_video::VideoAlignment>, target: GLTextureTarget, tex_format: GLFormat, gl_handle: /*Unimplemented*/Option, user_data: /*Unimplemented*/Option) -> GLVideoAllocationParams { + //pub fn new_wrapped_gl_handle(context: &impl IsA, alloc_params: Option<&gst::AllocationParams>, v_info: &gst_video::VideoInfo, plane: u32, valign: Option<&gst_video::VideoAlignment>, target: GLTextureTarget, tex_format: GLFormat, gl_handle: /*Unimplemented*/Option, user_data: /*Unimplemented*/Option) -> GLVideoAllocationParams { // unsafe { TODO: call ffi:gst_gl_video_allocation_params_new_wrapped_gl_handle() } //} //#[doc(alias = "gst_gl_video_allocation_params_new_wrapped_texture")] - //pub fn new_wrapped_texture(context: &impl IsA, alloc_params: Option<&gst::AllocationParams>, v_info: &gst_video::VideoInfo, plane: u32, valign: Option<&gst_video::VideoAlignment>, target: GLTextureTarget, tex_format: GLFormat, tex_id: u32, user_data: /*Unimplemented*/Option) -> GLVideoAllocationParams { + //pub fn new_wrapped_texture(context: &impl IsA, alloc_params: Option<&gst::AllocationParams>, v_info: &gst_video::VideoInfo, plane: u32, valign: Option<&gst_video::VideoAlignment>, target: GLTextureTarget, tex_format: GLFormat, tex_id: u32, user_data: /*Unimplemented*/Option) -> GLVideoAllocationParams { // unsafe { TODO: call ffi:gst_gl_video_allocation_params_new_wrapped_texture() } //} @@ -71,7 +71,7 @@ impl GLVideoAllocationParams { } //#[doc(alias = "gst_gl_video_allocation_params_init_full")] - //pub fn init_full(&mut self, struct_size: usize, alloc_flags: u32, copy: P, free: /*Unimplemented*/Fn(/*Unimplemented*/Option), context: &impl IsA, alloc_params: Option<&gst::AllocationParams>, v_info: &gst_video::VideoInfo, plane: u32, valign: Option<&gst_video::VideoAlignment>, target: GLTextureTarget, tex_format: GLFormat, wrapped_data: /*Unimplemented*/Option, gl_handle: /*Unimplemented*/Option, user_data: /*Unimplemented*/Option) -> bool { + //pub fn init_full(&mut self, struct_size: usize, alloc_flags: u32, copy: P, free: /*Unimplemented*/Fn(/*Unimplemented*/Option), context: &impl IsA, alloc_params: Option<&gst::AllocationParams>, v_info: &gst_video::VideoInfo, plane: u32, valign: Option<&gst_video::VideoAlignment>, target: GLTextureTarget, tex_format: GLFormat, wrapped_data: /*Unimplemented*/Option, gl_handle: /*Unimplemented*/Option, user_data: /*Unimplemented*/Option) -> bool { // unsafe { TODO: call ffi:gst_gl_video_allocation_params_init_full() } //} } diff --git a/gstreamer-gl/src/auto/versions.txt b/gstreamer-gl/src/auto/versions.txt index 121b1a165..cdd3a568d 100644 --- a/gstreamer-gl/src/auto/versions.txt +++ b/gstreamer-gl/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) diff --git a/gstreamer-gl/sys/build.rs b/gstreamer-gl/sys/build.rs index 209ad78ec..5ab8625b2 100644 --- a/gstreamer-gl/sys/build.rs +++ b/gstreamer-gl/sys/build.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-gl/sys/src/lib.rs b/gstreamer-gl/sys/src/lib.rs index d4bcb369e..38f0b343e 100644 --- a/gstreamer-gl/sys/src/lib.rs +++ b/gstreamer-gl/sys/src/lib.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-gl/sys/tests/abi.rs b/gstreamer-gl/sys/tests/abi.rs index b1b9751da..70441198d 100644 --- a/gstreamer-gl/sys/tests/abi.rs +++ b/gstreamer-gl/sys/tests/abi.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT use gstreamer_gl_sys::*; diff --git a/gstreamer-gl/sys/tests/constant.c b/gstreamer-gl/sys/tests/constant.c index 3607681d6..857f0edd8 100644 --- a/gstreamer-gl/sys/tests/constant.c +++ b/gstreamer-gl/sys/tests/constant.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-gl/sys/tests/layout.c b/gstreamer-gl/sys/tests/layout.c index 09f7e5225..e7d527417 100644 --- a/gstreamer-gl/sys/tests/layout.c +++ b/gstreamer-gl/sys/tests/layout.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-gl/wayland/src/auto/gl_display_wayland.rs b/gstreamer-gl/wayland/src/auto/gl_display_wayland.rs index ae201c8bf..d7ff5348e 100644 --- a/gstreamer-gl/wayland/src/auto/gl_display_wayland.rs +++ b/gstreamer-gl/wayland/src/auto/gl_display_wayland.rs @@ -25,7 +25,7 @@ impl GLDisplayWayland { //#[doc(alias = "gst_gl_display_wayland_new_with_display")] //#[doc(alias = "new_with_display")] - //pub fn with_display(display: /*Unimplemented*/Option) -> GLDisplayWayland { + //pub fn with_display(display: /*Unimplemented*/Option) -> GLDisplayWayland { // unsafe { TODO: call ffi:gst_gl_display_wayland_new_with_display() } //} } diff --git a/gstreamer-gl/wayland/src/auto/versions.txt b/gstreamer-gl/wayland/src/auto/versions.txt index 121b1a165..cdd3a568d 100644 --- a/gstreamer-gl/wayland/src/auto/versions.txt +++ b/gstreamer-gl/wayland/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) diff --git a/gstreamer-gl/wayland/sys/build.rs b/gstreamer-gl/wayland/sys/build.rs index 209ad78ec..5ab8625b2 100644 --- a/gstreamer-gl/wayland/sys/build.rs +++ b/gstreamer-gl/wayland/sys/build.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-gl/wayland/sys/src/lib.rs b/gstreamer-gl/wayland/sys/src/lib.rs index 1d87c1cae..70fc44d90 100644 --- a/gstreamer-gl/wayland/sys/src/lib.rs +++ b/gstreamer-gl/wayland/sys/src/lib.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-gl/wayland/sys/tests/abi.rs b/gstreamer-gl/wayland/sys/tests/abi.rs index b47a07c65..482964981 100644 --- a/gstreamer-gl/wayland/sys/tests/abi.rs +++ b/gstreamer-gl/wayland/sys/tests/abi.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT use gstreamer_gl_wayland_sys::*; diff --git a/gstreamer-gl/wayland/sys/tests/constant.c b/gstreamer-gl/wayland/sys/tests/constant.c index 794676262..c7638b378 100644 --- a/gstreamer-gl/wayland/sys/tests/constant.c +++ b/gstreamer-gl/wayland/sys/tests/constant.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-gl/wayland/sys/tests/layout.c b/gstreamer-gl/wayland/sys/tests/layout.c index e7342b538..597c88433 100644 --- a/gstreamer-gl/wayland/sys/tests/layout.c +++ b/gstreamer-gl/wayland/sys/tests/layout.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-gl/x11/src/auto/gl_display_x11.rs b/gstreamer-gl/x11/src/auto/gl_display_x11.rs index e919ab5f0..4df94d1fc 100644 --- a/gstreamer-gl/x11/src/auto/gl_display_x11.rs +++ b/gstreamer-gl/x11/src/auto/gl_display_x11.rs @@ -25,7 +25,7 @@ impl GLDisplayX11 { //#[doc(alias = "gst_gl_display_x11_new_with_display")] //#[doc(alias = "new_with_display")] - //pub fn with_display(display: /*Unimplemented*/Fundamental: Pointer) -> GLDisplayX11 { + //pub fn with_display(display: /*Unimplemented*/Basic: Pointer) -> GLDisplayX11 { // unsafe { TODO: call ffi:gst_gl_display_x11_new_with_display() } //} } diff --git a/gstreamer-gl/x11/src/auto/versions.txt b/gstreamer-gl/x11/src/auto/versions.txt index 121b1a165..cdd3a568d 100644 --- a/gstreamer-gl/x11/src/auto/versions.txt +++ b/gstreamer-gl/x11/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) diff --git a/gstreamer-gl/x11/sys/build.rs b/gstreamer-gl/x11/sys/build.rs index 209ad78ec..5ab8625b2 100644 --- a/gstreamer-gl/x11/sys/build.rs +++ b/gstreamer-gl/x11/sys/build.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-gl/x11/sys/src/lib.rs b/gstreamer-gl/x11/sys/src/lib.rs index 60a1786ca..f31dbbd51 100644 --- a/gstreamer-gl/x11/sys/src/lib.rs +++ b/gstreamer-gl/x11/sys/src/lib.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-gl/x11/sys/tests/abi.rs b/gstreamer-gl/x11/sys/tests/abi.rs index 2c665b2e5..fb6e6d5bb 100644 --- a/gstreamer-gl/x11/sys/tests/abi.rs +++ b/gstreamer-gl/x11/sys/tests/abi.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT use gstreamer_gl_x11_sys::*; diff --git a/gstreamer-gl/x11/sys/tests/constant.c b/gstreamer-gl/x11/sys/tests/constant.c index 794676262..c7638b378 100644 --- a/gstreamer-gl/x11/sys/tests/constant.c +++ b/gstreamer-gl/x11/sys/tests/constant.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-gl/x11/sys/tests/layout.c b/gstreamer-gl/x11/sys/tests/layout.c index b993f3338..61cc24969 100644 --- a/gstreamer-gl/x11/sys/tests/layout.c +++ b/gstreamer-gl/x11/sys/tests/layout.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-mpegts/sys/build.rs b/gstreamer-mpegts/sys/build.rs index 209ad78ec..5ab8625b2 100644 --- a/gstreamer-mpegts/sys/build.rs +++ b/gstreamer-mpegts/sys/build.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-mpegts/sys/src/lib.rs b/gstreamer-mpegts/sys/src/lib.rs index 582728b25..b847962a3 100644 --- a/gstreamer-mpegts/sys/src/lib.rs +++ b/gstreamer-mpegts/sys/src/lib.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-mpegts/sys/tests/abi.rs b/gstreamer-mpegts/sys/tests/abi.rs index 516c07c33..1e9cd57a1 100644 --- a/gstreamer-mpegts/sys/tests/abi.rs +++ b/gstreamer-mpegts/sys/tests/abi.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT use gstreamer_mpegts_sys::*; diff --git a/gstreamer-mpegts/sys/tests/constant.c b/gstreamer-mpegts/sys/tests/constant.c index 2efae01db..16bdd80d0 100644 --- a/gstreamer-mpegts/sys/tests/constant.c +++ b/gstreamer-mpegts/sys/tests/constant.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-mpegts/sys/tests/layout.c b/gstreamer-mpegts/sys/tests/layout.c index 303f31611..fd01f9969 100644 --- a/gstreamer-mpegts/sys/tests/layout.c +++ b/gstreamer-mpegts/sys/tests/layout.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-net/src/auto/versions.txt b/gstreamer-net/src/auto/versions.txt index 121b1a165..cdd3a568d 100644 --- a/gstreamer-net/src/auto/versions.txt +++ b/gstreamer-net/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) diff --git a/gstreamer-net/sys/build.rs b/gstreamer-net/sys/build.rs index 209ad78ec..5ab8625b2 100644 --- a/gstreamer-net/sys/build.rs +++ b/gstreamer-net/sys/build.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-net/sys/src/lib.rs b/gstreamer-net/sys/src/lib.rs index ff9e50fda..9e6ac512f 100644 --- a/gstreamer-net/sys/src/lib.rs +++ b/gstreamer-net/sys/src/lib.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-net/sys/tests/abi.rs b/gstreamer-net/sys/tests/abi.rs index 1b3369ea1..f02595865 100644 --- a/gstreamer-net/sys/tests/abi.rs +++ b/gstreamer-net/sys/tests/abi.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT use gstreamer_net_sys::*; diff --git a/gstreamer-net/sys/tests/constant.c b/gstreamer-net/sys/tests/constant.c index 4528f000e..8658815c1 100644 --- a/gstreamer-net/sys/tests/constant.c +++ b/gstreamer-net/sys/tests/constant.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-net/sys/tests/layout.c b/gstreamer-net/sys/tests/layout.c index 6dd691c8d..5468e4bc3 100644 --- a/gstreamer-net/sys/tests/layout.c +++ b/gstreamer-net/sys/tests/layout.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-pbutils/src/auto/flags.rs b/gstreamer-pbutils/src/auto/flags.rs index c89ad5b51..4ceaa93e6 100644 --- a/gstreamer-pbutils/src/auto/flags.rs +++ b/gstreamer-pbutils/src/auto/flags.rs @@ -91,6 +91,10 @@ bitflags! { const TAG = ffi::GST_PBUTILS_CAPS_DESCRIPTION_FLAG_TAG as u32; #[doc(alias = "GST_PBUTILS_CAPS_DESCRIPTION_FLAG_GENERIC")] const GENERIC = ffi::GST_PBUTILS_CAPS_DESCRIPTION_FLAG_GENERIC as u32; + #[cfg(any(feature = "v1_22", feature = "dox"))] + #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_22")))] + #[doc(alias = "GST_PBUTILS_CAPS_DESCRIPTION_FLAG_METADATA")] + const METADATA = ffi::GST_PBUTILS_CAPS_DESCRIPTION_FLAG_METADATA as u32; } } diff --git a/gstreamer-pbutils/src/auto/versions.txt b/gstreamer-pbutils/src/auto/versions.txt index 121b1a165..cdd3a568d 100644 --- a/gstreamer-pbutils/src/auto/versions.txt +++ b/gstreamer-pbutils/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) diff --git a/gstreamer-pbutils/sys/build.rs b/gstreamer-pbutils/sys/build.rs index 209ad78ec..5ab8625b2 100644 --- a/gstreamer-pbutils/sys/build.rs +++ b/gstreamer-pbutils/sys/build.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-pbutils/sys/src/lib.rs b/gstreamer-pbutils/sys/src/lib.rs index 9c53eaacd..64cde50f0 100644 --- a/gstreamer-pbutils/sys/src/lib.rs +++ b/gstreamer-pbutils/sys/src/lib.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] @@ -90,6 +90,9 @@ pub const GST_PBUTILS_CAPS_DESCRIPTION_FLAG_IMAGE: GstPbUtilsCapsDescriptionFlag pub const GST_PBUTILS_CAPS_DESCRIPTION_FLAG_SUBTITLE: GstPbUtilsCapsDescriptionFlags = 16; pub const GST_PBUTILS_CAPS_DESCRIPTION_FLAG_TAG: GstPbUtilsCapsDescriptionFlags = 32; pub const GST_PBUTILS_CAPS_DESCRIPTION_FLAG_GENERIC: GstPbUtilsCapsDescriptionFlags = 64; +#[cfg(any(feature = "v1_22", feature = "dox"))] +#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_22")))] +pub const GST_PBUTILS_CAPS_DESCRIPTION_FLAG_METADATA: GstPbUtilsCapsDescriptionFlags = 128; // Callbacks pub type GstAudioVisualizerShaderFunc = Option< diff --git a/gstreamer-pbutils/sys/tests/abi.rs b/gstreamer-pbutils/sys/tests/abi.rs index 74be3eeec..c5fac18f4 100644 --- a/gstreamer-pbutils/sys/tests/abi.rs +++ b/gstreamer-pbutils/sys/tests/abi.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT use gstreamer_pbutils_sys::*; @@ -384,6 +384,7 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[ ("(guint) GST_PBUTILS_CAPS_DESCRIPTION_FLAG_CONTAINER", "1"), ("(guint) GST_PBUTILS_CAPS_DESCRIPTION_FLAG_GENERIC", "64"), ("(guint) GST_PBUTILS_CAPS_DESCRIPTION_FLAG_IMAGE", "8"), + ("(guint) GST_PBUTILS_CAPS_DESCRIPTION_FLAG_METADATA", "128"), ("(guint) GST_PBUTILS_CAPS_DESCRIPTION_FLAG_SUBTITLE", "16"), ("(guint) GST_PBUTILS_CAPS_DESCRIPTION_FLAG_TAG", "32"), ("(guint) GST_PBUTILS_CAPS_DESCRIPTION_FLAG_VIDEO", "4"), diff --git a/gstreamer-pbutils/sys/tests/constant.c b/gstreamer-pbutils/sys/tests/constant.c index e621eef0e..017b5a144 100644 --- a/gstreamer-pbutils/sys/tests/constant.c +++ b/gstreamer-pbutils/sys/tests/constant.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" @@ -70,6 +70,7 @@ int main() { PRINT_CONSTANT((guint) GST_PBUTILS_CAPS_DESCRIPTION_FLAG_CONTAINER); PRINT_CONSTANT((guint) GST_PBUTILS_CAPS_DESCRIPTION_FLAG_GENERIC); PRINT_CONSTANT((guint) GST_PBUTILS_CAPS_DESCRIPTION_FLAG_IMAGE); + PRINT_CONSTANT((guint) GST_PBUTILS_CAPS_DESCRIPTION_FLAG_METADATA); PRINT_CONSTANT((guint) GST_PBUTILS_CAPS_DESCRIPTION_FLAG_SUBTITLE); PRINT_CONSTANT((guint) GST_PBUTILS_CAPS_DESCRIPTION_FLAG_TAG); PRINT_CONSTANT((guint) GST_PBUTILS_CAPS_DESCRIPTION_FLAG_VIDEO); diff --git a/gstreamer-pbutils/sys/tests/layout.c b/gstreamer-pbutils/sys/tests/layout.c index cf0a69933..cd3d57071 100644 --- a/gstreamer-pbutils/sys/tests/layout.c +++ b/gstreamer-pbutils/sys/tests/layout.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-play/src/auto/versions.txt b/gstreamer-play/src/auto/versions.txt index 0e5d6057c..cdd3a568d 100644 --- a/gstreamer-play/src/auto/versions.txt +++ b/gstreamer-play/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 654191eba8d7) +Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) diff --git a/gstreamer-play/sys/build.rs b/gstreamer-play/sys/build.rs index a0858d4dd..5ab8625b2 100644 --- a/gstreamer-play/sys/build.rs +++ b/gstreamer-play/sys/build.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 654191eba8d7) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-play/sys/src/lib.rs b/gstreamer-play/sys/src/lib.rs index ae9d9dbe0..91b520435 100644 --- a/gstreamer-play/sys/src/lib.rs +++ b/gstreamer-play/sys/src/lib.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 654191eba8d7) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-play/sys/tests/abi.rs b/gstreamer-play/sys/tests/abi.rs index a1bb8885c..9aafb566f 100644 --- a/gstreamer-play/sys/tests/abi.rs +++ b/gstreamer-play/sys/tests/abi.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 654191eba8d7) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT use gstreamer_play_sys::*; diff --git a/gstreamer-play/sys/tests/constant.c b/gstreamer-play/sys/tests/constant.c index 5ce567260..4af8be1cc 100644 --- a/gstreamer-play/sys/tests/constant.c +++ b/gstreamer-play/sys/tests/constant.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 654191eba8d7) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-play/sys/tests/layout.c b/gstreamer-play/sys/tests/layout.c index e82340fc9..112bec264 100644 --- a/gstreamer-play/sys/tests/layout.c +++ b/gstreamer-play/sys/tests/layout.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 654191eba8d7) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-player/src/auto/versions.txt b/gstreamer-player/src/auto/versions.txt index 121b1a165..cdd3a568d 100644 --- a/gstreamer-player/src/auto/versions.txt +++ b/gstreamer-player/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) diff --git a/gstreamer-player/sys/build.rs b/gstreamer-player/sys/build.rs index 209ad78ec..5ab8625b2 100644 --- a/gstreamer-player/sys/build.rs +++ b/gstreamer-player/sys/build.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-player/sys/src/lib.rs b/gstreamer-player/sys/src/lib.rs index 9946c3329..de9faf6e8 100644 --- a/gstreamer-player/sys/src/lib.rs +++ b/gstreamer-player/sys/src/lib.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-player/sys/tests/abi.rs b/gstreamer-player/sys/tests/abi.rs index e082fc366..11c363f57 100644 --- a/gstreamer-player/sys/tests/abi.rs +++ b/gstreamer-player/sys/tests/abi.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT use gstreamer_player_sys::*; diff --git a/gstreamer-player/sys/tests/constant.c b/gstreamer-player/sys/tests/constant.c index 30d542bd8..c56b054b4 100644 --- a/gstreamer-player/sys/tests/constant.c +++ b/gstreamer-player/sys/tests/constant.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-player/sys/tests/layout.c b/gstreamer-player/sys/tests/layout.c index 7b701d096..39cf5fd2f 100644 --- a/gstreamer-player/sys/tests/layout.c +++ b/gstreamer-player/sys/tests/layout.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtp/src/auto/functions.rs b/gstreamer-rtp/src/auto/functions.rs index ce2738af6..fabeb9b19 100644 --- a/gstreamer-rtp/src/auto/functions.rs +++ b/gstreamer-rtp/src/auto/functions.rs @@ -53,11 +53,11 @@ pub fn rtp_get_header_extension_list() -> Vec { } //#[doc(alias = "gst_rtp_hdrext_set_ntp_56")] -//pub fn rtp_hdrext_set_ntp_56(data: /*Unimplemented*/Option, size: u32, ntptime: u64) -> bool { +//pub fn rtp_hdrext_set_ntp_56(data: /*Unimplemented*/Option, size: u32, ntptime: u64) -> bool { // unsafe { TODO: call ffi:gst_rtp_hdrext_set_ntp_56() } //} //#[doc(alias = "gst_rtp_hdrext_set_ntp_64")] -//pub fn rtp_hdrext_set_ntp_64(data: /*Unimplemented*/Option, size: u32, ntptime: u64) -> bool { +//pub fn rtp_hdrext_set_ntp_64(data: /*Unimplemented*/Option, size: u32, ntptime: u64) -> bool { // unsafe { TODO: call ffi:gst_rtp_hdrext_set_ntp_64() } //} diff --git a/gstreamer-rtp/src/auto/versions.txt b/gstreamer-rtp/src/auto/versions.txt index 121b1a165..cdd3a568d 100644 --- a/gstreamer-rtp/src/auto/versions.txt +++ b/gstreamer-rtp/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) diff --git a/gstreamer-rtp/sys/build.rs b/gstreamer-rtp/sys/build.rs index 209ad78ec..5ab8625b2 100644 --- a/gstreamer-rtp/sys/build.rs +++ b/gstreamer-rtp/sys/build.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-rtp/sys/src/lib.rs b/gstreamer-rtp/sys/src/lib.rs index 804aba405..0ff59daa1 100644 --- a/gstreamer-rtp/sys/src/lib.rs +++ b/gstreamer-rtp/sys/src/lib.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] @@ -132,7 +132,7 @@ pub const GST_RTCP_MAX_BYE_SSRC_COUNT: c_int = 31; pub const GST_RTCP_MAX_RB_COUNT: c_int = 31; pub const GST_RTCP_MAX_SDES: c_int = 255; pub const GST_RTCP_MAX_SDES_ITEM_COUNT: c_int = 31; -pub const GST_RTCP_REDUCED_SIZE_VALID_MASK: c_int = 57592; +pub const GST_RTCP_REDUCED_SIZE_VALID_MASK: c_int = 49400; pub const GST_RTCP_VALID_MASK: c_int = 57598; pub const GST_RTCP_VALID_VALUE: c_int = 200; pub const GST_RTCP_VERSION: c_int = 2; diff --git a/gstreamer-rtp/sys/tests/abi.rs b/gstreamer-rtp/sys/tests/abi.rs index d047de414..dc1b68177 100644 --- a/gstreamer-rtp/sys/tests/abi.rs +++ b/gstreamer-rtp/sys/tests/abi.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT use gstreamer_rtp_sys::*; @@ -390,7 +390,7 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[ ("(gint) GST_RTCP_PSFB_TYPE_TSTN", "6"), ("(gint) GST_RTCP_PSFB_TYPE_TSTR", "5"), ("(gint) GST_RTCP_PSFB_TYPE_VBCN", "7"), - ("GST_RTCP_REDUCED_SIZE_VALID_MASK", "57592"), + ("GST_RTCP_REDUCED_SIZE_VALID_MASK", "49400"), ("(gint) GST_RTCP_RTPFB_TYPE_NACK", "1"), ("(gint) GST_RTCP_RTPFB_TYPE_RTCP_SR_REQ", "5"), ("(gint) GST_RTCP_RTPFB_TYPE_TMMBN", "4"), diff --git a/gstreamer-rtp/sys/tests/constant.c b/gstreamer-rtp/sys/tests/constant.c index 20420eec5..31180cbde 100644 --- a/gstreamer-rtp/sys/tests/constant.c +++ b/gstreamer-rtp/sys/tests/constant.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtp/sys/tests/layout.c b/gstreamer-rtp/sys/tests/layout.c index 855de46b9..5875afa36 100644 --- a/gstreamer-rtp/sys/tests/layout.c +++ b/gstreamer-rtp/sys/tests/layout.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtsp-server/src/auto/rtsp_client.rs b/gstreamer-rtsp-server/src/auto/rtsp_client.rs index 69bd43f1d..9f80e444f 100644 --- a/gstreamer-rtsp-server/src/auto/rtsp_client.rs +++ b/gstreamer-rtsp-server/src/auto/rtsp_client.rs @@ -116,7 +116,7 @@ pub trait RTSPClientExt: 'static { //#[cfg(any(feature = "v1_16", feature = "dox"))] //#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_16")))] //#[doc(alias = "gst_rtsp_client_set_send_messages_func")] - //fn set_send_messages_func(&self, func: /*Unimplemented*/Fn(&RTSPClient, /*Ignored*/gst_rtsp::RTSPMessage, u32, bool) -> bool, user_data: /*Unimplemented*/Option); + //fn set_send_messages_func(&self, func: /*Unimplemented*/Fn(&RTSPClient, /*Ignored*/gst_rtsp::RTSPMessage, u32, bool) -> bool, user_data: /*Unimplemented*/Option); #[doc(alias = "gst_rtsp_client_set_session_pool")] fn set_session_pool(&self, pool: Option<&impl IsA>); @@ -463,7 +463,7 @@ impl> RTSPClientExt for O { //#[cfg(any(feature = "v1_16", feature = "dox"))] //#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_16")))] - //fn set_send_messages_func(&self, func: /*Unimplemented*/Fn(&RTSPClient, /*Ignored*/gst_rtsp::RTSPMessage, u32, bool) -> bool, user_data: /*Unimplemented*/Option) { + //fn set_send_messages_func(&self, func: /*Unimplemented*/Fn(&RTSPClient, /*Ignored*/gst_rtsp::RTSPMessage, u32, bool) -> bool, user_data: /*Unimplemented*/Option) { // unsafe { TODO: call ffi:gst_rtsp_client_set_send_messages_func() } //} diff --git a/gstreamer-rtsp-server/src/auto/rtsp_media_factory.rs b/gstreamer-rtsp-server/src/auto/rtsp_media_factory.rs index 718b66800..8782faa40 100644 --- a/gstreamer-rtsp-server/src/auto/rtsp_media_factory.rs +++ b/gstreamer-rtsp-server/src/auto/rtsp_media_factory.rs @@ -48,7 +48,7 @@ unsafe impl Sync for RTSPMediaFactory {} pub trait RTSPMediaFactoryExt: 'static { //#[doc(alias = "gst_rtsp_media_factory_add_role")] - //fn add_role(&self, role: &str, fieldname: &str, : /*Unknown conversion*//*Unimplemented*/Fundamental: VarArgs); + //fn add_role(&self, role: &str, fieldname: &str, : /*Unknown conversion*//*Unimplemented*/Basic: VarArgs); #[doc(alias = "gst_rtsp_media_factory_construct")] fn construct(&self, url: &gst_rtsp::RTSPUrl) -> Result; @@ -341,7 +341,7 @@ pub trait RTSPMediaFactoryExt: 'static { } impl> RTSPMediaFactoryExt for O { - //fn add_role(&self, role: &str, fieldname: &str, : /*Unknown conversion*//*Unimplemented*/Fundamental: VarArgs) { + //fn add_role(&self, role: &str, fieldname: &str, : /*Unknown conversion*//*Unimplemented*/Basic: VarArgs) { // unsafe { TODO: call ffi:gst_rtsp_media_factory_add_role() } //} diff --git a/gstreamer-rtsp-server/src/auto/rtsp_stream_transport.rs b/gstreamer-rtsp-server/src/auto/rtsp_stream_transport.rs index cff3be472..fb508f86d 100644 --- a/gstreamer-rtsp-server/src/auto/rtsp_stream_transport.rs +++ b/gstreamer-rtsp-server/src/auto/rtsp_stream_transport.rs @@ -89,7 +89,7 @@ pub trait RTSPStreamTransportExt: 'static { //#[cfg(any(feature = "v1_16", feature = "dox"))] //#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_16")))] //#[doc(alias = "gst_rtsp_stream_transport_set_list_callbacks")] - //fn set_list_callbacks(&self, send_rtp_list: /*Unimplemented*/Fn(/*Ignored*/gst::BufferList, u8) -> bool, send_rtcp_list: /*Unimplemented*/Fn(/*Ignored*/gst::BufferList, u8) -> bool, user_data: /*Unimplemented*/Option); + //fn set_list_callbacks(&self, send_rtp_list: /*Unimplemented*/Fn(/*Ignored*/gst::BufferList, u8) -> bool, send_rtcp_list: /*Unimplemented*/Fn(/*Ignored*/gst::BufferList, u8) -> bool, user_data: /*Unimplemented*/Option); #[doc(alias = "gst_rtsp_stream_transport_set_message_sent")] fn set_message_sent(&self, message_sent: P); @@ -251,7 +251,7 @@ impl> RTSPStreamTransportExt for O { //#[cfg(any(feature = "v1_16", feature = "dox"))] //#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_16")))] - //fn set_list_callbacks(&self, send_rtp_list: /*Unimplemented*/Fn(/*Ignored*/gst::BufferList, u8) -> bool, send_rtcp_list: /*Unimplemented*/Fn(/*Ignored*/gst::BufferList, u8) -> bool, user_data: /*Unimplemented*/Option) { + //fn set_list_callbacks(&self, send_rtp_list: /*Unimplemented*/Fn(/*Ignored*/gst::BufferList, u8) -> bool, send_rtcp_list: /*Unimplemented*/Fn(/*Ignored*/gst::BufferList, u8) -> bool, user_data: /*Unimplemented*/Option) { // unsafe { TODO: call ffi:gst_rtsp_stream_transport_set_list_callbacks() } //} diff --git a/gstreamer-rtsp-server/src/auto/versions.txt b/gstreamer-rtsp-server/src/auto/versions.txt index 121b1a165..cdd3a568d 100644 --- a/gstreamer-rtsp-server/src/auto/versions.txt +++ b/gstreamer-rtsp-server/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) diff --git a/gstreamer-rtsp-server/sys/build.rs b/gstreamer-rtsp-server/sys/build.rs index 209ad78ec..5ab8625b2 100644 --- a/gstreamer-rtsp-server/sys/build.rs +++ b/gstreamer-rtsp-server/sys/build.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-rtsp-server/sys/src/lib.rs b/gstreamer-rtsp-server/sys/src/lib.rs index 82889fdf3..8865c6174 100644 --- a/gstreamer-rtsp-server/sys/src/lib.rs +++ b/gstreamer-rtsp-server/sys/src/lib.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-rtsp-server/sys/tests/abi.rs b/gstreamer-rtsp-server/sys/tests/abi.rs index cca750630..f6e1cc034 100644 --- a/gstreamer-rtsp-server/sys/tests/abi.rs +++ b/gstreamer-rtsp-server/sys/tests/abi.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT use gstreamer_rtsp_server_sys::*; diff --git a/gstreamer-rtsp-server/sys/tests/constant.c b/gstreamer-rtsp-server/sys/tests/constant.c index fb53d51d7..00e8004cb 100644 --- a/gstreamer-rtsp-server/sys/tests/constant.c +++ b/gstreamer-rtsp-server/sys/tests/constant.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtsp-server/sys/tests/layout.c b/gstreamer-rtsp-server/sys/tests/layout.c index 6255bfafa..309bb275e 100644 --- a/gstreamer-rtsp-server/sys/tests/layout.c +++ b/gstreamer-rtsp-server/sys/tests/layout.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtsp/src/auto/versions.txt b/gstreamer-rtsp/src/auto/versions.txt index 121b1a165..cdd3a568d 100644 --- a/gstreamer-rtsp/src/auto/versions.txt +++ b/gstreamer-rtsp/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) diff --git a/gstreamer-rtsp/sys/build.rs b/gstreamer-rtsp/sys/build.rs index 209ad78ec..5ab8625b2 100644 --- a/gstreamer-rtsp/sys/build.rs +++ b/gstreamer-rtsp/sys/build.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-rtsp/sys/src/lib.rs b/gstreamer-rtsp/sys/src/lib.rs index df023a6d1..587db4b88 100644 --- a/gstreamer-rtsp/sys/src/lib.rs +++ b/gstreamer-rtsp/sys/src/lib.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-rtsp/sys/tests/abi.rs b/gstreamer-rtsp/sys/tests/abi.rs index c2c97b7a0..d0331762d 100644 --- a/gstreamer-rtsp/sys/tests/abi.rs +++ b/gstreamer-rtsp/sys/tests/abi.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT use gstreamer_rtsp_sys::*; diff --git a/gstreamer-rtsp/sys/tests/constant.c b/gstreamer-rtsp/sys/tests/constant.c index b34d84eff..db62d1dde 100644 --- a/gstreamer-rtsp/sys/tests/constant.c +++ b/gstreamer-rtsp/sys/tests/constant.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtsp/sys/tests/layout.c b/gstreamer-rtsp/sys/tests/layout.c index 84b0f1f9f..22519b043 100644 --- a/gstreamer-rtsp/sys/tests/layout.c +++ b/gstreamer-rtsp/sys/tests/layout.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-sdp/src/auto/versions.txt b/gstreamer-sdp/src/auto/versions.txt index 121b1a165..cdd3a568d 100644 --- a/gstreamer-sdp/src/auto/versions.txt +++ b/gstreamer-sdp/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) diff --git a/gstreamer-sdp/sys/build.rs b/gstreamer-sdp/sys/build.rs index 209ad78ec..5ab8625b2 100644 --- a/gstreamer-sdp/sys/build.rs +++ b/gstreamer-sdp/sys/build.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-sdp/sys/src/lib.rs b/gstreamer-sdp/sys/src/lib.rs index 63c8fafd7..ebcb7f287 100644 --- a/gstreamer-sdp/sys/src/lib.rs +++ b/gstreamer-sdp/sys/src/lib.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-sdp/sys/tests/abi.rs b/gstreamer-sdp/sys/tests/abi.rs index 4f37a507e..dcb71e159 100644 --- a/gstreamer-sdp/sys/tests/abi.rs +++ b/gstreamer-sdp/sys/tests/abi.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT use gstreamer_sdp_sys::*; diff --git a/gstreamer-sdp/sys/tests/constant.c b/gstreamer-sdp/sys/tests/constant.c index 82ca19c8a..d76d8d3f8 100644 --- a/gstreamer-sdp/sys/tests/constant.c +++ b/gstreamer-sdp/sys/tests/constant.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-sdp/sys/tests/layout.c b/gstreamer-sdp/sys/tests/layout.c index 820beb4bd..a6f7e4ead 100644 --- a/gstreamer-sdp/sys/tests/layout.c +++ b/gstreamer-sdp/sys/tests/layout.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-tag/sys/build.rs b/gstreamer-tag/sys/build.rs index 209ad78ec..5ab8625b2 100644 --- a/gstreamer-tag/sys/build.rs +++ b/gstreamer-tag/sys/build.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-tag/sys/src/lib.rs b/gstreamer-tag/sys/src/lib.rs index c5dffa966..769bd4f87 100644 --- a/gstreamer-tag/sys/src/lib.rs +++ b/gstreamer-tag/sys/src/lib.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-tag/sys/tests/abi.rs b/gstreamer-tag/sys/tests/abi.rs index 0ff2c8eec..17bac4034 100644 --- a/gstreamer-tag/sys/tests/abi.rs +++ b/gstreamer-tag/sys/tests/abi.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT use gstreamer_tag_sys::*; diff --git a/gstreamer-tag/sys/tests/constant.c b/gstreamer-tag/sys/tests/constant.c index b5857462e..368a4b18b 100644 --- a/gstreamer-tag/sys/tests/constant.c +++ b/gstreamer-tag/sys/tests/constant.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-tag/sys/tests/layout.c b/gstreamer-tag/sys/tests/layout.c index 04001caa1..8f4bbad1b 100644 --- a/gstreamer-tag/sys/tests/layout.c +++ b/gstreamer-tag/sys/tests/layout.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-video/src/auto/enums.rs b/gstreamer-video/src/auto/enums.rs index 108d560b6..e6434623d 100644 --- a/gstreamer-video/src/auto/enums.rs +++ b/gstreamer-video/src/auto/enums.rs @@ -1720,7 +1720,7 @@ impl VideoFormat { //#[doc(alias = "gst_video_format_get_palette")] //#[doc(alias = "get_palette")] - //pub fn palette(self) -> (/*Unimplemented*/Option, usize) { + //pub fn palette(self) -> (/*Unimplemented*/Option, usize) { // unsafe { TODO: call ffi:gst_video_format_get_palette() } //} diff --git a/gstreamer-video/src/auto/navigation.rs b/gstreamer-video/src/auto/navigation.rs index 9eb56210b..fed08dd79 100644 --- a/gstreamer-video/src/auto/navigation.rs +++ b/gstreamer-video/src/auto/navigation.rs @@ -20,7 +20,7 @@ impl Navigation { pub const NONE: Option<&'static Navigation> = None; //#[doc(alias = "gst_navigation_query_set_commands")] - //pub fn query_set_commands(query: &gst::Query, n_cmds: i32, : /*Unknown conversion*//*Unimplemented*/Fundamental: VarArgs) { + //pub fn query_set_commands(query: &gst::Query, n_cmds: i32, : /*Unknown conversion*//*Unimplemented*/Basic: VarArgs) { // unsafe { TODO: call ffi:gst_navigation_query_set_commands() } //} diff --git a/gstreamer-video/src/auto/versions.txt b/gstreamer-video/src/auto/versions.txt index 121b1a165..cdd3a568d 100644 --- a/gstreamer-video/src/auto/versions.txt +++ b/gstreamer-video/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) diff --git a/gstreamer-video/src/auto/video_overlay.rs b/gstreamer-video/src/auto/video_overlay.rs index f72282cab..dc3e8b76e 100644 --- a/gstreamer-video/src/auto/video_overlay.rs +++ b/gstreamer-video/src/auto/video_overlay.rs @@ -32,7 +32,7 @@ pub trait VideoOverlayExt: 'static { fn expose(&self); //#[doc(alias = "gst_video_overlay_got_window_handle")] - //fn got_window_handle(&self, handle: /*Unimplemented*/Fundamental: UIntPtr); + //fn got_window_handle(&self, handle: /*Unimplemented*/Basic: UIntPtr); #[doc(alias = "gst_video_overlay_handle_events")] fn handle_events(&self, handle_events: bool); @@ -57,7 +57,7 @@ impl> VideoOverlayExt for O { } } - //fn got_window_handle(&self, handle: /*Unimplemented*/Fundamental: UIntPtr) { + //fn got_window_handle(&self, handle: /*Unimplemented*/Basic: UIntPtr) { // unsafe { TODO: call ffi:gst_video_overlay_got_window_handle() } //} diff --git a/gstreamer-video/sys/build.rs b/gstreamer-video/sys/build.rs index 209ad78ec..5ab8625b2 100644 --- a/gstreamer-video/sys/build.rs +++ b/gstreamer-video/sys/build.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-video/sys/src/lib.rs b/gstreamer-video/sys/src/lib.rs index 2144082fe..999eb5a71 100644 --- a/gstreamer-video/sys/src/lib.rs +++ b/gstreamer-video/sys/src/lib.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] @@ -2014,6 +2014,26 @@ impl ::std::fmt::Debug for GstVideoResampler { } } +#[derive(Copy, Clone)] +#[repr(C)] +pub struct GstVideoSEIUserDataUnregisteredMeta { + pub meta: gst::GstMeta, + pub uuid: [u8; 16], + pub data: *mut u8, + pub size: size_t, +} + +impl ::std::fmt::Debug for GstVideoSEIUserDataUnregisteredMeta { + fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { + f.debug_struct(&format!("GstVideoSEIUserDataUnregisteredMeta @ {:p}", self)) + .field("meta", &self.meta) + .field("uuid", &self.uuid) + .field("data", &self.data) + .field("size", &self.size) + .finish() + } +} + #[repr(C)] pub struct _GstVideoScaler { _data: [u8; 0], @@ -3297,6 +3317,13 @@ extern "C" { options: *mut gst::GstStructure, ) -> gboolean; + //========================================================================= + // GstVideoSEIUserDataUnregisteredMeta + //========================================================================= + #[cfg(any(feature = "v1_22", feature = "dox"))] + #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_22")))] + pub fn gst_video_sei_user_data_unregistered_meta_get_info() -> *const gst::GstMetaInfo; + //========================================================================= // GstVideoScaler //========================================================================= @@ -4290,6 +4317,14 @@ extern "C" { w: c_uint, h: c_uint, ) -> *mut GstVideoRegionOfInterestMeta; + #[cfg(any(feature = "v1_22", feature = "dox"))] + #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_22")))] + pub fn gst_buffer_add_video_sei_user_data_unregistered_meta( + buffer: *mut gst::GstBuffer, + uuid: *mut u8, + data: *mut u8, + size: size_t, + ) -> *mut GstVideoSEIUserDataUnregisteredMeta; pub fn gst_buffer_add_video_time_code_meta( buffer: *mut gst::GstBuffer, tc: *const GstVideoTimeCode, @@ -4443,6 +4478,14 @@ extern "C" { dest_n: *mut c_int, dest_d: *mut c_int, ) -> gboolean; + #[cfg(any(feature = "v1_22", feature = "dox"))] + #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_22")))] + pub fn gst_video_is_common_aspect_ratio( + width: c_int, + height: c_int, + par_n: c_int, + par_d: c_int, + ) -> gboolean; #[cfg(any(feature = "v1_18", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))] pub fn gst_video_make_raw_caps( @@ -4476,6 +4519,16 @@ extern "C" { ); pub fn gst_video_overlay_composition_meta_api_get_type() -> GType; pub fn gst_video_region_of_interest_meta_api_get_type() -> GType; + #[cfg(any(feature = "v1_22", feature = "dox"))] + #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_22")))] + pub fn gst_video_sei_user_data_unregistered_meta_api_get_type() -> GType; + #[cfg(any(feature = "v1_22", feature = "dox"))] + #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_22")))] + pub fn gst_video_sei_user_data_unregistered_parse_precision_time_stamp( + user_data: *mut GstVideoSEIUserDataUnregisteredMeta, + status: *mut u8, + precision_time_stamp: *mut u64, + ) -> gboolean; pub fn gst_video_tile_get_index( mode: GstVideoTileMode, x: c_int, diff --git a/gstreamer-video/sys/tests/abi.rs b/gstreamer-video/sys/tests/abi.rs index d251b2164..2086dcb20 100644 --- a/gstreamer-video/sys/tests/abi.rs +++ b/gstreamer-video/sys/tests/abi.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT use gstreamer_video_sys::*; @@ -857,6 +857,13 @@ const RUST_LAYOUTS: &[(&str, Layout)] = &[ alignment: align_of::(), }, ), + ( + "GstVideoSEIUserDataUnregisteredMeta", + Layout { + size: size_of::(), + alignment: align_of::(), + }, + ), ( "GstVideoScalerFlags", Layout { diff --git a/gstreamer-video/sys/tests/constant.c b/gstreamer-video/sys/tests/constant.c index 50050078c..fa3f789ae 100644 --- a/gstreamer-video/sys/tests/constant.c +++ b/gstreamer-video/sys/tests/constant.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-video/sys/tests/layout.c b/gstreamer-video/sys/tests/layout.c index 565230d5b..2a23449a3 100644 --- a/gstreamer-video/sys/tests/layout.c +++ b/gstreamer-video/sys/tests/layout.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" @@ -100,6 +100,7 @@ int main() { printf("%s;%zu;%zu\n", "GstVideoResampler", sizeof(GstVideoResampler), alignof(GstVideoResampler)); printf("%s;%zu;%zu\n", "GstVideoResamplerFlags", sizeof(GstVideoResamplerFlags), alignof(GstVideoResamplerFlags)); printf("%s;%zu;%zu\n", "GstVideoResamplerMethod", sizeof(GstVideoResamplerMethod), alignof(GstVideoResamplerMethod)); + printf("%s;%zu;%zu\n", "GstVideoSEIUserDataUnregisteredMeta", sizeof(GstVideoSEIUserDataUnregisteredMeta), alignof(GstVideoSEIUserDataUnregisteredMeta)); printf("%s;%zu;%zu\n", "GstVideoScalerFlags", sizeof(GstVideoScalerFlags), alignof(GstVideoScalerFlags)); printf("%s;%zu;%zu\n", "GstVideoSink", sizeof(GstVideoSink), alignof(GstVideoSink)); printf("%s;%zu;%zu\n", "GstVideoSinkClass", sizeof(GstVideoSinkClass), alignof(GstVideoSinkClass)); diff --git a/gstreamer-webrtc/src/auto/versions.txt b/gstreamer-webrtc/src/auto/versions.txt index 121b1a165..cdd3a568d 100644 --- a/gstreamer-webrtc/src/auto/versions.txt +++ b/gstreamer-webrtc/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) diff --git a/gstreamer-webrtc/sys/build.rs b/gstreamer-webrtc/sys/build.rs index 209ad78ec..5ab8625b2 100644 --- a/gstreamer-webrtc/sys/build.rs +++ b/gstreamer-webrtc/sys/build.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-webrtc/sys/src/lib.rs b/gstreamer-webrtc/sys/src/lib.rs index bf3245aaf..f8ee2b172 100644 --- a/gstreamer-webrtc/sys/src/lib.rs +++ b/gstreamer-webrtc/sys/src/lib.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-webrtc/sys/tests/abi.rs b/gstreamer-webrtc/sys/tests/abi.rs index 60be422fc..2518da150 100644 --- a/gstreamer-webrtc/sys/tests/abi.rs +++ b/gstreamer-webrtc/sys/tests/abi.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT use gstreamer_webrtc_sys::*; diff --git a/gstreamer-webrtc/sys/tests/constant.c b/gstreamer-webrtc/sys/tests/constant.c index acfb07729..3ee94292b 100644 --- a/gstreamer-webrtc/sys/tests/constant.c +++ b/gstreamer-webrtc/sys/tests/constant.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-webrtc/sys/tests/layout.c b/gstreamer-webrtc/sys/tests/layout.c index 7f64d0797..7b7e3460b 100644 --- a/gstreamer-webrtc/sys/tests/layout.c +++ b/gstreamer-webrtc/sys/tests/layout.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer/src/auto/bus.rs b/gstreamer/src/auto/bus.rs index 63d5a3a98..9fdf2848c 100644 --- a/gstreamer/src/auto/bus.rs +++ b/gstreamer/src/auto/bus.rs @@ -37,7 +37,7 @@ impl Bus { } //#[doc(alias = "gst_bus_async_signal_func")] - //pub fn async_signal_func(&self, message: &Message, data: /*Unimplemented*/Option) -> bool { + //pub fn async_signal_func(&self, message: &Message, data: /*Unimplemented*/Option) -> bool { // unsafe { TODO: call ffi:gst_bus_async_signal_func() } //} @@ -101,7 +101,7 @@ impl Bus { } //#[doc(alias = "gst_bus_sync_signal_handler")] - //pub fn sync_signal_handler(&self, message: &Message, data: /*Unimplemented*/Option) -> BusSyncReply { + //pub fn sync_signal_handler(&self, message: &Message, data: /*Unimplemented*/Option) -> BusSyncReply { // unsafe { TODO: call ffi:gst_bus_sync_signal_handler() } //} diff --git a/gstreamer/src/auto/child_proxy.rs b/gstreamer/src/auto/child_proxy.rs index a1e0705fd..0342aee9f 100644 --- a/gstreamer/src/auto/child_proxy.rs +++ b/gstreamer/src/auto/child_proxy.rs @@ -35,7 +35,7 @@ pub trait ChildProxyExt: 'static { fn child_removed(&self, child: &impl IsA, name: &str); //#[doc(alias = "gst_child_proxy_get")] - //fn get(&self, first_property_name: &str, : /*Unknown conversion*//*Unimplemented*/Fundamental: VarArgs); + //fn get(&self, first_property_name: &str, : /*Unknown conversion*//*Unimplemented*/Basic: VarArgs); #[doc(alias = "gst_child_proxy_get_child_by_index")] #[doc(alias = "get_child_by_index")] @@ -54,7 +54,7 @@ pub trait ChildProxyExt: 'static { //fn valist(&self, first_property_name: &str, var_args: /*Unknown conversion*//*Unimplemented*/Unsupported); //#[doc(alias = "gst_child_proxy_set")] - //fn set(&self, first_property_name: &str, : /*Unknown conversion*//*Unimplemented*/Fundamental: VarArgs); + //fn set(&self, first_property_name: &str, : /*Unknown conversion*//*Unimplemented*/Basic: VarArgs); //#[doc(alias = "gst_child_proxy_set_valist")] //fn set_valist(&self, first_property_name: &str, var_args: /*Unknown conversion*//*Unimplemented*/Unsupported); @@ -93,7 +93,7 @@ impl> ChildProxyExt for O { } } - //fn get(&self, first_property_name: &str, : /*Unknown conversion*//*Unimplemented*/Fundamental: VarArgs) { + //fn get(&self, first_property_name: &str, : /*Unknown conversion*//*Unimplemented*/Basic: VarArgs) { // unsafe { TODO: call ffi:gst_child_proxy_get() } //} @@ -123,7 +123,7 @@ impl> ChildProxyExt for O { // unsafe { TODO: call ffi:gst_child_proxy_get_valist() } //} - //fn set(&self, first_property_name: &str, : /*Unknown conversion*//*Unimplemented*/Fundamental: VarArgs) { + //fn set(&self, first_property_name: &str, : /*Unknown conversion*//*Unimplemented*/Basic: VarArgs) { // unsafe { TODO: call ffi:gst_child_proxy_set() } //} diff --git a/gstreamer/src/auto/clock.rs b/gstreamer/src/auto/clock.rs index 942c1ad39..1c13e2cf3 100644 --- a/gstreamer/src/auto/clock.rs +++ b/gstreamer/src/auto/clock.rs @@ -29,7 +29,7 @@ impl Clock { pub const NONE: Option<&'static Clock> = None; //#[doc(alias = "gst_clock_id_compare_func")] - //pub fn id_compare_func(id1: /*Unimplemented*/Option, id2: /*Unimplemented*/Option) -> i32 { + //pub fn id_compare_func(id1: /*Unimplemented*/Option, id2: /*Unimplemented*/Option) -> i32 { // unsafe { TODO: call ffi:gst_clock_id_compare_func() } //} @@ -73,7 +73,7 @@ impl Clock { //} //#[doc(alias = "gst_clock_id_wait_async")] - //pub fn id_wait_async(id: /*Unimplemented*/ClockID, func: /*Unimplemented*/Fn(&Clock, impl Into>, /*Unimplemented*/ClockID) -> bool, user_data: /*Unimplemented*/Option) -> Result { + //pub fn id_wait_async(id: /*Unimplemented*/ClockID, func: /*Unimplemented*/Fn(&Clock, impl Into>, /*Unimplemented*/ClockID) -> bool, user_data: /*Unimplemented*/Option) -> Result { // unsafe { TODO: call ffi:gst_clock_id_wait_async() } //} } diff --git a/gstreamer/src/auto/control_binding.rs b/gstreamer/src/auto/control_binding.rs index 412b6c065..615de0e0d 100644 --- a/gstreamer/src/auto/control_binding.rs +++ b/gstreamer/src/auto/control_binding.rs @@ -32,7 +32,7 @@ pub trait ControlBindingExt: 'static { //#[doc(alias = "gst_control_binding_get_value_array")] //#[doc(alias = "get_value_array")] - //fn is_value_array(&self, timestamp: impl Into>, interval: impl Into>, values: /*Unimplemented*/&[&Fundamental: Pointer]) -> bool; + //fn is_value_array(&self, timestamp: impl Into>, interval: impl Into>, values: /*Unimplemented*/&[&Basic: Pointer]) -> bool; #[doc(alias = "gst_control_binding_is_disabled")] fn is_disabled(&self) -> bool; @@ -61,7 +61,7 @@ impl> ControlBindingExt for O { } } - //fn is_value_array(&self, timestamp: impl Into>, interval: impl Into>, values: /*Unimplemented*/&[&Fundamental: Pointer]) -> bool { + //fn is_value_array(&self, timestamp: impl Into>, interval: impl Into>, values: /*Unimplemented*/&[&Basic: Pointer]) -> bool { // unsafe { TODO: call ffi:gst_control_binding_get_value_array() } //} diff --git a/gstreamer/src/auto/object.rs b/gstreamer/src/auto/object.rs index 776910186..43401b8f3 100644 --- a/gstreamer/src/auto/object.rs +++ b/gstreamer/src/auto/object.rs @@ -99,7 +99,7 @@ pub trait GstObjectExt: 'static { //#[doc(alias = "gst_object_get_value_array")] //#[doc(alias = "get_value_array")] - //fn is_value_array(&self, property_name: &str, timestamp: impl Into>, interval: impl Into>, n_values: u32, values: /*Unimplemented*/Option) -> bool; + //fn is_value_array(&self, property_name: &str, timestamp: impl Into>, interval: impl Into>, n_values: u32, values: /*Unimplemented*/Option) -> bool; #[doc(alias = "gst_object_has_active_control_bindings")] fn has_active_control_bindings(&self) -> bool; @@ -217,7 +217,7 @@ impl> GstObjectExt for O { } } - //fn is_value_array(&self, property_name: &str, timestamp: impl Into>, interval: impl Into>, n_values: u32, values: /*Unimplemented*/Option) -> bool { + //fn is_value_array(&self, property_name: &str, timestamp: impl Into>, interval: impl Into>, n_values: u32, values: /*Unimplemented*/Option) -> bool { // unsafe { TODO: call ffi:gst_object_get_value_array() } //} diff --git a/gstreamer/src/auto/pad.rs b/gstreamer/src/auto/pad.rs index 0a5084ce8..473e3b4db 100644 --- a/gstreamer/src/auto/pad.rs +++ b/gstreamer/src/auto/pad.rs @@ -60,7 +60,7 @@ pub trait PadExt: 'static { ) -> glib::GString; //#[doc(alias = "gst_pad_create_stream_id_printf")] - //fn create_stream_id_printf(&self, parent: &impl IsA, stream_id: Option<&str>, : /*Unknown conversion*//*Unimplemented*/Fundamental: VarArgs) -> glib::GString; + //fn create_stream_id_printf(&self, parent: &impl IsA, stream_id: Option<&str>, : /*Unknown conversion*//*Unimplemented*/Basic: VarArgs) -> glib::GString; //#[doc(alias = "gst_pad_create_stream_id_printf_valist")] //fn create_stream_id_printf_valist(&self, parent: &impl IsA, stream_id: Option<&str>, var_args: /*Unknown conversion*//*Unimplemented*/Unsupported) -> glib::GString; @@ -82,7 +82,7 @@ pub trait PadExt: 'static { //#[doc(alias = "gst_pad_get_element_private")] //#[doc(alias = "get_element_private")] - //fn element_private(&self) -> /*Unimplemented*/Option; + //fn element_private(&self) -> /*Unimplemented*/Option; #[doc(alias = "gst_pad_get_last_flow_return")] #[doc(alias = "get_last_flow_return")] @@ -194,7 +194,7 @@ pub trait PadExt: 'static { fn set_active(&self, active: bool) -> Result<(), glib::error::BoolError>; //#[doc(alias = "gst_pad_set_element_private")] - //fn set_element_private(&self, priv_: /*Unimplemented*/Option); + //fn set_element_private(&self, priv_: /*Unimplemented*/Option); #[doc(alias = "gst_pad_set_offset")] fn set_offset(&self, offset: i64); @@ -272,7 +272,7 @@ impl> PadExt for O { } } - //fn create_stream_id_printf(&self, parent: &impl IsA, stream_id: Option<&str>, : /*Unknown conversion*//*Unimplemented*/Fundamental: VarArgs) -> glib::GString { + //fn create_stream_id_printf(&self, parent: &impl IsA, stream_id: Option<&str>, : /*Unknown conversion*//*Unimplemented*/Basic: VarArgs) -> glib::GString { // unsafe { TODO: call ffi:gst_pad_create_stream_id_printf() } //} @@ -322,7 +322,7 @@ impl> PadExt for O { unsafe { from_glib(ffi::gst_pad_get_direction(self.as_ref().to_glib_none().0)) } } - //fn element_private(&self) -> /*Unimplemented*/Option { + //fn element_private(&self) -> /*Unimplemented*/Option { // unsafe { TODO: call ffi:gst_pad_get_element_private() } //} @@ -540,7 +540,7 @@ impl> PadExt for O { } } - //fn set_element_private(&self, priv_: /*Unimplemented*/Option) { + //fn set_element_private(&self, priv_: /*Unimplemented*/Option) { // unsafe { TODO: call ffi:gst_pad_set_element_private() } //} diff --git a/gstreamer/src/auto/tag_setter.rs b/gstreamer/src/auto/tag_setter.rs index 44cb6980b..ddc98cd5d 100644 --- a/gstreamer/src/auto/tag_setter.rs +++ b/gstreamer/src/auto/tag_setter.rs @@ -34,7 +34,7 @@ pub trait TagSetterExt: 'static { //fn add_tag_valist_values(&self, mode: TagMergeMode, tag: &str, var_args: /*Unknown conversion*//*Unimplemented*/Unsupported); //#[doc(alias = "gst_tag_setter_add_tag_values")] - //fn add_tag_values(&self, mode: TagMergeMode, tag: &str, : /*Unknown conversion*//*Unimplemented*/Fundamental: VarArgs); + //fn add_tag_values(&self, mode: TagMergeMode, tag: &str, : /*Unknown conversion*//*Unimplemented*/Basic: VarArgs); #[doc(alias = "gst_tag_setter_get_tag_list")] #[doc(alias = "get_tag_list")] @@ -63,7 +63,7 @@ impl> TagSetterExt for O { // unsafe { TODO: call ffi:gst_tag_setter_add_tag_valist_values() } //} - //fn add_tag_values(&self, mode: TagMergeMode, tag: &str, : /*Unknown conversion*//*Unimplemented*/Fundamental: VarArgs) { + //fn add_tag_values(&self, mode: TagMergeMode, tag: &str, : /*Unknown conversion*//*Unimplemented*/Basic: VarArgs) { // unsafe { TODO: call ffi:gst_tag_setter_add_tag_values() } //} diff --git a/gstreamer/src/auto/versions.txt b/gstreamer/src/auto/versions.txt index 121b1a165..cdd3a568d 100644 --- a/gstreamer/src/auto/versions.txt +++ b/gstreamer/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) diff --git a/gstreamer/sys/build.rs b/gstreamer/sys/build.rs index 209ad78ec..5ab8625b2 100644 --- a/gstreamer/sys/build.rs +++ b/gstreamer/sys/build.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer/sys/src/lib.rs b/gstreamer/sys/src/lib.rs index 86fcadd55..9dca1733d 100644 --- a/gstreamer/sys/src/lib.rs +++ b/gstreamer/sys/src/lib.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] @@ -22,10 +22,12 @@ use libc::{ use glib::{gboolean, gconstpointer, gpointer, GType}; // Aliases +pub type GstBufferMapInfo = GstMapInfo; pub type GstClockID = gpointer; pub type GstClockTime = u64; pub type GstClockTimeDiff = i64; pub type GstElementFactoryListType = u64; +pub type GstMemoryMapInfo = GstMapInfo; // Enums pub type GstBufferingMode = c_int; diff --git a/gstreamer/sys/tests/abi.rs b/gstreamer/sys/tests/abi.rs index 7478093e8..ac2d796d6 100644 --- a/gstreamer/sys/tests/abi.rs +++ b/gstreamer/sys/tests/abi.rs @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT use gstreamer_sys::*; @@ -283,6 +283,13 @@ const RUST_LAYOUTS: &[(&str, Layout)] = &[ alignment: align_of::(), }, ), + ( + "GstBufferMapInfo", + Layout { + size: size_of::(), + alignment: align_of::(), + }, + ), ( "GstBufferPool", Layout { @@ -717,6 +724,13 @@ const RUST_LAYOUTS: &[(&str, Layout)] = &[ alignment: align_of::(), }, ), + ( + "GstMemoryMapInfo", + Layout { + size: size_of::(), + alignment: align_of::(), + }, + ), ( "GstMessage", Layout { diff --git a/gstreamer/sys/tests/constant.c b/gstreamer/sys/tests/constant.c index 0a528fb62..171beef2f 100644 --- a/gstreamer/sys/tests/constant.c +++ b/gstreamer/sys/tests/constant.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer/sys/tests/layout.c b/gstreamer/sys/tests/layout.c index bdae1eb4e..cbe04f061 100644 --- a/gstreamer/sys/tests/layout.c +++ b/gstreamer/sys/tests/layout.c @@ -1,6 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ c063b4567de5) -// from gir-files (https://github.com/gtk-rs/gir-files @ 7ebd4478b4a5) -// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 8800300f1307) +// Generated by gir (https://github.com/gtk-rs/gir @ 1201a74cd03e) +// from gir-files (https://github.com/gtk-rs/gir-files @ faebfb303ca6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 51549a4f39c8) // DO NOT EDIT #include "manual.h" @@ -18,6 +18,7 @@ int main() { printf("%s;%zu;%zu\n", "GstBuffer", sizeof(GstBuffer), alignof(GstBuffer)); printf("%s;%zu;%zu\n", "GstBufferCopyFlags", sizeof(GstBufferCopyFlags), alignof(GstBufferCopyFlags)); printf("%s;%zu;%zu\n", "GstBufferFlags", sizeof(GstBufferFlags), alignof(GstBufferFlags)); + printf("%s;%zu;%zu\n", "GstBufferMapInfo", sizeof(GstBufferMapInfo), alignof(GstBufferMapInfo)); printf("%s;%zu;%zu\n", "GstBufferPool", sizeof(GstBufferPool), alignof(GstBufferPool)); printf("%s;%zu;%zu\n", "GstBufferPoolAcquireFlags", sizeof(GstBufferPoolAcquireFlags), alignof(GstBufferPoolAcquireFlags)); printf("%s;%zu;%zu\n", "GstBufferPoolAcquireParams", sizeof(GstBufferPoolAcquireParams), alignof(GstBufferPoolAcquireParams)); @@ -80,6 +81,7 @@ int main() { printf("%s;%zu;%zu\n", "GstMapInfo", sizeof(GstMapInfo), alignof(GstMapInfo)); printf("%s;%zu;%zu\n", "GstMemory", sizeof(GstMemory), alignof(GstMemory)); printf("%s;%zu;%zu\n", "GstMemoryFlags", sizeof(GstMemoryFlags), alignof(GstMemoryFlags)); + printf("%s;%zu;%zu\n", "GstMemoryMapInfo", sizeof(GstMemoryMapInfo), alignof(GstMemoryMapInfo)); printf("%s;%zu;%zu\n", "GstMessage", sizeof(GstMessage), alignof(GstMessage)); printf("%s;%zu;%zu\n", "GstMessageType", sizeof(GstMessageType), alignof(GstMessageType)); printf("%s;%zu;%zu\n", "GstMeta", sizeof(GstMeta), alignof(GstMeta));