From 6ec0e3ac4bfe17b1a05c1d94161c80fdce64f393 Mon Sep 17 00:00:00 2001 From: Marijn Suijten Date: Thu, 1 Apr 2021 15:58:41 +0200 Subject: [PATCH] Update gir and regenerate with extended gir-dirs comments Gir now prints all directories and their hashes in the version file and comments; useful now that gstreamer-rs is being generated from both gir-files/ and gst-gir-files/ submodules. --- gir | 2 +- gstreamer-app/src/auto/app_sink.rs | 1 + gstreamer-app/src/auto/app_src.rs | 1 + gstreamer-app/src/auto/enums.rs | 1 + gstreamer-app/src/auto/mod.rs | 1 + gstreamer-app/src/auto/versions.txt | 5 +++-- gstreamer-app/sys/build.rs | 5 +++-- gstreamer-app/sys/src/lib.rs | 5 +++-- gstreamer-app/sys/tests/abi.rs | 5 +++-- gstreamer-app/sys/tests/constant.c | 5 +++-- gstreamer-app/sys/tests/layout.c | 5 +++-- gstreamer-audio/src/auto/audio_base_sink.rs | 1 + gstreamer-audio/src/auto/audio_base_src.rs | 1 + gstreamer-audio/src/auto/audio_decoder.rs | 1 + gstreamer-audio/src/auto/audio_encoder.rs | 1 + gstreamer-audio/src/auto/audio_sink.rs | 1 + gstreamer-audio/src/auto/audio_src.rs | 1 + gstreamer-audio/src/auto/audio_stream_align.rs | 1 + gstreamer-audio/src/auto/enums.rs | 1 + gstreamer-audio/src/auto/flags.rs | 1 + gstreamer-audio/src/auto/mod.rs | 1 + gstreamer-audio/src/auto/stream_volume.rs | 1 + gstreamer-audio/src/auto/versions.txt | 5 +++-- gstreamer-audio/sys/build.rs | 5 +++-- gstreamer-audio/sys/src/lib.rs | 5 +++-- gstreamer-audio/sys/tests/abi.rs | 5 +++-- gstreamer-audio/sys/tests/constant.c | 5 +++-- gstreamer-audio/sys/tests/layout.c | 5 +++-- gstreamer-base/src/auto/adapter.rs | 1 + gstreamer-base/src/auto/aggregator.rs | 1 + gstreamer-base/src/auto/aggregator_pad.rs | 1 + gstreamer-base/src/auto/base_parse.rs | 1 + gstreamer-base/src/auto/base_sink.rs | 1 + gstreamer-base/src/auto/base_src.rs | 1 + gstreamer-base/src/auto/base_transform.rs | 1 + gstreamer-base/src/auto/enums.rs | 1 + gstreamer-base/src/auto/flags.rs | 1 + gstreamer-base/src/auto/functions.rs | 1 + gstreamer-base/src/auto/mod.rs | 1 + gstreamer-base/src/auto/push_src.rs | 1 + gstreamer-base/src/auto/versions.txt | 5 +++-- gstreamer-base/sys/build.rs | 5 +++-- gstreamer-base/sys/src/lib.rs | 5 +++-- gstreamer-base/sys/tests/abi.rs | 5 +++-- gstreamer-base/sys/tests/constant.c | 5 +++-- gstreamer-base/sys/tests/layout.c | 5 +++-- gstreamer-check/src/auto/mod.rs | 1 + gstreamer-check/src/auto/test_clock.rs | 1 + gstreamer-check/src/auto/versions.txt | 5 +++-- gstreamer-check/sys/build.rs | 5 +++-- gstreamer-check/sys/src/lib.rs | 5 +++-- gstreamer-check/sys/tests/abi.rs | 5 +++-- gstreamer-check/sys/tests/constant.c | 5 +++-- gstreamer-check/sys/tests/layout.c | 5 +++-- gstreamer-controller/src/auto/argb_control_binding.rs | 1 + gstreamer-controller/src/auto/direct_control_binding.rs | 1 + gstreamer-controller/src/auto/enums.rs | 1 + .../src/auto/interpolation_control_source.rs | 1 + gstreamer-controller/src/auto/lfo_control_source.rs | 1 + gstreamer-controller/src/auto/mod.rs | 1 + gstreamer-controller/src/auto/proxy_control_binding.rs | 1 + gstreamer-controller/src/auto/timed_value_control_source.rs | 1 + gstreamer-controller/src/auto/trigger_control_source.rs | 1 + gstreamer-controller/src/auto/versions.txt | 5 +++-- gstreamer-controller/sys/build.rs | 5 +++-- gstreamer-controller/sys/src/lib.rs | 5 +++-- gstreamer-controller/sys/tests/abi.rs | 5 +++-- gstreamer-controller/sys/tests/constant.c | 5 +++-- gstreamer-controller/sys/tests/layout.c | 5 +++-- gstreamer-editing-services/src/auto/alias.rs | 1 + gstreamer-editing-services/src/auto/asset.rs | 1 + gstreamer-editing-services/src/auto/base_effect.rs | 1 + gstreamer-editing-services/src/auto/clip.rs | 1 + gstreamer-editing-services/src/auto/container.rs | 1 + gstreamer-editing-services/src/auto/effect.rs | 1 + gstreamer-editing-services/src/auto/enums.rs | 1 + gstreamer-editing-services/src/auto/extractable.rs | 1 + gstreamer-editing-services/src/auto/flags.rs | 1 + gstreamer-editing-services/src/auto/group.rs | 1 + gstreamer-editing-services/src/auto/layer.rs | 1 + gstreamer-editing-services/src/auto/mod.rs | 1 + gstreamer-editing-services/src/auto/pipeline.rs | 1 + gstreamer-editing-services/src/auto/project.rs | 1 + gstreamer-editing-services/src/auto/timeline.rs | 1 + gstreamer-editing-services/src/auto/timeline_element.rs | 1 + gstreamer-editing-services/src/auto/track.rs | 1 + gstreamer-editing-services/src/auto/track_element.rs | 1 + gstreamer-editing-services/src/auto/uri_clip.rs | 1 + gstreamer-editing-services/src/auto/uri_clip_asset.rs | 1 + gstreamer-editing-services/src/auto/uri_source_asset.rs | 1 + gstreamer-editing-services/src/auto/versions.txt | 5 +++-- gstreamer-editing-services/sys/build.rs | 5 +++-- gstreamer-editing-services/sys/src/lib.rs | 5 +++-- gstreamer-editing-services/sys/tests/abi.rs | 5 +++-- gstreamer-editing-services/sys/tests/constant.c | 5 +++-- gstreamer-editing-services/sys/tests/layout.c | 5 +++-- gstreamer-gl/egl/src/auto/gl_display_egl.rs | 1 + gstreamer-gl/egl/src/auto/mod.rs | 1 + gstreamer-gl/egl/src/auto/versions.txt | 5 +++-- gstreamer-gl/egl/sys/build.rs | 5 +++-- gstreamer-gl/egl/sys/src/lib.rs | 5 +++-- gstreamer-gl/egl/sys/tests/abi.rs | 5 +++-- gstreamer-gl/egl/sys/tests/constant.c | 5 +++-- gstreamer-gl/egl/sys/tests/layout.c | 5 +++-- gstreamer-gl/src/auto/enums.rs | 1 + gstreamer-gl/src/auto/flags.rs | 1 + gstreamer-gl/src/auto/gl_base_filter.rs | 1 + gstreamer-gl/src/auto/gl_color_convert.rs | 1 + gstreamer-gl/src/auto/gl_context.rs | 1 + gstreamer-gl/src/auto/gl_display.rs | 1 + gstreamer-gl/src/auto/gl_framebuffer.rs | 1 + gstreamer-gl/src/auto/gl_overlay_compositor.rs | 1 + gstreamer-gl/src/auto/gl_shader.rs | 1 + gstreamer-gl/src/auto/gl_upload.rs | 1 + gstreamer-gl/src/auto/gl_view_convert.rs | 1 + gstreamer-gl/src/auto/gl_window.rs | 1 + gstreamer-gl/src/auto/glsl_stage.rs | 1 + gstreamer-gl/src/auto/mod.rs | 1 + gstreamer-gl/src/auto/versions.txt | 5 +++-- gstreamer-gl/sys/build.rs | 5 +++-- gstreamer-gl/sys/src/lib.rs | 5 +++-- gstreamer-gl/sys/tests/abi.rs | 5 +++-- gstreamer-gl/sys/tests/constant.c | 5 +++-- gstreamer-gl/sys/tests/layout.c | 5 +++-- gstreamer-gl/wayland/src/auto/gl_display_wayland.rs | 1 + gstreamer-gl/wayland/src/auto/mod.rs | 1 + gstreamer-gl/wayland/src/auto/versions.txt | 5 +++-- gstreamer-gl/wayland/sys/build.rs | 5 +++-- gstreamer-gl/wayland/sys/src/lib.rs | 5 +++-- gstreamer-gl/wayland/sys/tests/abi.rs | 5 +++-- gstreamer-gl/wayland/sys/tests/constant.c | 5 +++-- gstreamer-gl/wayland/sys/tests/layout.c | 5 +++-- gstreamer-gl/x11/src/auto/gl_display_x11.rs | 1 + gstreamer-gl/x11/src/auto/mod.rs | 1 + gstreamer-gl/x11/src/auto/versions.txt | 5 +++-- gstreamer-gl/x11/sys/build.rs | 5 +++-- gstreamer-gl/x11/sys/src/lib.rs | 5 +++-- gstreamer-gl/x11/sys/tests/abi.rs | 5 +++-- gstreamer-gl/x11/sys/tests/constant.c | 5 +++-- gstreamer-gl/x11/sys/tests/layout.c | 5 +++-- gstreamer-mpegts/sys/build.rs | 5 +++-- gstreamer-mpegts/sys/src/lib.rs | 5 +++-- gstreamer-mpegts/sys/tests/abi.rs | 5 +++-- gstreamer-mpegts/sys/tests/constant.c | 5 +++-- gstreamer-mpegts/sys/tests/layout.c | 5 +++-- gstreamer-net/src/auto/mod.rs | 1 + gstreamer-net/src/auto/net_client_clock.rs | 1 + gstreamer-net/src/auto/net_time_provider.rs | 1 + gstreamer-net/src/auto/ntp_clock.rs | 1 + gstreamer-net/src/auto/ptp_clock.rs | 1 + gstreamer-net/src/auto/versions.txt | 5 +++-- gstreamer-net/sys/build.rs | 5 +++-- gstreamer-net/sys/src/lib.rs | 5 +++-- gstreamer-net/sys/tests/abi.rs | 5 +++-- gstreamer-net/sys/tests/constant.c | 5 +++-- gstreamer-net/sys/tests/layout.c | 5 +++-- gstreamer-pbutils/src/auto/discoverer.rs | 1 + gstreamer-pbutils/src/auto/discoverer_audio_info.rs | 1 + gstreamer-pbutils/src/auto/discoverer_container_info.rs | 1 + gstreamer-pbutils/src/auto/discoverer_info.rs | 1 + gstreamer-pbutils/src/auto/discoverer_stream_info.rs | 1 + gstreamer-pbutils/src/auto/discoverer_subtitle_info.rs | 1 + gstreamer-pbutils/src/auto/discoverer_video_info.rs | 1 + gstreamer-pbutils/src/auto/encoding_audio_profile.rs | 1 + gstreamer-pbutils/src/auto/encoding_container_profile.rs | 1 + gstreamer-pbutils/src/auto/encoding_profile.rs | 1 + gstreamer-pbutils/src/auto/encoding_target.rs | 1 + gstreamer-pbutils/src/auto/encoding_video_profile.rs | 1 + gstreamer-pbutils/src/auto/enums.rs | 1 + gstreamer-pbutils/src/auto/flags.rs | 1 + gstreamer-pbutils/src/auto/functions.rs | 1 + gstreamer-pbutils/src/auto/mod.rs | 1 + gstreamer-pbutils/src/auto/versions.txt | 5 +++-- gstreamer-pbutils/sys/build.rs | 5 +++-- gstreamer-pbutils/sys/src/lib.rs | 5 +++-- gstreamer-pbutils/sys/tests/abi.rs | 5 +++-- gstreamer-pbutils/sys/tests/constant.c | 5 +++-- gstreamer-pbutils/sys/tests/layout.c | 5 +++-- gstreamer-player/src/auto/enums.rs | 1 + gstreamer-player/src/auto/mod.rs | 1 + gstreamer-player/src/auto/player.rs | 1 + gstreamer-player/src/auto/player_audio_info.rs | 1 + .../src/auto/player_gmain_context_signal_dispatcher.rs | 1 + gstreamer-player/src/auto/player_media_info.rs | 1 + gstreamer-player/src/auto/player_signal_dispatcher.rs | 1 + gstreamer-player/src/auto/player_stream_info.rs | 1 + gstreamer-player/src/auto/player_subtitle_info.rs | 1 + gstreamer-player/src/auto/player_video_info.rs | 1 + .../src/auto/player_video_overlay_video_renderer.rs | 1 + gstreamer-player/src/auto/player_video_renderer.rs | 1 + gstreamer-player/src/auto/player_visualization.rs | 1 + gstreamer-player/src/auto/versions.txt | 5 +++-- gstreamer-player/sys/build.rs | 5 +++-- gstreamer-player/sys/src/lib.rs | 5 +++-- gstreamer-player/sys/tests/abi.rs | 5 +++-- gstreamer-player/sys/tests/constant.c | 5 +++-- gstreamer-player/sys/tests/layout.c | 5 +++-- gstreamer-rtp/src/auto/constants.rs | 1 + gstreamer-rtp/src/auto/enums.rs | 1 + gstreamer-rtp/src/auto/flags.rs | 1 + gstreamer-rtp/src/auto/functions.rs | 1 + gstreamer-rtp/src/auto/mod.rs | 1 + gstreamer-rtp/src/auto/versions.txt | 5 +++-- gstreamer-rtp/sys/build.rs | 5 +++-- gstreamer-rtp/sys/src/lib.rs | 5 +++-- gstreamer-rtp/sys/tests/abi.rs | 5 +++-- gstreamer-rtp/sys/tests/constant.c | 5 +++-- gstreamer-rtp/sys/tests/layout.c | 5 +++-- gstreamer-rtsp-server/src/auto/enums.rs | 1 + gstreamer-rtsp-server/src/auto/flags.rs | 1 + gstreamer-rtsp-server/src/auto/mod.rs | 1 + gstreamer-rtsp-server/src/auto/rtsp_address.rs | 1 + gstreamer-rtsp-server/src/auto/rtsp_address_pool.rs | 1 + gstreamer-rtsp-server/src/auto/rtsp_auth.rs | 1 + gstreamer-rtsp-server/src/auto/rtsp_client.rs | 1 + gstreamer-rtsp-server/src/auto/rtsp_media.rs | 1 + gstreamer-rtsp-server/src/auto/rtsp_media_factory.rs | 1 + gstreamer-rtsp-server/src/auto/rtsp_media_factory_uri.rs | 1 + gstreamer-rtsp-server/src/auto/rtsp_mount_points.rs | 1 + gstreamer-rtsp-server/src/auto/rtsp_server.rs | 1 + gstreamer-rtsp-server/src/auto/rtsp_session.rs | 1 + gstreamer-rtsp-server/src/auto/rtsp_session_media.rs | 1 + gstreamer-rtsp-server/src/auto/rtsp_session_pool.rs | 1 + gstreamer-rtsp-server/src/auto/rtsp_stream.rs | 1 + gstreamer-rtsp-server/src/auto/rtsp_stream_transport.rs | 1 + gstreamer-rtsp-server/src/auto/rtsp_thread_pool.rs | 1 + gstreamer-rtsp-server/src/auto/versions.txt | 5 +++-- gstreamer-rtsp-server/sys/build.rs | 5 +++-- gstreamer-rtsp-server/sys/src/lib.rs | 5 +++-- gstreamer-rtsp-server/sys/tests/abi.rs | 5 +++-- gstreamer-rtsp-server/sys/tests/constant.c | 5 +++-- gstreamer-rtsp-server/sys/tests/layout.c | 5 +++-- gstreamer-rtsp/src/auto/enums.rs | 1 + gstreamer-rtsp/src/auto/flags.rs | 1 + gstreamer-rtsp/src/auto/mod.rs | 1 + gstreamer-rtsp/src/auto/rtsp_auth_param.rs | 1 + gstreamer-rtsp/src/auto/rtsp_url.rs | 1 + gstreamer-rtsp/src/auto/versions.txt | 5 +++-- gstreamer-rtsp/sys/build.rs | 5 +++-- gstreamer-rtsp/sys/src/lib.rs | 5 +++-- gstreamer-rtsp/sys/tests/abi.rs | 5 +++-- gstreamer-rtsp/sys/tests/constant.c | 5 +++-- gstreamer-rtsp/sys/tests/layout.c | 5 +++-- gstreamer-sdp/src/auto/mod.rs | 1 + gstreamer-sdp/src/auto/versions.txt | 5 +++-- gstreamer-sdp/sys/build.rs | 5 +++-- gstreamer-sdp/sys/src/lib.rs | 5 +++-- gstreamer-sdp/sys/tests/abi.rs | 5 +++-- gstreamer-sdp/sys/tests/constant.c | 5 +++-- gstreamer-sdp/sys/tests/layout.c | 5 +++-- gstreamer-tag/sys/build.rs | 5 +++-- gstreamer-tag/sys/src/lib.rs | 5 +++-- gstreamer-tag/sys/tests/abi.rs | 5 +++-- gstreamer-tag/sys/tests/constant.c | 5 +++-- gstreamer-tag/sys/tests/layout.c | 5 +++-- gstreamer-video/src/auto/enums.rs | 1 + gstreamer-video/src/auto/flags.rs | 1 + gstreamer-video/src/auto/mod.rs | 1 + gstreamer-video/src/auto/versions.txt | 5 +++-- gstreamer-video/src/auto/video_buffer_pool.rs | 1 + gstreamer-video/src/auto/video_decoder.rs | 1 + gstreamer-video/src/auto/video_encoder.rs | 1 + gstreamer-video/src/auto/video_filter.rs | 1 + gstreamer-video/src/auto/video_orientation.rs | 1 + gstreamer-video/src/auto/video_overlay.rs | 1 + gstreamer-video/src/auto/video_sink.rs | 1 + gstreamer-video/sys/build.rs | 5 +++-- gstreamer-video/sys/src/lib.rs | 5 +++-- gstreamer-video/sys/tests/abi.rs | 5 +++-- gstreamer-video/sys/tests/constant.c | 5 +++-- gstreamer-video/sys/tests/layout.c | 5 +++-- gstreamer-webrtc/src/auto/enums.rs | 1 + gstreamer-webrtc/src/auto/mod.rs | 1 + gstreamer-webrtc/src/auto/versions.txt | 5 +++-- gstreamer-webrtc/src/auto/web_rtc_data_channel.rs | 1 + gstreamer-webrtc/src/auto/web_rtc_session_description.rs | 1 + gstreamer-webrtc/src/auto/web_rtcdtls_transport.rs | 1 + gstreamer-webrtc/src/auto/web_rtcice_transport.rs | 1 + gstreamer-webrtc/src/auto/web_rtcrtp_receiver.rs | 1 + gstreamer-webrtc/src/auto/web_rtcrtp_sender.rs | 1 + gstreamer-webrtc/src/auto/web_rtcrtp_transceiver.rs | 1 + gstreamer-webrtc/sys/build.rs | 5 +++-- gstreamer-webrtc/sys/src/lib.rs | 5 +++-- gstreamer-webrtc/sys/tests/abi.rs | 5 +++-- gstreamer-webrtc/sys/tests/constant.c | 5 +++-- gstreamer-webrtc/sys/tests/layout.c | 5 +++-- gstreamer/src/auto/alias.rs | 1 + gstreamer/src/auto/allocator.rs | 1 + gstreamer/src/auto/bin.rs | 1 + gstreamer/src/auto/buffer_pool.rs | 1 + gstreamer/src/auto/bus.rs | 1 + gstreamer/src/auto/child_proxy.rs | 1 + gstreamer/src/auto/clock.rs | 1 + gstreamer/src/auto/control_binding.rs | 1 + gstreamer/src/auto/control_source.rs | 1 + gstreamer/src/auto/date_time.rs | 1 + gstreamer/src/auto/device.rs | 1 + gstreamer/src/auto/device_monitor.rs | 1 + gstreamer/src/auto/device_provider.rs | 1 + gstreamer/src/auto/device_provider_factory.rs | 1 + gstreamer/src/auto/element.rs | 1 + gstreamer/src/auto/element_factory.rs | 1 + gstreamer/src/auto/enums.rs | 1 + gstreamer/src/auto/flags.rs | 1 + gstreamer/src/auto/functions.rs | 1 + gstreamer/src/auto/ghost_pad.rs | 1 + gstreamer/src/auto/mod.rs | 1 + gstreamer/src/auto/object.rs | 1 + gstreamer/src/auto/pad.rs | 1 + gstreamer/src/auto/pad_template.rs | 1 + gstreamer/src/auto/pipeline.rs | 1 + gstreamer/src/auto/plugin.rs | 1 + gstreamer/src/auto/plugin_feature.rs | 1 + gstreamer/src/auto/preset.rs | 1 + gstreamer/src/auto/proxy_pad.rs | 1 + gstreamer/src/auto/registry.rs | 1 + gstreamer/src/auto/stream.rs | 1 + gstreamer/src/auto/stream_collection.rs | 1 + gstreamer/src/auto/system_clock.rs | 1 + gstreamer/src/auto/tag_setter.rs | 1 + gstreamer/src/auto/toc_setter.rs | 1 + gstreamer/src/auto/type_find_factory.rs | 1 + gstreamer/src/auto/uri_handler.rs | 1 + gstreamer/src/auto/versions.txt | 5 +++-- gstreamer/sys/build.rs | 5 +++-- gstreamer/sys/src/lib.rs | 5 +++-- gstreamer/sys/tests/abi.rs | 5 +++-- gstreamer/sys/tests/constant.c | 5 +++-- gstreamer/sys/tests/layout.c | 5 +++-- 329 files changed, 589 insertions(+), 261 deletions(-) diff --git a/gir b/gir index 56b95acee..28780fde9 160000 --- a/gir +++ b/gir @@ -1 +1 @@ -Subproject commit 56b95acee76e9c60d1c0ca7cf788df0b0c5f7cbb +Subproject commit 28780fde939e93a45f4a254ba812a0df50a910f6 diff --git a/gstreamer-app/src/auto/app_sink.rs b/gstreamer-app/src/auto/app_sink.rs index bad341005..0947847c0 100644 --- a/gstreamer-app/src/auto/app_sink.rs +++ b/gstreamer-app/src/auto/app_sink.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::object::ObjectType as ObjectType_; diff --git a/gstreamer-app/src/auto/app_src.rs b/gstreamer-app/src/auto/app_src.rs index 42b9bce59..7372deb7b 100644 --- a/gstreamer-app/src/auto/app_src.rs +++ b/gstreamer-app/src/auto/app_src.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::AppStreamType; diff --git a/gstreamer-app/src/auto/enums.rs b/gstreamer-app/src/auto/enums.rs index 74284946c..582b7a87e 100644 --- a/gstreamer-app/src/auto/enums.rs +++ b/gstreamer-app/src/auto/enums.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::translate::*; diff --git a/gstreamer-app/src/auto/mod.rs b/gstreamer-app/src/auto/mod.rs index aac21fb66..261365ae7 100644 --- a/gstreamer-app/src/auto/mod.rs +++ b/gstreamer-app/src/auto/mod.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT mod app_sink; diff --git a/gstreamer-app/src/auto/versions.txt b/gstreamer-app/src/auto/versions.txt index a620dfc7b..2061f177b 100644 --- a/gstreamer-app/src/auto/versions.txt +++ b/gstreamer-app/src/auto/versions.txt @@ -1,2 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) diff --git a/gstreamer-app/sys/build.rs b/gstreamer-app/sys/build.rs index ca6af9668..d68dd0cdc 100644 --- a/gstreamer-app/sys/build.rs +++ b/gstreamer-app/sys/build.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-app/sys/src/lib.rs b/gstreamer-app/sys/src/lib.rs index ba132ce28..0ddf058fb 100644 --- a/gstreamer-app/sys/src/lib.rs +++ b/gstreamer-app/sys/src/lib.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 2748f908b..34d915552 100644 --- a/gstreamer-app/sys/tests/abi.rs +++ b/gstreamer-app/sys/tests/abi.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT use gstreamer_app_sys::*; diff --git a/gstreamer-app/sys/tests/constant.c b/gstreamer-app/sys/tests/constant.c index cde5cdaae..4985f4b3f 100644 --- a/gstreamer-app/sys/tests/constant.c +++ b/gstreamer-app/sys/tests/constant.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-app/sys/tests/layout.c b/gstreamer-app/sys/tests/layout.c index be21176ec..248e1c14d 100644 --- a/gstreamer-app/sys/tests/layout.c +++ b/gstreamer-app/sys/tests/layout.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 dda535ceb..232ee221b 100644 --- a/gstreamer-audio/src/auto/audio_base_sink.rs +++ b/gstreamer-audio/src/auto/audio_base_sink.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::object::Cast; diff --git a/gstreamer-audio/src/auto/audio_base_src.rs b/gstreamer-audio/src/auto/audio_base_src.rs index 8900525cc..2af5fbf36 100644 --- a/gstreamer-audio/src/auto/audio_base_src.rs +++ b/gstreamer-audio/src/auto/audio_base_src.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::object::Cast; diff --git a/gstreamer-audio/src/auto/audio_decoder.rs b/gstreamer-audio/src/auto/audio_decoder.rs index 5df10245a..bb9602f7b 100644 --- a/gstreamer-audio/src/auto/audio_decoder.rs +++ b/gstreamer-audio/src/auto/audio_decoder.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::AudioInfo; diff --git a/gstreamer-audio/src/auto/audio_encoder.rs b/gstreamer-audio/src/auto/audio_encoder.rs index cebe3a008..8e8f6aa06 100644 --- a/gstreamer-audio/src/auto/audio_encoder.rs +++ b/gstreamer-audio/src/auto/audio_encoder.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::AudioInfo; diff --git a/gstreamer-audio/src/auto/audio_sink.rs b/gstreamer-audio/src/auto/audio_sink.rs index c61084af8..93306ac0c 100644 --- a/gstreamer-audio/src/auto/audio_sink.rs +++ b/gstreamer-audio/src/auto/audio_sink.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::AudioBaseSink; diff --git a/gstreamer-audio/src/auto/audio_src.rs b/gstreamer-audio/src/auto/audio_src.rs index d7812c71a..536284fdd 100644 --- a/gstreamer-audio/src/auto/audio_src.rs +++ b/gstreamer-audio/src/auto/audio_src.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::AudioBaseSrc; diff --git a/gstreamer-audio/src/auto/audio_stream_align.rs b/gstreamer-audio/src/auto/audio_stream_align.rs index 33b898c2b..afcefd434 100644 --- a/gstreamer-audio/src/auto/audio_stream_align.rs +++ b/gstreamer-audio/src/auto/audio_stream_align.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::translate::*; diff --git a/gstreamer-audio/src/auto/enums.rs b/gstreamer-audio/src/auto/enums.rs index 1a3c83599..0eccf7ec2 100644 --- a/gstreamer-audio/src/auto/enums.rs +++ b/gstreamer-audio/src/auto/enums.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::translate::*; diff --git a/gstreamer-audio/src/auto/flags.rs b/gstreamer-audio/src/auto/flags.rs index 01cf9f0bf..cfbe78cf6 100644 --- a/gstreamer-audio/src/auto/flags.rs +++ b/gstreamer-audio/src/auto/flags.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use bitflags::bitflags; diff --git a/gstreamer-audio/src/auto/mod.rs b/gstreamer-audio/src/auto/mod.rs index 7d20eba22..2a0aa7b6e 100644 --- a/gstreamer-audio/src/auto/mod.rs +++ b/gstreamer-audio/src/auto/mod.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT mod audio_base_sink; diff --git a/gstreamer-audio/src/auto/stream_volume.rs b/gstreamer-audio/src/auto/stream_volume.rs index 2d5a35955..9413aa390 100644 --- a/gstreamer-audio/src/auto/stream_volume.rs +++ b/gstreamer-audio/src/auto/stream_volume.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::StreamVolumeFormat; diff --git a/gstreamer-audio/src/auto/versions.txt b/gstreamer-audio/src/auto/versions.txt index a620dfc7b..2061f177b 100644 --- a/gstreamer-audio/src/auto/versions.txt +++ b/gstreamer-audio/src/auto/versions.txt @@ -1,2 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) diff --git a/gstreamer-audio/sys/build.rs b/gstreamer-audio/sys/build.rs index ca6af9668..d68dd0cdc 100644 --- a/gstreamer-audio/sys/build.rs +++ b/gstreamer-audio/sys/build.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-audio/sys/src/lib.rs b/gstreamer-audio/sys/src/lib.rs index ddc182e65..9ae218d52 100644 --- a/gstreamer-audio/sys/src/lib.rs +++ b/gstreamer-audio/sys/src/lib.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 d7ccfea4f..d8f43c0bb 100644 --- a/gstreamer-audio/sys/tests/abi.rs +++ b/gstreamer-audio/sys/tests/abi.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT use gstreamer_audio_sys::*; diff --git a/gstreamer-audio/sys/tests/constant.c b/gstreamer-audio/sys/tests/constant.c index 5bda04d8f..bc9a868c2 100644 --- a/gstreamer-audio/sys/tests/constant.c +++ b/gstreamer-audio/sys/tests/constant.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-audio/sys/tests/layout.c b/gstreamer-audio/sys/tests/layout.c index 4552a2df8..b2cb7503b 100644 --- a/gstreamer-audio/sys/tests/layout.c +++ b/gstreamer-audio/sys/tests/layout.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-base/src/auto/adapter.rs b/gstreamer-base/src/auto/adapter.rs index d018b8a46..a71777967 100644 --- a/gstreamer-base/src/auto/adapter.rs +++ b/gstreamer-base/src/auto/adapter.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::translate::*; diff --git a/gstreamer-base/src/auto/aggregator.rs b/gstreamer-base/src/auto/aggregator.rs index e34556d30..ff68c6a54 100644 --- a/gstreamer-base/src/auto/aggregator.rs +++ b/gstreamer-base/src/auto/aggregator.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT #[cfg(any(feature = "v1_18", feature = "dox"))] diff --git a/gstreamer-base/src/auto/aggregator_pad.rs b/gstreamer-base/src/auto/aggregator_pad.rs index 273f6ff78..230b7dda8 100644 --- a/gstreamer-base/src/auto/aggregator_pad.rs +++ b/gstreamer-base/src/auto/aggregator_pad.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::object::Cast; diff --git a/gstreamer-base/src/auto/base_parse.rs b/gstreamer-base/src/auto/base_parse.rs index f139b3d07..8c114f0d2 100644 --- a/gstreamer-base/src/auto/base_parse.rs +++ b/gstreamer-base/src/auto/base_parse.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::object::Cast; diff --git a/gstreamer-base/src/auto/base_sink.rs b/gstreamer-base/src/auto/base_sink.rs index 1f5306269..912fad184 100644 --- a/gstreamer-base/src/auto/base_sink.rs +++ b/gstreamer-base/src/auto/base_sink.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::object::Cast; diff --git a/gstreamer-base/src/auto/base_src.rs b/gstreamer-base/src/auto/base_src.rs index 3030ef61c..74ad2d01d 100644 --- a/gstreamer-base/src/auto/base_src.rs +++ b/gstreamer-base/src/auto/base_src.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::object::Cast; diff --git a/gstreamer-base/src/auto/base_transform.rs b/gstreamer-base/src/auto/base_transform.rs index 0e487948c..e6e2208e6 100644 --- a/gstreamer-base/src/auto/base_transform.rs +++ b/gstreamer-base/src/auto/base_transform.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::object::Cast; diff --git a/gstreamer-base/src/auto/enums.rs b/gstreamer-base/src/auto/enums.rs index 84e849eef..09c19cec4 100644 --- a/gstreamer-base/src/auto/enums.rs +++ b/gstreamer-base/src/auto/enums.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT #[cfg(any(feature = "v1_18", feature = "dox"))] diff --git a/gstreamer-base/src/auto/flags.rs b/gstreamer-base/src/auto/flags.rs index 182e8fc93..4c1780acf 100644 --- a/gstreamer-base/src/auto/flags.rs +++ b/gstreamer-base/src/auto/flags.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use bitflags::bitflags; diff --git a/gstreamer-base/src/auto/functions.rs b/gstreamer-base/src/auto/functions.rs index 8f30394a8..6c34fd635 100644 --- a/gstreamer-base/src/auto/functions.rs +++ b/gstreamer-base/src/auto/functions.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::object::IsA; diff --git a/gstreamer-base/src/auto/mod.rs b/gstreamer-base/src/auto/mod.rs index 828c6259d..f0072fe08 100644 --- a/gstreamer-base/src/auto/mod.rs +++ b/gstreamer-base/src/auto/mod.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT mod adapter; diff --git a/gstreamer-base/src/auto/push_src.rs b/gstreamer-base/src/auto/push_src.rs index 4b9dc4211..2e7270556 100644 --- a/gstreamer-base/src/auto/push_src.rs +++ b/gstreamer-base/src/auto/push_src.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::BaseSrc; diff --git a/gstreamer-base/src/auto/versions.txt b/gstreamer-base/src/auto/versions.txt index a620dfc7b..2061f177b 100644 --- a/gstreamer-base/src/auto/versions.txt +++ b/gstreamer-base/src/auto/versions.txt @@ -1,2 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) diff --git a/gstreamer-base/sys/build.rs b/gstreamer-base/sys/build.rs index ca6af9668..d68dd0cdc 100644 --- a/gstreamer-base/sys/build.rs +++ b/gstreamer-base/sys/build.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-base/sys/src/lib.rs b/gstreamer-base/sys/src/lib.rs index 62847a6a0..76116c96b 100644 --- a/gstreamer-base/sys/src/lib.rs +++ b/gstreamer-base/sys/src/lib.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 a1fc01aed..437639571 100644 --- a/gstreamer-base/sys/tests/abi.rs +++ b/gstreamer-base/sys/tests/abi.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT use gstreamer_base_sys::*; diff --git a/gstreamer-base/sys/tests/constant.c b/gstreamer-base/sys/tests/constant.c index 4d41f4d32..9d608b3c0 100644 --- a/gstreamer-base/sys/tests/constant.c +++ b/gstreamer-base/sys/tests/constant.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-base/sys/tests/layout.c b/gstreamer-base/sys/tests/layout.c index 891d50084..217f4d589 100644 --- a/gstreamer-base/sys/tests/layout.c +++ b/gstreamer-base/sys/tests/layout.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-check/src/auto/mod.rs b/gstreamer-check/src/auto/mod.rs index bf7a4b08f..c08a9943d 100644 --- a/gstreamer-check/src/auto/mod.rs +++ b/gstreamer-check/src/auto/mod.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT mod test_clock; diff --git a/gstreamer-check/src/auto/test_clock.rs b/gstreamer-check/src/auto/test_clock.rs index b0fa8ac32..7aeaac4ca 100644 --- a/gstreamer-check/src/auto/test_clock.rs +++ b/gstreamer-check/src/auto/test_clock.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::object::Cast; diff --git a/gstreamer-check/src/auto/versions.txt b/gstreamer-check/src/auto/versions.txt index a620dfc7b..2061f177b 100644 --- a/gstreamer-check/src/auto/versions.txt +++ b/gstreamer-check/src/auto/versions.txt @@ -1,2 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) diff --git a/gstreamer-check/sys/build.rs b/gstreamer-check/sys/build.rs index ca6af9668..d68dd0cdc 100644 --- a/gstreamer-check/sys/build.rs +++ b/gstreamer-check/sys/build.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-check/sys/src/lib.rs b/gstreamer-check/sys/src/lib.rs index 96506df24..b4cb82d00 100644 --- a/gstreamer-check/sys/src/lib.rs +++ b/gstreamer-check/sys/src/lib.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 ef23480a7..567cccd40 100644 --- a/gstreamer-check/sys/tests/abi.rs +++ b/gstreamer-check/sys/tests/abi.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT use gstreamer_check_sys::*; diff --git a/gstreamer-check/sys/tests/constant.c b/gstreamer-check/sys/tests/constant.c index 9fa317106..14a085011 100644 --- a/gstreamer-check/sys/tests/constant.c +++ b/gstreamer-check/sys/tests/constant.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-check/sys/tests/layout.c b/gstreamer-check/sys/tests/layout.c index e3e933381..6c6190357 100644 --- a/gstreamer-check/sys/tests/layout.c +++ b/gstreamer-check/sys/tests/layout.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-controller/src/auto/argb_control_binding.rs b/gstreamer-controller/src/auto/argb_control_binding.rs index 890049b6c..c8a7648b4 100644 --- a/gstreamer-controller/src/auto/argb_control_binding.rs +++ b/gstreamer-controller/src/auto/argb_control_binding.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::object::Cast; diff --git a/gstreamer-controller/src/auto/direct_control_binding.rs b/gstreamer-controller/src/auto/direct_control_binding.rs index e9f5de642..397dde33f 100644 --- a/gstreamer-controller/src/auto/direct_control_binding.rs +++ b/gstreamer-controller/src/auto/direct_control_binding.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::object::Cast; diff --git a/gstreamer-controller/src/auto/enums.rs b/gstreamer-controller/src/auto/enums.rs index 291f31305..4a5b1c840 100644 --- a/gstreamer-controller/src/auto/enums.rs +++ b/gstreamer-controller/src/auto/enums.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::translate::*; diff --git a/gstreamer-controller/src/auto/interpolation_control_source.rs b/gstreamer-controller/src/auto/interpolation_control_source.rs index 9feaffa9f..1a7715fa4 100644 --- a/gstreamer-controller/src/auto/interpolation_control_source.rs +++ b/gstreamer-controller/src/auto/interpolation_control_source.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::InterpolationMode; diff --git a/gstreamer-controller/src/auto/lfo_control_source.rs b/gstreamer-controller/src/auto/lfo_control_source.rs index 5065c07f4..25bf77f07 100644 --- a/gstreamer-controller/src/auto/lfo_control_source.rs +++ b/gstreamer-controller/src/auto/lfo_control_source.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::LFOWaveform; diff --git a/gstreamer-controller/src/auto/mod.rs b/gstreamer-controller/src/auto/mod.rs index a3a2fedbd..b4c4ef7fc 100644 --- a/gstreamer-controller/src/auto/mod.rs +++ b/gstreamer-controller/src/auto/mod.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT mod argb_control_binding; diff --git a/gstreamer-controller/src/auto/proxy_control_binding.rs b/gstreamer-controller/src/auto/proxy_control_binding.rs index 5a1a81fe8..1159f3cb7 100644 --- a/gstreamer-controller/src/auto/proxy_control_binding.rs +++ b/gstreamer-controller/src/auto/proxy_control_binding.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::object::Cast; diff --git a/gstreamer-controller/src/auto/timed_value_control_source.rs b/gstreamer-controller/src/auto/timed_value_control_source.rs index 70f339c22..254d26687 100644 --- a/gstreamer-controller/src/auto/timed_value_control_source.rs +++ b/gstreamer-controller/src/auto/timed_value_control_source.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::ControlPoint; diff --git a/gstreamer-controller/src/auto/trigger_control_source.rs b/gstreamer-controller/src/auto/trigger_control_source.rs index d3f967b86..217f952cd 100644 --- a/gstreamer-controller/src/auto/trigger_control_source.rs +++ b/gstreamer-controller/src/auto/trigger_control_source.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::TimedValueControlSource; diff --git a/gstreamer-controller/src/auto/versions.txt b/gstreamer-controller/src/auto/versions.txt index a620dfc7b..2061f177b 100644 --- a/gstreamer-controller/src/auto/versions.txt +++ b/gstreamer-controller/src/auto/versions.txt @@ -1,2 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) diff --git a/gstreamer-controller/sys/build.rs b/gstreamer-controller/sys/build.rs index ca6af9668..d68dd0cdc 100644 --- a/gstreamer-controller/sys/build.rs +++ b/gstreamer-controller/sys/build.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-controller/sys/src/lib.rs b/gstreamer-controller/sys/src/lib.rs index 968e6abea..3c6958595 100644 --- a/gstreamer-controller/sys/src/lib.rs +++ b/gstreamer-controller/sys/src/lib.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 a8fd03c7d..0e84cba6a 100644 --- a/gstreamer-controller/sys/tests/abi.rs +++ b/gstreamer-controller/sys/tests/abi.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT use gstreamer_controller_sys::*; diff --git a/gstreamer-controller/sys/tests/constant.c b/gstreamer-controller/sys/tests/constant.c index 4ace0ef07..f85676611 100644 --- a/gstreamer-controller/sys/tests/constant.c +++ b/gstreamer-controller/sys/tests/constant.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-controller/sys/tests/layout.c b/gstreamer-controller/sys/tests/layout.c index 7c39d6579..9418cdd32 100644 --- a/gstreamer-controller/sys/tests/layout.c +++ b/gstreamer-controller/sys/tests/layout.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-editing-services/src/auto/alias.rs b/gstreamer-editing-services/src/auto/alias.rs index 2281581fd..1bf62d596 100644 --- a/gstreamer-editing-services/src/auto/alias.rs +++ b/gstreamer-editing-services/src/auto/alias.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT #[allow(unused_imports)] diff --git a/gstreamer-editing-services/src/auto/asset.rs b/gstreamer-editing-services/src/auto/asset.rs index e27993138..ecd2983d1 100644 --- a/gstreamer-editing-services/src/auto/asset.rs +++ b/gstreamer-editing-services/src/auto/asset.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Extractable; diff --git a/gstreamer-editing-services/src/auto/base_effect.rs b/gstreamer-editing-services/src/auto/base_effect.rs index 24a5dcba8..10e1d52b5 100644 --- a/gstreamer-editing-services/src/auto/base_effect.rs +++ b/gstreamer-editing-services/src/auto/base_effect.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Extractable; diff --git a/gstreamer-editing-services/src/auto/clip.rs b/gstreamer-editing-services/src/auto/clip.rs index f9424277e..5b4b3722a 100644 --- a/gstreamer-editing-services/src/auto/clip.rs +++ b/gstreamer-editing-services/src/auto/clip.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Asset; diff --git a/gstreamer-editing-services/src/auto/container.rs b/gstreamer-editing-services/src/auto/container.rs index 7b87232f9..134acd870 100644 --- a/gstreamer-editing-services/src/auto/container.rs +++ b/gstreamer-editing-services/src/auto/container.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Edge; diff --git a/gstreamer-editing-services/src/auto/effect.rs b/gstreamer-editing-services/src/auto/effect.rs index 870131096..356491c17 100644 --- a/gstreamer-editing-services/src/auto/effect.rs +++ b/gstreamer-editing-services/src/auto/effect.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::BaseEffect; diff --git a/gstreamer-editing-services/src/auto/enums.rs b/gstreamer-editing-services/src/auto/enums.rs index 84786d747..a36e7146f 100644 --- a/gstreamer-editing-services/src/auto/enums.rs +++ b/gstreamer-editing-services/src/auto/enums.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::translate::*; diff --git a/gstreamer-editing-services/src/auto/extractable.rs b/gstreamer-editing-services/src/auto/extractable.rs index 26641cbe0..6576a421b 100644 --- a/gstreamer-editing-services/src/auto/extractable.rs +++ b/gstreamer-editing-services/src/auto/extractable.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Asset; diff --git a/gstreamer-editing-services/src/auto/flags.rs b/gstreamer-editing-services/src/auto/flags.rs index 055ee5f84..4c1bc6e36 100644 --- a/gstreamer-editing-services/src/auto/flags.rs +++ b/gstreamer-editing-services/src/auto/flags.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use bitflags::bitflags; diff --git a/gstreamer-editing-services/src/auto/group.rs b/gstreamer-editing-services/src/auto/group.rs index df7b2d89a..0b95627d4 100644 --- a/gstreamer-editing-services/src/auto/group.rs +++ b/gstreamer-editing-services/src/auto/group.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Container; diff --git a/gstreamer-editing-services/src/auto/layer.rs b/gstreamer-editing-services/src/auto/layer.rs index 9a6af0c4e..ad04c043d 100644 --- a/gstreamer-editing-services/src/auto/layer.rs +++ b/gstreamer-editing-services/src/auto/layer.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Asset; diff --git a/gstreamer-editing-services/src/auto/mod.rs b/gstreamer-editing-services/src/auto/mod.rs index aa267255c..6a6726b75 100644 --- a/gstreamer-editing-services/src/auto/mod.rs +++ b/gstreamer-editing-services/src/auto/mod.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT mod asset; diff --git a/gstreamer-editing-services/src/auto/pipeline.rs b/gstreamer-editing-services/src/auto/pipeline.rs index 3949fd586..774df48bd 100644 --- a/gstreamer-editing-services/src/auto/pipeline.rs +++ b/gstreamer-editing-services/src/auto/pipeline.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::PipelineFlags; diff --git a/gstreamer-editing-services/src/auto/project.rs b/gstreamer-editing-services/src/auto/project.rs index 9ba59ff0a..4a693fd79 100644 --- a/gstreamer-editing-services/src/auto/project.rs +++ b/gstreamer-editing-services/src/auto/project.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Asset; diff --git a/gstreamer-editing-services/src/auto/timeline.rs b/gstreamer-editing-services/src/auto/timeline.rs index 310e9f034..3071a451c 100644 --- a/gstreamer-editing-services/src/auto/timeline.rs +++ b/gstreamer-editing-services/src/auto/timeline.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Asset; diff --git a/gstreamer-editing-services/src/auto/timeline_element.rs b/gstreamer-editing-services/src/auto/timeline_element.rs index 67fb3d4d8..db5cf0975 100644 --- a/gstreamer-editing-services/src/auto/timeline_element.rs +++ b/gstreamer-editing-services/src/auto/timeline_element.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT #[cfg(any(feature = "v1_18", feature = "dox"))] diff --git a/gstreamer-editing-services/src/auto/track.rs b/gstreamer-editing-services/src/auto/track.rs index f0813aba1..bb9a92664 100644 --- a/gstreamer-editing-services/src/auto/track.rs +++ b/gstreamer-editing-services/src/auto/track.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Timeline; diff --git a/gstreamer-editing-services/src/auto/track_element.rs b/gstreamer-editing-services/src/auto/track_element.rs index 93c441159..4ac85b88e 100644 --- a/gstreamer-editing-services/src/auto/track_element.rs +++ b/gstreamer-editing-services/src/auto/track_element.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Edge; diff --git a/gstreamer-editing-services/src/auto/uri_clip.rs b/gstreamer-editing-services/src/auto/uri_clip.rs index 187ed30ce..66d2aa64c 100644 --- a/gstreamer-editing-services/src/auto/uri_clip.rs +++ b/gstreamer-editing-services/src/auto/uri_clip.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Clip; diff --git a/gstreamer-editing-services/src/auto/uri_clip_asset.rs b/gstreamer-editing-services/src/auto/uri_clip_asset.rs index 0bf7cc26a..71be5cadc 100644 --- a/gstreamer-editing-services/src/auto/uri_clip_asset.rs +++ b/gstreamer-editing-services/src/auto/uri_clip_asset.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Asset; diff --git a/gstreamer-editing-services/src/auto/uri_source_asset.rs b/gstreamer-editing-services/src/auto/uri_source_asset.rs index 3220b5eea..11d1d5114 100644 --- a/gstreamer-editing-services/src/auto/uri_source_asset.rs +++ b/gstreamer-editing-services/src/auto/uri_source_asset.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Asset; diff --git a/gstreamer-editing-services/src/auto/versions.txt b/gstreamer-editing-services/src/auto/versions.txt index a620dfc7b..2061f177b 100644 --- a/gstreamer-editing-services/src/auto/versions.txt +++ b/gstreamer-editing-services/src/auto/versions.txt @@ -1,2 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) diff --git a/gstreamer-editing-services/sys/build.rs b/gstreamer-editing-services/sys/build.rs index ca6af9668..d68dd0cdc 100644 --- a/gstreamer-editing-services/sys/build.rs +++ b/gstreamer-editing-services/sys/build.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 97f24da11..86b163351 100644 --- a/gstreamer-editing-services/sys/src/lib.rs +++ b/gstreamer-editing-services/sys/src/lib.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-editing-services/sys/tests/abi.rs b/gstreamer-editing-services/sys/tests/abi.rs index 58b86c023..0c274a95e 100644 --- a/gstreamer-editing-services/sys/tests/abi.rs +++ b/gstreamer-editing-services/sys/tests/abi.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT use gstreamer_editing_services_sys::*; diff --git a/gstreamer-editing-services/sys/tests/constant.c b/gstreamer-editing-services/sys/tests/constant.c index c49fb865d..973c8e0b5 100644 --- a/gstreamer-editing-services/sys/tests/constant.c +++ b/gstreamer-editing-services/sys/tests/constant.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-editing-services/sys/tests/layout.c b/gstreamer-editing-services/sys/tests/layout.c index ea4f4ea80..d81d98b1e 100644 --- a/gstreamer-editing-services/sys/tests/layout.c +++ b/gstreamer-editing-services/sys/tests/layout.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 f684ba8e3..f406bcc53 100644 --- a/gstreamer-gl/egl/src/auto/gl_display_egl.rs +++ b/gstreamer-gl/egl/src/auto/gl_display_egl.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::object::IsA; diff --git a/gstreamer-gl/egl/src/auto/mod.rs b/gstreamer-gl/egl/src/auto/mod.rs index f7f03b1ab..e2ed53717 100644 --- a/gstreamer-gl/egl/src/auto/mod.rs +++ b/gstreamer-gl/egl/src/auto/mod.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT mod gl_display_egl; diff --git a/gstreamer-gl/egl/src/auto/versions.txt b/gstreamer-gl/egl/src/auto/versions.txt index a620dfc7b..2061f177b 100644 --- a/gstreamer-gl/egl/src/auto/versions.txt +++ b/gstreamer-gl/egl/src/auto/versions.txt @@ -1,2 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) diff --git a/gstreamer-gl/egl/sys/build.rs b/gstreamer-gl/egl/sys/build.rs index ca6af9668..d68dd0cdc 100644 --- a/gstreamer-gl/egl/sys/build.rs +++ b/gstreamer-gl/egl/sys/build.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 3130588ae..372bce177 100644 --- a/gstreamer-gl/egl/sys/src/lib.rs +++ b/gstreamer-gl/egl/sys/src/lib.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 3e194004d..c89316f57 100644 --- a/gstreamer-gl/egl/sys/tests/abi.rs +++ b/gstreamer-gl/egl/sys/tests/abi.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 ad8f7b692..8e99fb5a8 100644 --- a/gstreamer-gl/egl/sys/tests/constant.c +++ b/gstreamer-gl/egl/sys/tests/constant.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 f4a057a6b..28ece7ad3 100644 --- a/gstreamer-gl/egl/sys/tests/layout.c +++ b/gstreamer-gl/egl/sys/tests/layout.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-gl/src/auto/enums.rs b/gstreamer-gl/src/auto/enums.rs index fbab444df..0fb78502e 100644 --- a/gstreamer-gl/src/auto/enums.rs +++ b/gstreamer-gl/src/auto/enums.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT #[cfg(any(feature = "v1_16", feature = "dox"))] diff --git a/gstreamer-gl/src/auto/flags.rs b/gstreamer-gl/src/auto/flags.rs index bc35f6e1d..c81165c53 100644 --- a/gstreamer-gl/src/auto/flags.rs +++ b/gstreamer-gl/src/auto/flags.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use bitflags::bitflags; diff --git a/gstreamer-gl/src/auto/gl_base_filter.rs b/gstreamer-gl/src/auto/gl_base_filter.rs index fe03e41aa..7b431764a 100644 --- a/gstreamer-gl/src/auto/gl_base_filter.rs +++ b/gstreamer-gl/src/auto/gl_base_filter.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::GLContext; diff --git a/gstreamer-gl/src/auto/gl_color_convert.rs b/gstreamer-gl/src/auto/gl_color_convert.rs index 283073984..bde00151c 100644 --- a/gstreamer-gl/src/auto/gl_color_convert.rs +++ b/gstreamer-gl/src/auto/gl_color_convert.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::GLContext; diff --git a/gstreamer-gl/src/auto/gl_context.rs b/gstreamer-gl/src/auto/gl_context.rs index 85a98c627..fc7c3047c 100644 --- a/gstreamer-gl/src/auto/gl_context.rs +++ b/gstreamer-gl/src/auto/gl_context.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::GLDisplay; diff --git a/gstreamer-gl/src/auto/gl_display.rs b/gstreamer-gl/src/auto/gl_display.rs index 79bb83c8c..366986250 100644 --- a/gstreamer-gl/src/auto/gl_display.rs +++ b/gstreamer-gl/src/auto/gl_display.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::GLContext; diff --git a/gstreamer-gl/src/auto/gl_framebuffer.rs b/gstreamer-gl/src/auto/gl_framebuffer.rs index 70e551b45..273e1d96d 100644 --- a/gstreamer-gl/src/auto/gl_framebuffer.rs +++ b/gstreamer-gl/src/auto/gl_framebuffer.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::GLContext; diff --git a/gstreamer-gl/src/auto/gl_overlay_compositor.rs b/gstreamer-gl/src/auto/gl_overlay_compositor.rs index 1312621da..5f181e46f 100644 --- a/gstreamer-gl/src/auto/gl_overlay_compositor.rs +++ b/gstreamer-gl/src/auto/gl_overlay_compositor.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::GLContext; diff --git a/gstreamer-gl/src/auto/gl_shader.rs b/gstreamer-gl/src/auto/gl_shader.rs index 949c86cd2..00f408a59 100644 --- a/gstreamer-gl/src/auto/gl_shader.rs +++ b/gstreamer-gl/src/auto/gl_shader.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::GLContext; diff --git a/gstreamer-gl/src/auto/gl_upload.rs b/gstreamer-gl/src/auto/gl_upload.rs index 287e0d3d4..c64a77a93 100644 --- a/gstreamer-gl/src/auto/gl_upload.rs +++ b/gstreamer-gl/src/auto/gl_upload.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::GLContext; diff --git a/gstreamer-gl/src/auto/gl_view_convert.rs b/gstreamer-gl/src/auto/gl_view_convert.rs index d0408dfc5..f328e5b2b 100644 --- a/gstreamer-gl/src/auto/gl_view_convert.rs +++ b/gstreamer-gl/src/auto/gl_view_convert.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::GLContext; diff --git a/gstreamer-gl/src/auto/gl_window.rs b/gstreamer-gl/src/auto/gl_window.rs index d6e3df3a9..207791576 100644 --- a/gstreamer-gl/src/auto/gl_window.rs +++ b/gstreamer-gl/src/auto/gl_window.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::GLContext; diff --git a/gstreamer-gl/src/auto/glsl_stage.rs b/gstreamer-gl/src/auto/glsl_stage.rs index 40bbff04e..a9506d85c 100644 --- a/gstreamer-gl/src/auto/glsl_stage.rs +++ b/gstreamer-gl/src/auto/glsl_stage.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::GLContext; diff --git a/gstreamer-gl/src/auto/mod.rs b/gstreamer-gl/src/auto/mod.rs index 2203a225a..df4dd060d 100644 --- a/gstreamer-gl/src/auto/mod.rs +++ b/gstreamer-gl/src/auto/mod.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT #[cfg(any(feature = "v1_16", feature = "dox"))] diff --git a/gstreamer-gl/src/auto/versions.txt b/gstreamer-gl/src/auto/versions.txt index a620dfc7b..2061f177b 100644 --- a/gstreamer-gl/src/auto/versions.txt +++ b/gstreamer-gl/src/auto/versions.txt @@ -1,2 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) diff --git a/gstreamer-gl/sys/build.rs b/gstreamer-gl/sys/build.rs index ca6af9668..d68dd0cdc 100644 --- a/gstreamer-gl/sys/build.rs +++ b/gstreamer-gl/sys/build.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-gl/sys/src/lib.rs b/gstreamer-gl/sys/src/lib.rs index 43c709b26..392cb203e 100644 --- a/gstreamer-gl/sys/src/lib.rs +++ b/gstreamer-gl/sys/src/lib.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 5ee0e56cb..f89759fcc 100644 --- a/gstreamer-gl/sys/tests/abi.rs +++ b/gstreamer-gl/sys/tests/abi.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT use gstreamer_gl_sys::*; diff --git a/gstreamer-gl/sys/tests/constant.c b/gstreamer-gl/sys/tests/constant.c index efbda70d4..2d8814f5f 100644 --- a/gstreamer-gl/sys/tests/constant.c +++ b/gstreamer-gl/sys/tests/constant.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-gl/sys/tests/layout.c b/gstreamer-gl/sys/tests/layout.c index f0facd93f..268499da7 100644 --- a/gstreamer-gl/sys/tests/layout.c +++ b/gstreamer-gl/sys/tests/layout.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 21cf94747..f6b008dc3 100644 --- a/gstreamer-gl/wayland/src/auto/gl_display_wayland.rs +++ b/gstreamer-gl/wayland/src/auto/gl_display_wayland.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::translate::*; diff --git a/gstreamer-gl/wayland/src/auto/mod.rs b/gstreamer-gl/wayland/src/auto/mod.rs index e2ff42059..e394f1390 100644 --- a/gstreamer-gl/wayland/src/auto/mod.rs +++ b/gstreamer-gl/wayland/src/auto/mod.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT mod gl_display_wayland; diff --git a/gstreamer-gl/wayland/src/auto/versions.txt b/gstreamer-gl/wayland/src/auto/versions.txt index a620dfc7b..2061f177b 100644 --- a/gstreamer-gl/wayland/src/auto/versions.txt +++ b/gstreamer-gl/wayland/src/auto/versions.txt @@ -1,2 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) diff --git a/gstreamer-gl/wayland/sys/build.rs b/gstreamer-gl/wayland/sys/build.rs index ca6af9668..d68dd0cdc 100644 --- a/gstreamer-gl/wayland/sys/build.rs +++ b/gstreamer-gl/wayland/sys/build.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 c48fcf171..fbbd96990 100644 --- a/gstreamer-gl/wayland/sys/src/lib.rs +++ b/gstreamer-gl/wayland/sys/src/lib.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 6b34e9e1f..ea8244baf 100644 --- a/gstreamer-gl/wayland/sys/tests/abi.rs +++ b/gstreamer-gl/wayland/sys/tests/abi.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 9fa317106..14a085011 100644 --- a/gstreamer-gl/wayland/sys/tests/constant.c +++ b/gstreamer-gl/wayland/sys/tests/constant.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 dc64fe60d..00ee5a9cd 100644 --- a/gstreamer-gl/wayland/sys/tests/layout.c +++ b/gstreamer-gl/wayland/sys/tests/layout.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 8dece1c4b..8eb0908f2 100644 --- a/gstreamer-gl/x11/src/auto/gl_display_x11.rs +++ b/gstreamer-gl/x11/src/auto/gl_display_x11.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::translate::*; diff --git a/gstreamer-gl/x11/src/auto/mod.rs b/gstreamer-gl/x11/src/auto/mod.rs index 1857af48d..846b3d582 100644 --- a/gstreamer-gl/x11/src/auto/mod.rs +++ b/gstreamer-gl/x11/src/auto/mod.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT mod gl_display_x11; diff --git a/gstreamer-gl/x11/src/auto/versions.txt b/gstreamer-gl/x11/src/auto/versions.txt index a620dfc7b..2061f177b 100644 --- a/gstreamer-gl/x11/src/auto/versions.txt +++ b/gstreamer-gl/x11/src/auto/versions.txt @@ -1,2 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) diff --git a/gstreamer-gl/x11/sys/build.rs b/gstreamer-gl/x11/sys/build.rs index ca6af9668..d68dd0cdc 100644 --- a/gstreamer-gl/x11/sys/build.rs +++ b/gstreamer-gl/x11/sys/build.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 96bda7945..c5ad1798d 100644 --- a/gstreamer-gl/x11/sys/src/lib.rs +++ b/gstreamer-gl/x11/sys/src/lib.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 c9bd93218..2f4dfea58 100644 --- a/gstreamer-gl/x11/sys/tests/abi.rs +++ b/gstreamer-gl/x11/sys/tests/abi.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 9fa317106..14a085011 100644 --- a/gstreamer-gl/x11/sys/tests/constant.c +++ b/gstreamer-gl/x11/sys/tests/constant.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 e3f4fe99d..48de9b626 100644 --- a/gstreamer-gl/x11/sys/tests/layout.c +++ b/gstreamer-gl/x11/sys/tests/layout.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-mpegts/sys/build.rs b/gstreamer-mpegts/sys/build.rs index ca6af9668..d68dd0cdc 100644 --- a/gstreamer-mpegts/sys/build.rs +++ b/gstreamer-mpegts/sys/build.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-mpegts/sys/src/lib.rs b/gstreamer-mpegts/sys/src/lib.rs index 1e14857a7..1da0c5742 100644 --- a/gstreamer-mpegts/sys/src/lib.rs +++ b/gstreamer-mpegts/sys/src/lib.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 6854edf02..3d1afa776 100644 --- a/gstreamer-mpegts/sys/tests/abi.rs +++ b/gstreamer-mpegts/sys/tests/abi.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT use gstreamer_mpegts_sys::*; diff --git a/gstreamer-mpegts/sys/tests/constant.c b/gstreamer-mpegts/sys/tests/constant.c index a1a615440..0673bd1be 100644 --- a/gstreamer-mpegts/sys/tests/constant.c +++ b/gstreamer-mpegts/sys/tests/constant.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-mpegts/sys/tests/layout.c b/gstreamer-mpegts/sys/tests/layout.c index fe28296bb..22121bb12 100644 --- a/gstreamer-mpegts/sys/tests/layout.c +++ b/gstreamer-mpegts/sys/tests/layout.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-net/src/auto/mod.rs b/gstreamer-net/src/auto/mod.rs index 3026dc620..511c0235c 100644 --- a/gstreamer-net/src/auto/mod.rs +++ b/gstreamer-net/src/auto/mod.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT mod net_client_clock; diff --git a/gstreamer-net/src/auto/net_client_clock.rs b/gstreamer-net/src/auto/net_client_clock.rs index 9ea2d90d5..2f1fa87b2 100644 --- a/gstreamer-net/src/auto/net_client_clock.rs +++ b/gstreamer-net/src/auto/net_client_clock.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::object::IsA; diff --git a/gstreamer-net/src/auto/net_time_provider.rs b/gstreamer-net/src/auto/net_time_provider.rs index 122bb3825..368bc87da 100644 --- a/gstreamer-net/src/auto/net_time_provider.rs +++ b/gstreamer-net/src/auto/net_time_provider.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::object::ObjectType as ObjectType_; diff --git a/gstreamer-net/src/auto/ntp_clock.rs b/gstreamer-net/src/auto/ntp_clock.rs index d0db92174..092dee2fe 100644 --- a/gstreamer-net/src/auto/ntp_clock.rs +++ b/gstreamer-net/src/auto/ntp_clock.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::NetClientClock; diff --git a/gstreamer-net/src/auto/ptp_clock.rs b/gstreamer-net/src/auto/ptp_clock.rs index 47c133fff..bea61e8ee 100644 --- a/gstreamer-net/src/auto/ptp_clock.rs +++ b/gstreamer-net/src/auto/ptp_clock.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::object::ObjectType as ObjectType_; diff --git a/gstreamer-net/src/auto/versions.txt b/gstreamer-net/src/auto/versions.txt index a620dfc7b..2061f177b 100644 --- a/gstreamer-net/src/auto/versions.txt +++ b/gstreamer-net/src/auto/versions.txt @@ -1,2 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) diff --git a/gstreamer-net/sys/build.rs b/gstreamer-net/sys/build.rs index ca6af9668..d68dd0cdc 100644 --- a/gstreamer-net/sys/build.rs +++ b/gstreamer-net/sys/build.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-net/sys/src/lib.rs b/gstreamer-net/sys/src/lib.rs index b0dcf77df..a756874bf 100644 --- a/gstreamer-net/sys/src/lib.rs +++ b/gstreamer-net/sys/src/lib.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 e0b0b8009..a53e37659 100644 --- a/gstreamer-net/sys/tests/abi.rs +++ b/gstreamer-net/sys/tests/abi.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT use gstreamer_net_sys::*; diff --git a/gstreamer-net/sys/tests/constant.c b/gstreamer-net/sys/tests/constant.c index fbb613c5c..af3f6b74b 100644 --- a/gstreamer-net/sys/tests/constant.c +++ b/gstreamer-net/sys/tests/constant.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-net/sys/tests/layout.c b/gstreamer-net/sys/tests/layout.c index fac5ea54e..8c2a19b64 100644 --- a/gstreamer-net/sys/tests/layout.c +++ b/gstreamer-net/sys/tests/layout.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-pbutils/src/auto/discoverer.rs b/gstreamer-pbutils/src/auto/discoverer.rs index c5e968bfb..853488c03 100644 --- a/gstreamer-pbutils/src/auto/discoverer.rs +++ b/gstreamer-pbutils/src/auto/discoverer.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::DiscovererInfo; diff --git a/gstreamer-pbutils/src/auto/discoverer_audio_info.rs b/gstreamer-pbutils/src/auto/discoverer_audio_info.rs index bd10440f2..3e287e518 100644 --- a/gstreamer-pbutils/src/auto/discoverer_audio_info.rs +++ b/gstreamer-pbutils/src/auto/discoverer_audio_info.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::DiscovererStreamInfo; diff --git a/gstreamer-pbutils/src/auto/discoverer_container_info.rs b/gstreamer-pbutils/src/auto/discoverer_container_info.rs index 8c67adc3f..fd68ea595 100644 --- a/gstreamer-pbutils/src/auto/discoverer_container_info.rs +++ b/gstreamer-pbutils/src/auto/discoverer_container_info.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::DiscovererStreamInfo; diff --git a/gstreamer-pbutils/src/auto/discoverer_info.rs b/gstreamer-pbutils/src/auto/discoverer_info.rs index fe86ed4fa..6da91711e 100644 --- a/gstreamer-pbutils/src/auto/discoverer_info.rs +++ b/gstreamer-pbutils/src/auto/discoverer_info.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::DiscovererResult; diff --git a/gstreamer-pbutils/src/auto/discoverer_stream_info.rs b/gstreamer-pbutils/src/auto/discoverer_stream_info.rs index dfe3f27f6..5182633e2 100644 --- a/gstreamer-pbutils/src/auto/discoverer_stream_info.rs +++ b/gstreamer-pbutils/src/auto/discoverer_stream_info.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::object::IsA; diff --git a/gstreamer-pbutils/src/auto/discoverer_subtitle_info.rs b/gstreamer-pbutils/src/auto/discoverer_subtitle_info.rs index fca324abe..6634782f8 100644 --- a/gstreamer-pbutils/src/auto/discoverer_subtitle_info.rs +++ b/gstreamer-pbutils/src/auto/discoverer_subtitle_info.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::DiscovererStreamInfo; diff --git a/gstreamer-pbutils/src/auto/discoverer_video_info.rs b/gstreamer-pbutils/src/auto/discoverer_video_info.rs index 330bf6951..f34492478 100644 --- a/gstreamer-pbutils/src/auto/discoverer_video_info.rs +++ b/gstreamer-pbutils/src/auto/discoverer_video_info.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::DiscovererStreamInfo; diff --git a/gstreamer-pbutils/src/auto/encoding_audio_profile.rs b/gstreamer-pbutils/src/auto/encoding_audio_profile.rs index 83f1cd90d..d5a48b1b9 100644 --- a/gstreamer-pbutils/src/auto/encoding_audio_profile.rs +++ b/gstreamer-pbutils/src/auto/encoding_audio_profile.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::EncodingProfile; diff --git a/gstreamer-pbutils/src/auto/encoding_container_profile.rs b/gstreamer-pbutils/src/auto/encoding_container_profile.rs index f699f8b61..df4f90e4a 100644 --- a/gstreamer-pbutils/src/auto/encoding_container_profile.rs +++ b/gstreamer-pbutils/src/auto/encoding_container_profile.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::EncodingProfile; diff --git a/gstreamer-pbutils/src/auto/encoding_profile.rs b/gstreamer-pbutils/src/auto/encoding_profile.rs index 4b8b79d76..4f683f232 100644 --- a/gstreamer-pbutils/src/auto/encoding_profile.rs +++ b/gstreamer-pbutils/src/auto/encoding_profile.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::DiscovererInfo; diff --git a/gstreamer-pbutils/src/auto/encoding_target.rs b/gstreamer-pbutils/src/auto/encoding_target.rs index 04cce15c1..c364a81a6 100644 --- a/gstreamer-pbutils/src/auto/encoding_target.rs +++ b/gstreamer-pbutils/src/auto/encoding_target.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::EncodingProfile; diff --git a/gstreamer-pbutils/src/auto/encoding_video_profile.rs b/gstreamer-pbutils/src/auto/encoding_video_profile.rs index 480c44314..bd5b408b2 100644 --- a/gstreamer-pbutils/src/auto/encoding_video_profile.rs +++ b/gstreamer-pbutils/src/auto/encoding_video_profile.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::EncodingProfile; diff --git a/gstreamer-pbutils/src/auto/enums.rs b/gstreamer-pbutils/src/auto/enums.rs index 47f4975cf..16bf4823c 100644 --- a/gstreamer-pbutils/src/auto/enums.rs +++ b/gstreamer-pbutils/src/auto/enums.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::translate::*; diff --git a/gstreamer-pbutils/src/auto/flags.rs b/gstreamer-pbutils/src/auto/flags.rs index cfac4f82b..b16df563a 100644 --- a/gstreamer-pbutils/src/auto/flags.rs +++ b/gstreamer-pbutils/src/auto/flags.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use bitflags::bitflags; diff --git a/gstreamer-pbutils/src/auto/functions.rs b/gstreamer-pbutils/src/auto/functions.rs index 99f93fc5f..b277c9f58 100644 --- a/gstreamer-pbutils/src/auto/functions.rs +++ b/gstreamer-pbutils/src/auto/functions.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::EncodingTarget; diff --git a/gstreamer-pbutils/src/auto/mod.rs b/gstreamer-pbutils/src/auto/mod.rs index 6123e8268..3b3dc9051 100644 --- a/gstreamer-pbutils/src/auto/mod.rs +++ b/gstreamer-pbutils/src/auto/mod.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT mod discoverer; diff --git a/gstreamer-pbutils/src/auto/versions.txt b/gstreamer-pbutils/src/auto/versions.txt index a620dfc7b..2061f177b 100644 --- a/gstreamer-pbutils/src/auto/versions.txt +++ b/gstreamer-pbutils/src/auto/versions.txt @@ -1,2 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) diff --git a/gstreamer-pbutils/sys/build.rs b/gstreamer-pbutils/sys/build.rs index ca6af9668..d68dd0cdc 100644 --- a/gstreamer-pbutils/sys/build.rs +++ b/gstreamer-pbutils/sys/build.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-pbutils/sys/src/lib.rs b/gstreamer-pbutils/sys/src/lib.rs index 42cc2f3bf..93ac9aaff 100644 --- a/gstreamer-pbutils/sys/src/lib.rs +++ b/gstreamer-pbutils/sys/src/lib.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-pbutils/sys/tests/abi.rs b/gstreamer-pbutils/sys/tests/abi.rs index a4d1a0772..9828c6293 100644 --- a/gstreamer-pbutils/sys/tests/abi.rs +++ b/gstreamer-pbutils/sys/tests/abi.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT use gstreamer_pbutils_sys::*; diff --git a/gstreamer-pbutils/sys/tests/constant.c b/gstreamer-pbutils/sys/tests/constant.c index 200cf9490..2f1ec461f 100644 --- a/gstreamer-pbutils/sys/tests/constant.c +++ b/gstreamer-pbutils/sys/tests/constant.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-pbutils/sys/tests/layout.c b/gstreamer-pbutils/sys/tests/layout.c index d3cc227e2..369effa5d 100644 --- a/gstreamer-pbutils/sys/tests/layout.c +++ b/gstreamer-pbutils/sys/tests/layout.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-player/src/auto/enums.rs b/gstreamer-player/src/auto/enums.rs index 2af267fa6..d0e1d567b 100644 --- a/gstreamer-player/src/auto/enums.rs +++ b/gstreamer-player/src/auto/enums.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::error::ErrorDomain; diff --git a/gstreamer-player/src/auto/mod.rs b/gstreamer-player/src/auto/mod.rs index 46a7c1d6a..1a08c508d 100644 --- a/gstreamer-player/src/auto/mod.rs +++ b/gstreamer-player/src/auto/mod.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT mod player; diff --git a/gstreamer-player/src/auto/player.rs b/gstreamer-player/src/auto/player.rs index cfaa9fc0f..4b1c45494 100644 --- a/gstreamer-player/src/auto/player.rs +++ b/gstreamer-player/src/auto/player.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::PlayerAudioInfo; diff --git a/gstreamer-player/src/auto/player_audio_info.rs b/gstreamer-player/src/auto/player_audio_info.rs index 23e95518e..4b2d52420 100644 --- a/gstreamer-player/src/auto/player_audio_info.rs +++ b/gstreamer-player/src/auto/player_audio_info.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::PlayerStreamInfo; diff --git a/gstreamer-player/src/auto/player_gmain_context_signal_dispatcher.rs b/gstreamer-player/src/auto/player_gmain_context_signal_dispatcher.rs index 7762faa2e..7dcf9b774 100644 --- a/gstreamer-player/src/auto/player_gmain_context_signal_dispatcher.rs +++ b/gstreamer-player/src/auto/player_gmain_context_signal_dispatcher.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::PlayerSignalDispatcher; diff --git a/gstreamer-player/src/auto/player_media_info.rs b/gstreamer-player/src/auto/player_media_info.rs index 4c73f7d96..32a0bc346 100644 --- a/gstreamer-player/src/auto/player_media_info.rs +++ b/gstreamer-player/src/auto/player_media_info.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::PlayerAudioInfo; diff --git a/gstreamer-player/src/auto/player_signal_dispatcher.rs b/gstreamer-player/src/auto/player_signal_dispatcher.rs index 0a5a06c48..778111825 100644 --- a/gstreamer-player/src/auto/player_signal_dispatcher.rs +++ b/gstreamer-player/src/auto/player_signal_dispatcher.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::object::IsA; diff --git a/gstreamer-player/src/auto/player_stream_info.rs b/gstreamer-player/src/auto/player_stream_info.rs index c1848ab7f..fec43e4e4 100644 --- a/gstreamer-player/src/auto/player_stream_info.rs +++ b/gstreamer-player/src/auto/player_stream_info.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::object::IsA; diff --git a/gstreamer-player/src/auto/player_subtitle_info.rs b/gstreamer-player/src/auto/player_subtitle_info.rs index 01768bab1..de86a2d2a 100644 --- a/gstreamer-player/src/auto/player_subtitle_info.rs +++ b/gstreamer-player/src/auto/player_subtitle_info.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::PlayerStreamInfo; diff --git a/gstreamer-player/src/auto/player_video_info.rs b/gstreamer-player/src/auto/player_video_info.rs index d622b40fd..59d0c42ce 100644 --- a/gstreamer-player/src/auto/player_video_info.rs +++ b/gstreamer-player/src/auto/player_video_info.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::PlayerStreamInfo; diff --git a/gstreamer-player/src/auto/player_video_overlay_video_renderer.rs b/gstreamer-player/src/auto/player_video_overlay_video_renderer.rs index 7f465ed94..61fe000c6 100644 --- a/gstreamer-player/src/auto/player_video_overlay_video_renderer.rs +++ b/gstreamer-player/src/auto/player_video_overlay_video_renderer.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::PlayerVideoRenderer; diff --git a/gstreamer-player/src/auto/player_video_renderer.rs b/gstreamer-player/src/auto/player_video_renderer.rs index 6c1c57950..336d8b21c 100644 --- a/gstreamer-player/src/auto/player_video_renderer.rs +++ b/gstreamer-player/src/auto/player_video_renderer.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::object::IsA; diff --git a/gstreamer-player/src/auto/player_visualization.rs b/gstreamer-player/src/auto/player_visualization.rs index 1d36f1a1d..53d499ddf 100644 --- a/gstreamer-player/src/auto/player_visualization.rs +++ b/gstreamer-player/src/auto/player_visualization.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT glib::wrapper! { diff --git a/gstreamer-player/src/auto/versions.txt b/gstreamer-player/src/auto/versions.txt index a620dfc7b..2061f177b 100644 --- a/gstreamer-player/src/auto/versions.txt +++ b/gstreamer-player/src/auto/versions.txt @@ -1,2 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) diff --git a/gstreamer-player/sys/build.rs b/gstreamer-player/sys/build.rs index ca6af9668..d68dd0cdc 100644 --- a/gstreamer-player/sys/build.rs +++ b/gstreamer-player/sys/build.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-player/sys/src/lib.rs b/gstreamer-player/sys/src/lib.rs index c8f2eaf36..240e31b13 100644 --- a/gstreamer-player/sys/src/lib.rs +++ b/gstreamer-player/sys/src/lib.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 d124b9248..ec1efdc23 100644 --- a/gstreamer-player/sys/tests/abi.rs +++ b/gstreamer-player/sys/tests/abi.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT use gstreamer_player_sys::*; diff --git a/gstreamer-player/sys/tests/constant.c b/gstreamer-player/sys/tests/constant.c index ae106ae1f..976e05cdb 100644 --- a/gstreamer-player/sys/tests/constant.c +++ b/gstreamer-player/sys/tests/constant.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-player/sys/tests/layout.c b/gstreamer-player/sys/tests/layout.c index 448afbdcf..8104102dd 100644 --- a/gstreamer-player/sys/tests/layout.c +++ b/gstreamer-player/sys/tests/layout.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtp/src/auto/constants.rs b/gstreamer-rtp/src/auto/constants.rs index dcfca4f3b..888586e6e 100644 --- a/gstreamer-rtp/src/auto/constants.rs +++ b/gstreamer-rtp/src/auto/constants.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use std::ffi::CStr; diff --git a/gstreamer-rtp/src/auto/enums.rs b/gstreamer-rtp/src/auto/enums.rs index f209ad99e..86749e501 100644 --- a/gstreamer-rtp/src/auto/enums.rs +++ b/gstreamer-rtp/src/auto/enums.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::translate::*; diff --git a/gstreamer-rtp/src/auto/flags.rs b/gstreamer-rtp/src/auto/flags.rs index d820faba3..3ad9e7b27 100644 --- a/gstreamer-rtp/src/auto/flags.rs +++ b/gstreamer-rtp/src/auto/flags.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use bitflags::bitflags; diff --git a/gstreamer-rtp/src/auto/functions.rs b/gstreamer-rtp/src/auto/functions.rs index 3db7bf7f7..af4be1940 100644 --- a/gstreamer-rtp/src/auto/functions.rs +++ b/gstreamer-rtp/src/auto/functions.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::RTCPSDESType; diff --git a/gstreamer-rtp/src/auto/mod.rs b/gstreamer-rtp/src/auto/mod.rs index d9420453d..8ae18c026 100644 --- a/gstreamer-rtp/src/auto/mod.rs +++ b/gstreamer-rtp/src/auto/mod.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT mod enums; diff --git a/gstreamer-rtp/src/auto/versions.txt b/gstreamer-rtp/src/auto/versions.txt index a620dfc7b..2061f177b 100644 --- a/gstreamer-rtp/src/auto/versions.txt +++ b/gstreamer-rtp/src/auto/versions.txt @@ -1,2 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) diff --git a/gstreamer-rtp/sys/build.rs b/gstreamer-rtp/sys/build.rs index ca6af9668..d68dd0cdc 100644 --- a/gstreamer-rtp/sys/build.rs +++ b/gstreamer-rtp/sys/build.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-rtp/sys/src/lib.rs b/gstreamer-rtp/sys/src/lib.rs index d540e20c9..6267ffd25 100644 --- a/gstreamer-rtp/sys/src/lib.rs +++ b/gstreamer-rtp/sys/src/lib.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-rtp/sys/tests/abi.rs b/gstreamer-rtp/sys/tests/abi.rs index a2ac0dc2d..96aa6f21a 100644 --- a/gstreamer-rtp/sys/tests/abi.rs +++ b/gstreamer-rtp/sys/tests/abi.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT use gstreamer_rtp_sys::*; diff --git a/gstreamer-rtp/sys/tests/constant.c b/gstreamer-rtp/sys/tests/constant.c index 884385ca8..4783b5141 100644 --- a/gstreamer-rtp/sys/tests/constant.c +++ b/gstreamer-rtp/sys/tests/constant.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtp/sys/tests/layout.c b/gstreamer-rtp/sys/tests/layout.c index 47c69626c..1d3a9ff5f 100644 --- a/gstreamer-rtp/sys/tests/layout.c +++ b/gstreamer-rtp/sys/tests/layout.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtsp-server/src/auto/enums.rs b/gstreamer-rtsp-server/src/auto/enums.rs index 7068d15e0..c59a296fd 100644 --- a/gstreamer-rtsp-server/src/auto/enums.rs +++ b/gstreamer-rtsp-server/src/auto/enums.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::translate::*; diff --git a/gstreamer-rtsp-server/src/auto/flags.rs b/gstreamer-rtsp-server/src/auto/flags.rs index 518b25cd2..bfefcb120 100644 --- a/gstreamer-rtsp-server/src/auto/flags.rs +++ b/gstreamer-rtsp-server/src/auto/flags.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use bitflags::bitflags; diff --git a/gstreamer-rtsp-server/src/auto/mod.rs b/gstreamer-rtsp-server/src/auto/mod.rs index 57dc1c8aa..2355548f1 100644 --- a/gstreamer-rtsp-server/src/auto/mod.rs +++ b/gstreamer-rtsp-server/src/auto/mod.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT mod rtsp_address_pool; diff --git a/gstreamer-rtsp-server/src/auto/rtsp_address.rs b/gstreamer-rtsp-server/src/auto/rtsp_address.rs index 41311d56a..c3ce6e1dc 100644 --- a/gstreamer-rtsp-server/src/auto/rtsp_address.rs +++ b/gstreamer-rtsp-server/src/auto/rtsp_address.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::translate::*; diff --git a/gstreamer-rtsp-server/src/auto/rtsp_address_pool.rs b/gstreamer-rtsp-server/src/auto/rtsp_address_pool.rs index 565c584de..482573793 100644 --- a/gstreamer-rtsp-server/src/auto/rtsp_address_pool.rs +++ b/gstreamer-rtsp-server/src/auto/rtsp_address_pool.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::RTSPAddress; diff --git a/gstreamer-rtsp-server/src/auto/rtsp_auth.rs b/gstreamer-rtsp-server/src/auto/rtsp_auth.rs index b7b1f87e5..7c1ebdc9f 100644 --- a/gstreamer-rtsp-server/src/auto/rtsp_auth.rs +++ b/gstreamer-rtsp-server/src/auto/rtsp_auth.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::RTSPToken; diff --git a/gstreamer-rtsp-server/src/auto/rtsp_client.rs b/gstreamer-rtsp-server/src/auto/rtsp_client.rs index 3931255ac..0a5b0b74c 100644 --- a/gstreamer-rtsp-server/src/auto/rtsp_client.rs +++ b/gstreamer-rtsp-server/src/auto/rtsp_client.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::RTSPAuth; diff --git a/gstreamer-rtsp-server/src/auto/rtsp_media.rs b/gstreamer-rtsp-server/src/auto/rtsp_media.rs index 2b0e2da8e..d607b4a38 100644 --- a/gstreamer-rtsp-server/src/auto/rtsp_media.rs +++ b/gstreamer-rtsp-server/src/auto/rtsp_media.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::RTSPAddressPool; diff --git a/gstreamer-rtsp-server/src/auto/rtsp_media_factory.rs b/gstreamer-rtsp-server/src/auto/rtsp_media_factory.rs index 5bfb685e5..51d469a9d 100644 --- a/gstreamer-rtsp-server/src/auto/rtsp_media_factory.rs +++ b/gstreamer-rtsp-server/src/auto/rtsp_media_factory.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::RTSPAddressPool; diff --git a/gstreamer-rtsp-server/src/auto/rtsp_media_factory_uri.rs b/gstreamer-rtsp-server/src/auto/rtsp_media_factory_uri.rs index ceda4d676..be4fc7e62 100644 --- a/gstreamer-rtsp-server/src/auto/rtsp_media_factory_uri.rs +++ b/gstreamer-rtsp-server/src/auto/rtsp_media_factory_uri.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::RTSPMediaFactory; diff --git a/gstreamer-rtsp-server/src/auto/rtsp_mount_points.rs b/gstreamer-rtsp-server/src/auto/rtsp_mount_points.rs index 855173146..ab09ef625 100644 --- a/gstreamer-rtsp-server/src/auto/rtsp_mount_points.rs +++ b/gstreamer-rtsp-server/src/auto/rtsp_mount_points.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::RTSPMediaFactory; diff --git a/gstreamer-rtsp-server/src/auto/rtsp_server.rs b/gstreamer-rtsp-server/src/auto/rtsp_server.rs index acda6a0ed..63777f27b 100644 --- a/gstreamer-rtsp-server/src/auto/rtsp_server.rs +++ b/gstreamer-rtsp-server/src/auto/rtsp_server.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::RTSPAuth; diff --git a/gstreamer-rtsp-server/src/auto/rtsp_session.rs b/gstreamer-rtsp-server/src/auto/rtsp_session.rs index b19f2bf85..8a94df6ca 100644 --- a/gstreamer-rtsp-server/src/auto/rtsp_session.rs +++ b/gstreamer-rtsp-server/src/auto/rtsp_session.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::RTSPFilterResult; diff --git a/gstreamer-rtsp-server/src/auto/rtsp_session_media.rs b/gstreamer-rtsp-server/src/auto/rtsp_session_media.rs index 9b27c739d..13a44a25f 100644 --- a/gstreamer-rtsp-server/src/auto/rtsp_session_media.rs +++ b/gstreamer-rtsp-server/src/auto/rtsp_session_media.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::RTSPMedia; diff --git a/gstreamer-rtsp-server/src/auto/rtsp_session_pool.rs b/gstreamer-rtsp-server/src/auto/rtsp_session_pool.rs index 5ca3d2f0f..dcd3384de 100644 --- a/gstreamer-rtsp-server/src/auto/rtsp_session_pool.rs +++ b/gstreamer-rtsp-server/src/auto/rtsp_session_pool.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::RTSPFilterResult; diff --git a/gstreamer-rtsp-server/src/auto/rtsp_stream.rs b/gstreamer-rtsp-server/src/auto/rtsp_stream.rs index 5791e3314..f83c6fa8f 100644 --- a/gstreamer-rtsp-server/src/auto/rtsp_stream.rs +++ b/gstreamer-rtsp-server/src/auto/rtsp_stream.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::RTSPAddress; diff --git a/gstreamer-rtsp-server/src/auto/rtsp_stream_transport.rs b/gstreamer-rtsp-server/src/auto/rtsp_stream_transport.rs index 9d8222e89..ddfa43117 100644 --- a/gstreamer-rtsp-server/src/auto/rtsp_stream_transport.rs +++ b/gstreamer-rtsp-server/src/auto/rtsp_stream_transport.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::RTSPStream; diff --git a/gstreamer-rtsp-server/src/auto/rtsp_thread_pool.rs b/gstreamer-rtsp-server/src/auto/rtsp_thread_pool.rs index 42b161864..421e697d8 100644 --- a/gstreamer-rtsp-server/src/auto/rtsp_thread_pool.rs +++ b/gstreamer-rtsp-server/src/auto/rtsp_thread_pool.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::RTSPContext; diff --git a/gstreamer-rtsp-server/src/auto/versions.txt b/gstreamer-rtsp-server/src/auto/versions.txt index a620dfc7b..2061f177b 100644 --- a/gstreamer-rtsp-server/src/auto/versions.txt +++ b/gstreamer-rtsp-server/src/auto/versions.txt @@ -1,2 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) diff --git a/gstreamer-rtsp-server/sys/build.rs b/gstreamer-rtsp-server/sys/build.rs index ca6af9668..d68dd0cdc 100644 --- a/gstreamer-rtsp-server/sys/build.rs +++ b/gstreamer-rtsp-server/sys/build.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 0e031d587..cc14f7987 100644 --- a/gstreamer-rtsp-server/sys/src/lib.rs +++ b/gstreamer-rtsp-server/sys/src/lib.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 76f117c7f..c3706f37f 100644 --- a/gstreamer-rtsp-server/sys/tests/abi.rs +++ b/gstreamer-rtsp-server/sys/tests/abi.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 e7d58cbea..ca1bfc725 100644 --- a/gstreamer-rtsp-server/sys/tests/constant.c +++ b/gstreamer-rtsp-server/sys/tests/constant.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 2bd28adfd..d384f7dc7 100644 --- a/gstreamer-rtsp-server/sys/tests/layout.c +++ b/gstreamer-rtsp-server/sys/tests/layout.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtsp/src/auto/enums.rs b/gstreamer-rtsp/src/auto/enums.rs index a732ff21f..c568fa6e5 100644 --- a/gstreamer-rtsp/src/auto/enums.rs +++ b/gstreamer-rtsp/src/auto/enums.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::translate::*; diff --git a/gstreamer-rtsp/src/auto/flags.rs b/gstreamer-rtsp/src/auto/flags.rs index 45903b830..46dc420a8 100644 --- a/gstreamer-rtsp/src/auto/flags.rs +++ b/gstreamer-rtsp/src/auto/flags.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use bitflags::bitflags; diff --git a/gstreamer-rtsp/src/auto/mod.rs b/gstreamer-rtsp/src/auto/mod.rs index 1cd2a46ae..28f695768 100644 --- a/gstreamer-rtsp/src/auto/mod.rs +++ b/gstreamer-rtsp/src/auto/mod.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT #[cfg(any(feature = "v1_12", feature = "dox"))] diff --git a/gstreamer-rtsp/src/auto/rtsp_auth_param.rs b/gstreamer-rtsp/src/auto/rtsp_auth_param.rs index 5800229f8..604358905 100644 --- a/gstreamer-rtsp/src/auto/rtsp_auth_param.rs +++ b/gstreamer-rtsp/src/auto/rtsp_auth_param.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::translate::*; diff --git a/gstreamer-rtsp/src/auto/rtsp_url.rs b/gstreamer-rtsp/src/auto/rtsp_url.rs index 5c3159c18..b8261c3c2 100644 --- a/gstreamer-rtsp/src/auto/rtsp_url.rs +++ b/gstreamer-rtsp/src/auto/rtsp_url.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::RTSPResult; diff --git a/gstreamer-rtsp/src/auto/versions.txt b/gstreamer-rtsp/src/auto/versions.txt index a620dfc7b..2061f177b 100644 --- a/gstreamer-rtsp/src/auto/versions.txt +++ b/gstreamer-rtsp/src/auto/versions.txt @@ -1,2 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) diff --git a/gstreamer-rtsp/sys/build.rs b/gstreamer-rtsp/sys/build.rs index ca6af9668..d68dd0cdc 100644 --- a/gstreamer-rtsp/sys/build.rs +++ b/gstreamer-rtsp/sys/build.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-rtsp/sys/src/lib.rs b/gstreamer-rtsp/sys/src/lib.rs index 05cc7b188..ede5ee50e 100644 --- a/gstreamer-rtsp/sys/src/lib.rs +++ b/gstreamer-rtsp/sys/src/lib.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 da1a07528..e96519254 100644 --- a/gstreamer-rtsp/sys/tests/abi.rs +++ b/gstreamer-rtsp/sys/tests/abi.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT use gstreamer_rtsp_sys::*; diff --git a/gstreamer-rtsp/sys/tests/constant.c b/gstreamer-rtsp/sys/tests/constant.c index c7e526bd0..73e08312d 100644 --- a/gstreamer-rtsp/sys/tests/constant.c +++ b/gstreamer-rtsp/sys/tests/constant.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtsp/sys/tests/layout.c b/gstreamer-rtsp/sys/tests/layout.c index ba3b46372..656034e30 100644 --- a/gstreamer-rtsp/sys/tests/layout.c +++ b/gstreamer-rtsp/sys/tests/layout.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-sdp/src/auto/mod.rs b/gstreamer-sdp/src/auto/mod.rs index e27d46c0f..7ba01003c 100644 --- a/gstreamer-sdp/src/auto/mod.rs +++ b/gstreamer-sdp/src/auto/mod.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT #[doc(hidden)] diff --git a/gstreamer-sdp/src/auto/versions.txt b/gstreamer-sdp/src/auto/versions.txt index a620dfc7b..2061f177b 100644 --- a/gstreamer-sdp/src/auto/versions.txt +++ b/gstreamer-sdp/src/auto/versions.txt @@ -1,2 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) diff --git a/gstreamer-sdp/sys/build.rs b/gstreamer-sdp/sys/build.rs index ca6af9668..d68dd0cdc 100644 --- a/gstreamer-sdp/sys/build.rs +++ b/gstreamer-sdp/sys/build.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-sdp/sys/src/lib.rs b/gstreamer-sdp/sys/src/lib.rs index 523dadc3f..73d09832c 100644 --- a/gstreamer-sdp/sys/src/lib.rs +++ b/gstreamer-sdp/sys/src/lib.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 af5f958a3..20bf8947b 100644 --- a/gstreamer-sdp/sys/tests/abi.rs +++ b/gstreamer-sdp/sys/tests/abi.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT use gstreamer_sdp_sys::*; diff --git a/gstreamer-sdp/sys/tests/constant.c b/gstreamer-sdp/sys/tests/constant.c index f4427f15b..de0d49bfe 100644 --- a/gstreamer-sdp/sys/tests/constant.c +++ b/gstreamer-sdp/sys/tests/constant.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-sdp/sys/tests/layout.c b/gstreamer-sdp/sys/tests/layout.c index 97c4c4660..d9d18ed73 100644 --- a/gstreamer-sdp/sys/tests/layout.c +++ b/gstreamer-sdp/sys/tests/layout.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-tag/sys/build.rs b/gstreamer-tag/sys/build.rs index ca6af9668..d68dd0cdc 100644 --- a/gstreamer-tag/sys/build.rs +++ b/gstreamer-tag/sys/build.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-tag/sys/src/lib.rs b/gstreamer-tag/sys/src/lib.rs index a4b8e1ec7..dfd9c7056 100644 --- a/gstreamer-tag/sys/src/lib.rs +++ b/gstreamer-tag/sys/src/lib.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 e6051f47a..a90b3cbf0 100644 --- a/gstreamer-tag/sys/tests/abi.rs +++ b/gstreamer-tag/sys/tests/abi.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT use gstreamer_tag_sys::*; diff --git a/gstreamer-tag/sys/tests/constant.c b/gstreamer-tag/sys/tests/constant.c index 0302d638f..8f2e94dbb 100644 --- a/gstreamer-tag/sys/tests/constant.c +++ b/gstreamer-tag/sys/tests/constant.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-tag/sys/tests/layout.c b/gstreamer-tag/sys/tests/layout.c index 7a958ba46..b194666c9 100644 --- a/gstreamer-tag/sys/tests/layout.c +++ b/gstreamer-tag/sys/tests/layout.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-video/src/auto/enums.rs b/gstreamer-video/src/auto/enums.rs index 6c6eb5873..3b15b3c7e 100644 --- a/gstreamer-video/src/auto/enums.rs +++ b/gstreamer-video/src/auto/enums.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::translate::*; diff --git a/gstreamer-video/src/auto/flags.rs b/gstreamer-video/src/auto/flags.rs index a05e41782..c04fa157e 100644 --- a/gstreamer-video/src/auto/flags.rs +++ b/gstreamer-video/src/auto/flags.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use bitflags::bitflags; diff --git a/gstreamer-video/src/auto/mod.rs b/gstreamer-video/src/auto/mod.rs index 0a2d86bb1..d0abba5c2 100644 --- a/gstreamer-video/src/auto/mod.rs +++ b/gstreamer-video/src/auto/mod.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT mod video_buffer_pool; diff --git a/gstreamer-video/src/auto/versions.txt b/gstreamer-video/src/auto/versions.txt index a620dfc7b..2061f177b 100644 --- a/gstreamer-video/src/auto/versions.txt +++ b/gstreamer-video/src/auto/versions.txt @@ -1,2 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) diff --git a/gstreamer-video/src/auto/video_buffer_pool.rs b/gstreamer-video/src/auto/video_buffer_pool.rs index 9a1dbd6cb..5f152776b 100644 --- a/gstreamer-video/src/auto/video_buffer_pool.rs +++ b/gstreamer-video/src/auto/video_buffer_pool.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::object::Cast; diff --git a/gstreamer-video/src/auto/video_decoder.rs b/gstreamer-video/src/auto/video_decoder.rs index 3a188faf1..10606bcce 100644 --- a/gstreamer-video/src/auto/video_decoder.rs +++ b/gstreamer-video/src/auto/video_decoder.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::VideoCodecFrame; diff --git a/gstreamer-video/src/auto/video_encoder.rs b/gstreamer-video/src/auto/video_encoder.rs index 7e818c874..435fe2962 100644 --- a/gstreamer-video/src/auto/video_encoder.rs +++ b/gstreamer-video/src/auto/video_encoder.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT #[cfg(any(feature = "v1_14", feature = "dox"))] diff --git a/gstreamer-video/src/auto/video_filter.rs b/gstreamer-video/src/auto/video_filter.rs index b08c5bea4..db22e1d88 100644 --- a/gstreamer-video/src/auto/video_filter.rs +++ b/gstreamer-video/src/auto/video_filter.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT glib::wrapper! { diff --git a/gstreamer-video/src/auto/video_orientation.rs b/gstreamer-video/src/auto/video_orientation.rs index d2d286d28..4daee9160 100644 --- a/gstreamer-video/src/auto/video_orientation.rs +++ b/gstreamer-video/src/auto/video_orientation.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::object::IsA; diff --git a/gstreamer-video/src/auto/video_overlay.rs b/gstreamer-video/src/auto/video_overlay.rs index 7502868c9..6e3881087 100644 --- a/gstreamer-video/src/auto/video_overlay.rs +++ b/gstreamer-video/src/auto/video_overlay.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::object::IsA; diff --git a/gstreamer-video/src/auto/video_sink.rs b/gstreamer-video/src/auto/video_sink.rs index 217ed8074..8b521c68f 100644 --- a/gstreamer-video/src/auto/video_sink.rs +++ b/gstreamer-video/src/auto/video_sink.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::object::Cast; diff --git a/gstreamer-video/sys/build.rs b/gstreamer-video/sys/build.rs index ca6af9668..d68dd0cdc 100644 --- a/gstreamer-video/sys/build.rs +++ b/gstreamer-video/sys/build.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-video/sys/src/lib.rs b/gstreamer-video/sys/src/lib.rs index 8563ea954..17516cf89 100644 --- a/gstreamer-video/sys/src/lib.rs +++ b/gstreamer-video/sys/src/lib.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-video/sys/tests/abi.rs b/gstreamer-video/sys/tests/abi.rs index 22b0653f6..48e91c646 100644 --- a/gstreamer-video/sys/tests/abi.rs +++ b/gstreamer-video/sys/tests/abi.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT use gstreamer_video_sys::*; diff --git a/gstreamer-video/sys/tests/constant.c b/gstreamer-video/sys/tests/constant.c index b1c08bfbf..d0b004d42 100644 --- a/gstreamer-video/sys/tests/constant.c +++ b/gstreamer-video/sys/tests/constant.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-video/sys/tests/layout.c b/gstreamer-video/sys/tests/layout.c index 7e5a01436..eff741d27 100644 --- a/gstreamer-video/sys/tests/layout.c +++ b/gstreamer-video/sys/tests/layout.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-webrtc/src/auto/enums.rs b/gstreamer-webrtc/src/auto/enums.rs index 912ea6412..e91ce419d 100644 --- a/gstreamer-webrtc/src/auto/enums.rs +++ b/gstreamer-webrtc/src/auto/enums.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::translate::*; diff --git a/gstreamer-webrtc/src/auto/mod.rs b/gstreamer-webrtc/src/auto/mod.rs index bf1eac3f0..3b2c51220 100644 --- a/gstreamer-webrtc/src/auto/mod.rs +++ b/gstreamer-webrtc/src/auto/mod.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT mod web_rtcdtls_transport; diff --git a/gstreamer-webrtc/src/auto/versions.txt b/gstreamer-webrtc/src/auto/versions.txt index a620dfc7b..2061f177b 100644 --- a/gstreamer-webrtc/src/auto/versions.txt +++ b/gstreamer-webrtc/src/auto/versions.txt @@ -1,2 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) diff --git a/gstreamer-webrtc/src/auto/web_rtc_data_channel.rs b/gstreamer-webrtc/src/auto/web_rtc_data_channel.rs index bcc7a746f..e58212a0e 100644 --- a/gstreamer-webrtc/src/auto/web_rtc_data_channel.rs +++ b/gstreamer-webrtc/src/auto/web_rtc_data_channel.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::WebRTCDataChannelState; diff --git a/gstreamer-webrtc/src/auto/web_rtc_session_description.rs b/gstreamer-webrtc/src/auto/web_rtc_session_description.rs index ff16799e4..d83e3947c 100644 --- a/gstreamer-webrtc/src/auto/web_rtc_session_description.rs +++ b/gstreamer-webrtc/src/auto/web_rtc_session_description.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT glib::wrapper! { diff --git a/gstreamer-webrtc/src/auto/web_rtcdtls_transport.rs b/gstreamer-webrtc/src/auto/web_rtcdtls_transport.rs index 80a432856..530964d94 100644 --- a/gstreamer-webrtc/src/auto/web_rtcdtls_transport.rs +++ b/gstreamer-webrtc/src/auto/web_rtcdtls_transport.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::WebRTCDTLSTransportState; diff --git a/gstreamer-webrtc/src/auto/web_rtcice_transport.rs b/gstreamer-webrtc/src/auto/web_rtcice_transport.rs index 59dfa8358..41e330fdc 100644 --- a/gstreamer-webrtc/src/auto/web_rtcice_transport.rs +++ b/gstreamer-webrtc/src/auto/web_rtcice_transport.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::WebRTCICEComponent; diff --git a/gstreamer-webrtc/src/auto/web_rtcrtp_receiver.rs b/gstreamer-webrtc/src/auto/web_rtcrtp_receiver.rs index ca843361b..ed86ef0bd 100644 --- a/gstreamer-webrtc/src/auto/web_rtcrtp_receiver.rs +++ b/gstreamer-webrtc/src/auto/web_rtcrtp_receiver.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::WebRTCDTLSTransport; diff --git a/gstreamer-webrtc/src/auto/web_rtcrtp_sender.rs b/gstreamer-webrtc/src/auto/web_rtcrtp_sender.rs index 3733de3d9..c76d2d9dc 100644 --- a/gstreamer-webrtc/src/auto/web_rtcrtp_sender.rs +++ b/gstreamer-webrtc/src/auto/web_rtcrtp_sender.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::WebRTCDTLSTransport; diff --git a/gstreamer-webrtc/src/auto/web_rtcrtp_transceiver.rs b/gstreamer-webrtc/src/auto/web_rtcrtp_transceiver.rs index 13d89a0ab..ae2d4d3a3 100644 --- a/gstreamer-webrtc/src/auto/web_rtcrtp_transceiver.rs +++ b/gstreamer-webrtc/src/auto/web_rtcrtp_transceiver.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::WebRTCRTPReceiver; diff --git a/gstreamer-webrtc/sys/build.rs b/gstreamer-webrtc/sys/build.rs index ca6af9668..d68dd0cdc 100644 --- a/gstreamer-webrtc/sys/build.rs +++ b/gstreamer-webrtc/sys/build.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-webrtc/sys/src/lib.rs b/gstreamer-webrtc/sys/src/lib.rs index da2498a3a..1c7f69c8b 100644 --- a/gstreamer-webrtc/sys/src/lib.rs +++ b/gstreamer-webrtc/sys/src/lib.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // 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 e26290e37..75aed5dc2 100644 --- a/gstreamer-webrtc/sys/tests/abi.rs +++ b/gstreamer-webrtc/sys/tests/abi.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT use gstreamer_webrtc_sys::*; diff --git a/gstreamer-webrtc/sys/tests/constant.c b/gstreamer-webrtc/sys/tests/constant.c index c04b7e6a3..2ea674da5 100644 --- a/gstreamer-webrtc/sys/tests/constant.c +++ b/gstreamer-webrtc/sys/tests/constant.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-webrtc/sys/tests/layout.c b/gstreamer-webrtc/sys/tests/layout.c index 8f319b41b..57fe0cf6b 100644 --- a/gstreamer-webrtc/sys/tests/layout.c +++ b/gstreamer-webrtc/sys/tests/layout.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer/src/auto/alias.rs b/gstreamer/src/auto/alias.rs index 9fdf10c5a..df13530a2 100644 --- a/gstreamer/src/auto/alias.rs +++ b/gstreamer/src/auto/alias.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT #[allow(unused_imports)] diff --git a/gstreamer/src/auto/allocator.rs b/gstreamer/src/auto/allocator.rs index 07dfab90f..009c58276 100644 --- a/gstreamer/src/auto/allocator.rs +++ b/gstreamer/src/auto/allocator.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::AllocationParams; diff --git a/gstreamer/src/auto/bin.rs b/gstreamer/src/auto/bin.rs index 6abec147e..cd4ff0c20 100644 --- a/gstreamer/src/auto/bin.rs +++ b/gstreamer/src/auto/bin.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::ChildProxy; diff --git a/gstreamer/src/auto/buffer_pool.rs b/gstreamer/src/auto/buffer_pool.rs index 57d743806..5bfa3ee30 100644 --- a/gstreamer/src/auto/buffer_pool.rs +++ b/gstreamer/src/auto/buffer_pool.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Object; diff --git a/gstreamer/src/auto/bus.rs b/gstreamer/src/auto/bus.rs index 262588877..08c6ac5fe 100644 --- a/gstreamer/src/auto/bus.rs +++ b/gstreamer/src/auto/bus.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::ClockTime; diff --git a/gstreamer/src/auto/child_proxy.rs b/gstreamer/src/auto/child_proxy.rs index 4828acedf..a706d53a0 100644 --- a/gstreamer/src/auto/child_proxy.rs +++ b/gstreamer/src/auto/child_proxy.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::object::Cast; diff --git a/gstreamer/src/auto/clock.rs b/gstreamer/src/auto/clock.rs index 22c35cfee..0ed9d6e92 100644 --- a/gstreamer/src/auto/clock.rs +++ b/gstreamer/src/auto/clock.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::ClockTime; diff --git a/gstreamer/src/auto/control_binding.rs b/gstreamer/src/auto/control_binding.rs index a89ac9a56..5ae153e69 100644 --- a/gstreamer/src/auto/control_binding.rs +++ b/gstreamer/src/auto/control_binding.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::ClockTime; diff --git a/gstreamer/src/auto/control_source.rs b/gstreamer/src/auto/control_source.rs index d0bb51e27..b7a7ec99c 100644 --- a/gstreamer/src/auto/control_source.rs +++ b/gstreamer/src/auto/control_source.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::ClockTime; diff --git a/gstreamer/src/auto/date_time.rs b/gstreamer/src/auto/date_time.rs index b06e085c9..524e86ba5 100644 --- a/gstreamer/src/auto/date_time.rs +++ b/gstreamer/src/auto/date_time.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::translate::*; diff --git a/gstreamer/src/auto/device.rs b/gstreamer/src/auto/device.rs index 47203e772..858c61ef0 100644 --- a/gstreamer/src/auto/device.rs +++ b/gstreamer/src/auto/device.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Caps; diff --git a/gstreamer/src/auto/device_monitor.rs b/gstreamer/src/auto/device_monitor.rs index 23b88560e..ae537ed31 100644 --- a/gstreamer/src/auto/device_monitor.rs +++ b/gstreamer/src/auto/device_monitor.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Bus; diff --git a/gstreamer/src/auto/device_provider.rs b/gstreamer/src/auto/device_provider.rs index 0571370e0..af3c2c98b 100644 --- a/gstreamer/src/auto/device_provider.rs +++ b/gstreamer/src/auto/device_provider.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Bus; diff --git a/gstreamer/src/auto/device_provider_factory.rs b/gstreamer/src/auto/device_provider_factory.rs index b5c067e52..67d00134f 100644 --- a/gstreamer/src/auto/device_provider_factory.rs +++ b/gstreamer/src/auto/device_provider_factory.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::DeviceProvider; diff --git a/gstreamer/src/auto/element.rs b/gstreamer/src/auto/element.rs index 6d24a071d..4415077a9 100644 --- a/gstreamer/src/auto/element.rs +++ b/gstreamer/src/auto/element.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Bus; diff --git a/gstreamer/src/auto/element_factory.rs b/gstreamer/src/auto/element_factory.rs index 00a964897..c2321edf8 100644 --- a/gstreamer/src/auto/element_factory.rs +++ b/gstreamer/src/auto/element_factory.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Caps; diff --git a/gstreamer/src/auto/enums.rs b/gstreamer/src/auto/enums.rs index 44cebf1da..37b209ebd 100644 --- a/gstreamer/src/auto/enums.rs +++ b/gstreamer/src/auto/enums.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::EventTypeFlags; diff --git a/gstreamer/src/auto/flags.rs b/gstreamer/src/auto/flags.rs index d55a2e734..bef12e925 100644 --- a/gstreamer/src/auto/flags.rs +++ b/gstreamer/src/auto/flags.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use bitflags::bitflags; diff --git a/gstreamer/src/auto/functions.rs b/gstreamer/src/auto/functions.rs index 633ae2155..2fcd0a107 100644 --- a/gstreamer/src/auto/functions.rs +++ b/gstreamer/src/auto/functions.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Bin; diff --git a/gstreamer/src/auto/ghost_pad.rs b/gstreamer/src/auto/ghost_pad.rs index 0d1a5ce1d..685ac7b77 100644 --- a/gstreamer/src/auto/ghost_pad.rs +++ b/gstreamer/src/auto/ghost_pad.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Object; diff --git a/gstreamer/src/auto/mod.rs b/gstreamer/src/auto/mod.rs index b9a2f1ba2..73602cd89 100644 --- a/gstreamer/src/auto/mod.rs +++ b/gstreamer/src/auto/mod.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT mod allocator; diff --git a/gstreamer/src/auto/object.rs b/gstreamer/src/auto/object.rs index bc0816bfb..96094b4bf 100644 --- a/gstreamer/src/auto/object.rs +++ b/gstreamer/src/auto/object.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::ClockTime; diff --git a/gstreamer/src/auto/pad.rs b/gstreamer/src/auto/pad.rs index 52839ea9c..61af3c796 100644 --- a/gstreamer/src/auto/pad.rs +++ b/gstreamer/src/auto/pad.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Caps; diff --git a/gstreamer/src/auto/pad_template.rs b/gstreamer/src/auto/pad_template.rs index 15d2090b7..7f2d41f4a 100644 --- a/gstreamer/src/auto/pad_template.rs +++ b/gstreamer/src/auto/pad_template.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Caps; diff --git a/gstreamer/src/auto/pipeline.rs b/gstreamer/src/auto/pipeline.rs index 0d9317ba7..1e07e8ae7 100644 --- a/gstreamer/src/auto/pipeline.rs +++ b/gstreamer/src/auto/pipeline.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Bin; diff --git a/gstreamer/src/auto/plugin.rs b/gstreamer/src/auto/plugin.rs index f4f5561f3..365553661 100644 --- a/gstreamer/src/auto/plugin.rs +++ b/gstreamer/src/auto/plugin.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Object; diff --git a/gstreamer/src/auto/plugin_feature.rs b/gstreamer/src/auto/plugin_feature.rs index 965b01e86..aa301cb52 100644 --- a/gstreamer/src/auto/plugin_feature.rs +++ b/gstreamer/src/auto/plugin_feature.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Object; diff --git a/gstreamer/src/auto/preset.rs b/gstreamer/src/auto/preset.rs index e3c66f148..630426a57 100644 --- a/gstreamer/src/auto/preset.rs +++ b/gstreamer/src/auto/preset.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use glib::object::IsA; diff --git a/gstreamer/src/auto/proxy_pad.rs b/gstreamer/src/auto/proxy_pad.rs index 26330644c..d4ca397d0 100644 --- a/gstreamer/src/auto/proxy_pad.rs +++ b/gstreamer/src/auto/proxy_pad.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Object; diff --git a/gstreamer/src/auto/registry.rs b/gstreamer/src/auto/registry.rs index fd7cfa087..b785daf0e 100644 --- a/gstreamer/src/auto/registry.rs +++ b/gstreamer/src/auto/registry.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Object; diff --git a/gstreamer/src/auto/stream.rs b/gstreamer/src/auto/stream.rs index 3fc5d69e6..e86697402 100644 --- a/gstreamer/src/auto/stream.rs +++ b/gstreamer/src/auto/stream.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Caps; diff --git a/gstreamer/src/auto/stream_collection.rs b/gstreamer/src/auto/stream_collection.rs index 8b1e3d689..5896336b7 100644 --- a/gstreamer/src/auto/stream_collection.rs +++ b/gstreamer/src/auto/stream_collection.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Object; diff --git a/gstreamer/src/auto/system_clock.rs b/gstreamer/src/auto/system_clock.rs index 0bfbc7b68..c3e66fdc7 100644 --- a/gstreamer/src/auto/system_clock.rs +++ b/gstreamer/src/auto/system_clock.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Clock; diff --git a/gstreamer/src/auto/tag_setter.rs b/gstreamer/src/auto/tag_setter.rs index 1be4edee3..8b2fb78b4 100644 --- a/gstreamer/src/auto/tag_setter.rs +++ b/gstreamer/src/auto/tag_setter.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Element; diff --git a/gstreamer/src/auto/toc_setter.rs b/gstreamer/src/auto/toc_setter.rs index d48dbcfe9..aa078a723 100644 --- a/gstreamer/src/auto/toc_setter.rs +++ b/gstreamer/src/auto/toc_setter.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Element; diff --git a/gstreamer/src/auto/type_find_factory.rs b/gstreamer/src/auto/type_find_factory.rs index 61fb620f8..839e4b276 100644 --- a/gstreamer/src/auto/type_find_factory.rs +++ b/gstreamer/src/auto/type_find_factory.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::Caps; diff --git a/gstreamer/src/auto/uri_handler.rs b/gstreamer/src/auto/uri_handler.rs index d52f780f2..ba4174a7a 100644 --- a/gstreamer/src/auto/uri_handler.rs +++ b/gstreamer/src/auto/uri_handler.rs @@ -1,5 +1,6 @@ // This file was generated by gir (https://github.com/gtk-rs/gir) // from gir-files (https://github.com/gtk-rs/gir-files) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) // DO NOT EDIT use crate::URIType; diff --git a/gstreamer/src/auto/versions.txt b/gstreamer/src/auto/versions.txt index a620dfc7b..2061f177b 100644 --- a/gstreamer/src/auto/versions.txt +++ b/gstreamer/src/auto/versions.txt @@ -1,2 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) diff --git a/gstreamer/sys/build.rs b/gstreamer/sys/build.rs index ca6af9668..d68dd0cdc 100644 --- a/gstreamer/sys/build.rs +++ b/gstreamer/sys/build.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer/sys/src/lib.rs b/gstreamer/sys/src/lib.rs index 8e8e16a61..50d466e79 100644 --- a/gstreamer/sys/src/lib.rs +++ b/gstreamer/sys/src/lib.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer/sys/tests/abi.rs b/gstreamer/sys/tests/abi.rs index d80cd1ec7..84d0d362b 100644 --- a/gstreamer/sys/tests/abi.rs +++ b/gstreamer/sys/tests/abi.rs @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT use gstreamer_sys::*; diff --git a/gstreamer/sys/tests/constant.c b/gstreamer/sys/tests/constant.c index b418c1569..9032695db 100644 --- a/gstreamer/sys/tests/constant.c +++ b/gstreamer/sys/tests/constant.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer/sys/tests/layout.c b/gstreamer/sys/tests/layout.c index a96cbfa10..b612a0f69 100644 --- a/gstreamer/sys/tests/layout.c +++ b/gstreamer/sys/tests/layout.c @@ -1,5 +1,6 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 56b95ac) -// from gir-files (https://github.com/gtk-rs/gir-files @ aa77ae3a) +// Generated by gir (https://github.com/gtk-rs/gir @ 28780fd) +// from gir-files (https://github.com/gtk-rs/gir-files @ 6088bb6) +// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 208138a) // DO NOT EDIT #include "manual.h"