From 204c57e065999f2b9cb5c5193ee6557d4daac5cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Wed, 10 Jun 2020 11:31:49 +0300 Subject: [PATCH] Regenerate everything --- gstreamer-app-sys/build.rs | 2 +- gstreamer-app-sys/src/lib.rs | 2 +- gstreamer-app-sys/tests/abi.rs | 2 +- gstreamer-app-sys/tests/constant.c | 2 +- gstreamer-app-sys/tests/layout.c | 2 +- gstreamer-audio-sys/build.rs | 2 +- gstreamer-audio-sys/src/lib.rs | 3 +- gstreamer-audio-sys/tests/abi.rs | 128 +++++++-- gstreamer-audio-sys/tests/constant.c | 2 +- gstreamer-audio-sys/tests/layout.c | 2 +- gstreamer-base-sys/build.rs | 2 +- gstreamer-base-sys/src/lib.rs | 13 +- gstreamer-base-sys/tests/abi.rs | 12 +- gstreamer-base-sys/tests/constant.c | 2 +- gstreamer-base-sys/tests/layout.c | 2 +- gstreamer-check-sys/build.rs | 2 +- gstreamer-check-sys/src/lib.rs | 2 +- gstreamer-check-sys/tests/abi.rs | 2 +- gstreamer-check-sys/tests/constant.c | 2 +- gstreamer-check-sys/tests/layout.c | 2 +- gstreamer-editing-services-sys/build.rs | 2 +- gstreamer-editing-services-sys/src/lib.rs | 2 +- gstreamer-editing-services-sys/tests/abi.rs | 2 +- .../tests/constant.c | 2 +- gstreamer-editing-services-sys/tests/layout.c | 2 +- gstreamer-gl-sys/build.rs | 2 +- gstreamer-gl-sys/src/lib.rs | 2 +- gstreamer-gl-sys/tests/abi.rs | 2 +- gstreamer-gl-sys/tests/constant.c | 2 +- gstreamer-gl-sys/tests/layout.c | 2 +- gstreamer-mpegts-sys/build.rs | 2 +- gstreamer-mpegts-sys/src/lib.rs | 2 +- gstreamer-mpegts-sys/tests/abi.rs | 2 +- gstreamer-mpegts-sys/tests/constant.c | 2 +- gstreamer-mpegts-sys/tests/layout.c | 2 +- gstreamer-net-sys/build.rs | 2 +- gstreamer-net-sys/src/lib.rs | 2 +- gstreamer-net-sys/tests/abi.rs | 2 +- gstreamer-net-sys/tests/constant.c | 2 +- gstreamer-net-sys/tests/layout.c | 2 +- gstreamer-pbutils-sys/build.rs | 2 +- gstreamer-pbutils-sys/src/lib.rs | 2 +- gstreamer-pbutils-sys/tests/abi.rs | 2 +- gstreamer-pbutils-sys/tests/constant.c | 2 +- gstreamer-pbutils-sys/tests/layout.c | 2 +- gstreamer-player-sys/build.rs | 2 +- gstreamer-player-sys/src/lib.rs | 2 +- gstreamer-player-sys/tests/abi.rs | 2 +- gstreamer-player-sys/tests/constant.c | 2 +- gstreamer-player-sys/tests/layout.c | 2 +- gstreamer-rtp-sys/build.rs | 2 +- gstreamer-rtp-sys/src/lib.rs | 2 +- gstreamer-rtp-sys/tests/abi.rs | 2 +- gstreamer-rtp-sys/tests/constant.c | 2 +- gstreamer-rtp-sys/tests/layout.c | 2 +- gstreamer-rtsp-server-sys/build.rs | 2 +- gstreamer-rtsp-server-sys/src/lib.rs | 2 +- gstreamer-rtsp-server-sys/tests/abi.rs | 2 +- gstreamer-rtsp-server-sys/tests/constant.c | 2 +- gstreamer-rtsp-server-sys/tests/layout.c | 2 +- gstreamer-rtsp-sys/build.rs | 2 +- gstreamer-rtsp-sys/src/lib.rs | 2 +- gstreamer-rtsp-sys/tests/abi.rs | 2 +- gstreamer-rtsp-sys/tests/constant.c | 2 +- gstreamer-rtsp-sys/tests/layout.c | 2 +- gstreamer-sdp-sys/build.rs | 2 +- gstreamer-sdp-sys/src/lib.rs | 2 +- gstreamer-sdp-sys/tests/abi.rs | 2 +- gstreamer-sdp-sys/tests/constant.c | 2 +- gstreamer-sdp-sys/tests/layout.c | 2 +- gstreamer-sys/build.rs | 2 +- gstreamer-sys/src/lib.rs | 21 +- gstreamer-sys/tests/abi.rs | 11 +- gstreamer-sys/tests/constant.c | 2 +- gstreamer-sys/tests/layout.c | 2 +- gstreamer-tag-sys/build.rs | 2 +- gstreamer-tag-sys/src/lib.rs | 2 +- gstreamer-tag-sys/tests/abi.rs | 2 +- gstreamer-tag-sys/tests/constant.c | 2 +- gstreamer-tag-sys/tests/layout.c | 2 +- gstreamer-video-sys/build.rs | 2 +- gstreamer-video-sys/src/lib.rs | 12 +- gstreamer-video-sys/tests/abi.rs | 248 ++++++++++++++---- gstreamer-video-sys/tests/constant.c | 2 +- gstreamer-video-sys/tests/layout.c | 2 +- gstreamer-webrtc-sys/build.rs | 2 +- gstreamer-webrtc-sys/src/lib.rs | 2 +- gstreamer-webrtc-sys/tests/abi.rs | 2 +- gstreamer-webrtc-sys/tests/constant.c | 2 +- gstreamer-webrtc-sys/tests/layout.c | 2 +- 90 files changed, 444 insertions(+), 168 deletions(-) diff --git a/gstreamer-app-sys/build.rs b/gstreamer-app-sys/build.rs index 23bf1c372..b01072e80 100644 --- a/gstreamer-app-sys/build.rs +++ b/gstreamer-app-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-app-sys/src/lib.rs b/gstreamer-app-sys/src/lib.rs index 9676e937e..5b8e8a9c6 100644 --- a/gstreamer-app-sys/src/lib.rs +++ b/gstreamer-app-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // 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 eaf5fee39..fbdb239ba 100644 --- a/gstreamer-app-sys/tests/abi.rs +++ b/gstreamer-app-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT extern crate gstreamer_app_sys; diff --git a/gstreamer-app-sys/tests/constant.c b/gstreamer-app-sys/tests/constant.c index 24abc60bd..ddb162e58 100644 --- a/gstreamer-app-sys/tests/constant.c +++ b/gstreamer-app-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-app-sys/tests/layout.c b/gstreamer-app-sys/tests/layout.c index de59cdd4e..1cf5c2464 100644 --- a/gstreamer-app-sys/tests/layout.c +++ b/gstreamer-app-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-audio-sys/build.rs b/gstreamer-audio-sys/build.rs index 845d24cb7..dd7315a85 100644 --- a/gstreamer-audio-sys/build.rs +++ b/gstreamer-audio-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-audio-sys/src/lib.rs b/gstreamer-audio-sys/src/lib.rs index fb21666c4..fbb271211 100644 --- a/gstreamer-audio-sys/src/lib.rs +++ b/gstreamer-audio-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] @@ -213,7 +213,6 @@ pub const GST_AUDIO_DEF_FORMAT: *const c_char = b"S16LE\0" as *const u8 as *cons pub const GST_AUDIO_DEF_RATE: c_int = 44100; pub const GST_AUDIO_ENCODER_SINK_NAME: *const c_char = b"sink\0" as *const u8 as *const c_char; pub const GST_AUDIO_ENCODER_SRC_NAME: *const c_char = b"src\0" as *const u8 as *const c_char; -pub const GST_AUDIO_FORMATS_ALL: *const c_char = b"{ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }\0" as *const u8 as *const c_char; pub const GST_AUDIO_RATE_RANGE: *const c_char = b"(int) [ 1, max ]\0" as *const u8 as *const c_char; pub const GST_AUDIO_RESAMPLER_OPT_CUBIC_B: *const c_char = b"GstAudioResampler.cubic-b\0" as *const u8 as *const c_char; diff --git a/gstreamer-audio-sys/tests/abi.rs b/gstreamer-audio-sys/tests/abi.rs index 88b20d639..5c338ddf9 100644 --- a/gstreamer-audio-sys/tests/abi.rs +++ b/gstreamer-audio-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT extern crate gstreamer_audio_sys; @@ -662,11 +662,17 @@ const RUST_LAYOUTS: &[(&str, Layout)] = &[ const RUST_CONSTANTS: &[(&str, &str)] = &[ ("(gint) GST_AUDIO_BASE_SINK_DISCONT_REASON_ALIGNMENT", "4"), - ("(gint) GST_AUDIO_BASE_SINK_DISCONT_REASON_DEVICE_FAILURE", "5"), + ( + "(gint) GST_AUDIO_BASE_SINK_DISCONT_REASON_DEVICE_FAILURE", + "5", + ), ("(gint) GST_AUDIO_BASE_SINK_DISCONT_REASON_FLUSH", "2"), ("(gint) GST_AUDIO_BASE_SINK_DISCONT_REASON_NEW_CAPS", "1"), ("(gint) GST_AUDIO_BASE_SINK_DISCONT_REASON_NO_DISCONT", "0"), - ("(gint) GST_AUDIO_BASE_SINK_DISCONT_REASON_SYNC_LATENCY", "3"), + ( + "(gint) GST_AUDIO_BASE_SINK_DISCONT_REASON_SYNC_LATENCY", + "3", + ), ("(gint) GST_AUDIO_BASE_SINK_SLAVE_CUSTOM", "3"), ("(gint) GST_AUDIO_BASE_SINK_SLAVE_NONE", "2"), ("(gint) GST_AUDIO_BASE_SINK_SLAVE_RESAMPLE", "0"), @@ -679,18 +685,36 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[ ("(gint) GST_AUDIO_CD_SRC_MODE_NORMAL", "0"), ("GST_AUDIO_CHANNELS_RANGE", "(int) [ 1, max ]"), ("(guint) GST_AUDIO_CHANNEL_MIXER_FLAGS_NONE", "0"), - ("(guint) GST_AUDIO_CHANNEL_MIXER_FLAGS_NON_INTERLEAVED_IN", "1"), - ("(guint) GST_AUDIO_CHANNEL_MIXER_FLAGS_NON_INTERLEAVED_OUT", "2"), + ( + "(guint) GST_AUDIO_CHANNEL_MIXER_FLAGS_NON_INTERLEAVED_IN", + "1", + ), + ( + "(guint) GST_AUDIO_CHANNEL_MIXER_FLAGS_NON_INTERLEAVED_OUT", + "2", + ), ("(guint) GST_AUDIO_CHANNEL_MIXER_FLAGS_UNPOSITIONED_IN", "4"), - ("(guint) GST_AUDIO_CHANNEL_MIXER_FLAGS_UNPOSITIONED_OUT", "8"), - ("(gint) GST_AUDIO_CHANNEL_POSITION_BOTTOM_FRONT_CENTER", "21"), + ( + "(guint) GST_AUDIO_CHANNEL_MIXER_FLAGS_UNPOSITIONED_OUT", + "8", + ), + ( + "(gint) GST_AUDIO_CHANNEL_POSITION_BOTTOM_FRONT_CENTER", + "21", + ), ("(gint) GST_AUDIO_CHANNEL_POSITION_BOTTOM_FRONT_LEFT", "22"), ("(gint) GST_AUDIO_CHANNEL_POSITION_BOTTOM_FRONT_RIGHT", "23"), ("(gint) GST_AUDIO_CHANNEL_POSITION_FRONT_CENTER", "2"), ("(gint) GST_AUDIO_CHANNEL_POSITION_FRONT_LEFT", "0"), - ("(gint) GST_AUDIO_CHANNEL_POSITION_FRONT_LEFT_OF_CENTER", "6"), + ( + "(gint) GST_AUDIO_CHANNEL_POSITION_FRONT_LEFT_OF_CENTER", + "6", + ), ("(gint) GST_AUDIO_CHANNEL_POSITION_FRONT_RIGHT", "1"), - ("(gint) GST_AUDIO_CHANNEL_POSITION_FRONT_RIGHT_OF_CENTER", "7"), + ( + "(gint) GST_AUDIO_CHANNEL_POSITION_FRONT_RIGHT_OF_CENTER", + "7", + ), ("(gint) GST_AUDIO_CHANNEL_POSITION_INVALID", "-1"), ("(gint) GST_AUDIO_CHANNEL_POSITION_LFE1", "3"), ("(gint) GST_AUDIO_CHANNEL_POSITION_LFE2", "9"), @@ -717,11 +741,26 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[ ("(guint) GST_AUDIO_CONVERTER_FLAG_IN_WRITABLE", "1"), ("(guint) GST_AUDIO_CONVERTER_FLAG_NONE", "0"), ("(guint) GST_AUDIO_CONVERTER_FLAG_VARIABLE_RATE", "2"), - ("GST_AUDIO_CONVERTER_OPT_DITHER_METHOD", "GstAudioConverter.dither-method"), - ("GST_AUDIO_CONVERTER_OPT_MIX_MATRIX", "GstAudioConverter.mix-matrix"), - ("GST_AUDIO_CONVERTER_OPT_NOISE_SHAPING_METHOD", "GstAudioConverter.noise-shaping-method"), - ("GST_AUDIO_CONVERTER_OPT_QUANTIZATION", "GstAudioConverter.quantization"), - ("GST_AUDIO_CONVERTER_OPT_RESAMPLER_METHOD", "GstAudioConverter.resampler-method"), + ( + "GST_AUDIO_CONVERTER_OPT_DITHER_METHOD", + "GstAudioConverter.dither-method", + ), + ( + "GST_AUDIO_CONVERTER_OPT_MIX_MATRIX", + "GstAudioConverter.mix-matrix", + ), + ( + "GST_AUDIO_CONVERTER_OPT_NOISE_SHAPING_METHOD", + "GstAudioConverter.noise-shaping-method", + ), + ( + "GST_AUDIO_CONVERTER_OPT_QUANTIZATION", + "GstAudioConverter.quantization", + ), + ( + "GST_AUDIO_CONVERTER_OPT_RESAMPLER_METHOD", + "GstAudioConverter.resampler-method", + ), ("GST_AUDIO_DECODER_MAX_ERRORS", "10"), ("GST_AUDIO_DECODER_SINK_NAME", "sink"), ("GST_AUDIO_DECODER_SRC_NAME", "src"), @@ -736,7 +775,6 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[ ("GST_AUDIO_ENCODER_SRC_NAME", "src"), ("(guint) GST_AUDIO_FLAG_NONE", "0"), ("(guint) GST_AUDIO_FLAG_UNPOSITIONED", "1"), - ("GST_AUDIO_FORMATS_ALL", "{ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }"), ("(gint) GST_AUDIO_FORMAT_ENCODED", "1"), ("(gint) GST_AUDIO_FORMAT_F32", "28"), ("(gint) GST_AUDIO_FORMAT_F32BE", "29"), @@ -801,7 +839,10 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[ ("(guint) GST_AUDIO_QUANTIZE_FLAG_NON_INTERLEAVED", "1"), ("GST_AUDIO_RATE_RANGE", "(int) [ 1, max ]"), ("(gint) GST_AUDIO_RESAMPLER_FILTER_INTERPOLATION_CUBIC", "2"), - ("(gint) GST_AUDIO_RESAMPLER_FILTER_INTERPOLATION_LINEAR", "1"), + ( + "(gint) GST_AUDIO_RESAMPLER_FILTER_INTERPOLATION_LINEAR", + "1", + ), ("(gint) GST_AUDIO_RESAMPLER_FILTER_INTERPOLATION_NONE", "0"), ("(gint) GST_AUDIO_RESAMPLER_FILTER_MODE_AUTO", "2"), ("(gint) GST_AUDIO_RESAMPLER_FILTER_MODE_FULL", "1"), @@ -815,17 +856,44 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[ ("(gint) GST_AUDIO_RESAMPLER_METHOD_KAISER", "4"), ("(gint) GST_AUDIO_RESAMPLER_METHOD_LINEAR", "1"), ("(gint) GST_AUDIO_RESAMPLER_METHOD_NEAREST", "0"), - ("GST_AUDIO_RESAMPLER_OPT_CUBIC_B", "GstAudioResampler.cubic-b"), - ("GST_AUDIO_RESAMPLER_OPT_CUBIC_C", "GstAudioResampler.cubic-c"), + ( + "GST_AUDIO_RESAMPLER_OPT_CUBIC_B", + "GstAudioResampler.cubic-b", + ), + ( + "GST_AUDIO_RESAMPLER_OPT_CUBIC_C", + "GstAudioResampler.cubic-c", + ), ("GST_AUDIO_RESAMPLER_OPT_CUTOFF", "GstAudioResampler.cutoff"), - ("GST_AUDIO_RESAMPLER_OPT_FILTER_INTERPOLATION", "GstAudioResampler.filter-interpolation"), - ("GST_AUDIO_RESAMPLER_OPT_FILTER_MODE", "GstAudioResampler.filter-mode"), - ("GST_AUDIO_RESAMPLER_OPT_FILTER_MODE_THRESHOLD", "GstAudioResampler.filter-mode-threshold"), - ("GST_AUDIO_RESAMPLER_OPT_FILTER_OVERSAMPLE", "GstAudioResampler.filter-oversample"), - ("GST_AUDIO_RESAMPLER_OPT_MAX_PHASE_ERROR", "GstAudioResampler.max-phase-error"), + ( + "GST_AUDIO_RESAMPLER_OPT_FILTER_INTERPOLATION", + "GstAudioResampler.filter-interpolation", + ), + ( + "GST_AUDIO_RESAMPLER_OPT_FILTER_MODE", + "GstAudioResampler.filter-mode", + ), + ( + "GST_AUDIO_RESAMPLER_OPT_FILTER_MODE_THRESHOLD", + "GstAudioResampler.filter-mode-threshold", + ), + ( + "GST_AUDIO_RESAMPLER_OPT_FILTER_OVERSAMPLE", + "GstAudioResampler.filter-oversample", + ), + ( + "GST_AUDIO_RESAMPLER_OPT_MAX_PHASE_ERROR", + "GstAudioResampler.max-phase-error", + ), ("GST_AUDIO_RESAMPLER_OPT_N_TAPS", "GstAudioResampler.n-taps"), - ("GST_AUDIO_RESAMPLER_OPT_STOP_ATTENUATION", "GstAudioResampler.stop-attenutation"), - ("GST_AUDIO_RESAMPLER_OPT_TRANSITION_BANDWIDTH", "GstAudioResampler.transition-bandwidth"), + ( + "GST_AUDIO_RESAMPLER_OPT_STOP_ATTENUATION", + "GstAudioResampler.stop-attenutation", + ), + ( + "GST_AUDIO_RESAMPLER_OPT_TRANSITION_BANDWIDTH", + "GstAudioResampler.transition-bandwidth", + ), ("GST_AUDIO_RESAMPLER_QUALITY_DEFAULT", "4"), ("GST_AUDIO_RESAMPLER_QUALITY_MAX", "10"), ("GST_AUDIO_RESAMPLER_QUALITY_MIN", "0"), @@ -839,9 +907,15 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[ ("(gint) GST_AUDIO_RING_BUFFER_FORMAT_TYPE_IMA_ADPCM", "3"), ("(gint) GST_AUDIO_RING_BUFFER_FORMAT_TYPE_MPEG", "4"), ("(gint) GST_AUDIO_RING_BUFFER_FORMAT_TYPE_MPEG2_AAC", "10"), - ("(gint) GST_AUDIO_RING_BUFFER_FORMAT_TYPE_MPEG2_AAC_RAW", "12"), + ( + "(gint) GST_AUDIO_RING_BUFFER_FORMAT_TYPE_MPEG2_AAC_RAW", + "12", + ), ("(gint) GST_AUDIO_RING_BUFFER_FORMAT_TYPE_MPEG4_AAC", "11"), - ("(gint) GST_AUDIO_RING_BUFFER_FORMAT_TYPE_MPEG4_AAC_RAW", "13"), + ( + "(gint) GST_AUDIO_RING_BUFFER_FORMAT_TYPE_MPEG4_AAC_RAW", + "13", + ), ("(gint) GST_AUDIO_RING_BUFFER_FORMAT_TYPE_MU_LAW", "1"), ("(gint) GST_AUDIO_RING_BUFFER_FORMAT_TYPE_RAW", "0"), ("(gint) GST_AUDIO_RING_BUFFER_STATE_ERROR", "3"), diff --git a/gstreamer-audio-sys/tests/constant.c b/gstreamer-audio-sys/tests/constant.c index 24abc60bd..ddb162e58 100644 --- a/gstreamer-audio-sys/tests/constant.c +++ b/gstreamer-audio-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-audio-sys/tests/layout.c b/gstreamer-audio-sys/tests/layout.c index de59cdd4e..1cf5c2464 100644 --- a/gstreamer-audio-sys/tests/layout.c +++ b/gstreamer-audio-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-base-sys/build.rs b/gstreamer-base-sys/build.rs index d6045abf8..9e0350b86 100644 --- a/gstreamer-base-sys/build.rs +++ b/gstreamer-base-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-base-sys/src/lib.rs b/gstreamer-base-sys/src/lib.rs index 6432bebbf..51c726955 100644 --- a/gstreamer-base-sys/src/lib.rs +++ b/gstreamer-base-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] @@ -23,6 +23,12 @@ use libc::{ #[allow(unused_imports)] use glib::{gboolean, gconstpointer, gpointer, GType}; +// Enums +pub type GstAggregatorStartTimeSelection = c_int; +pub const GST_AGGREGATOR_START_TIME_SELECTION_ZERO: GstAggregatorStartTimeSelection = 0; +pub const GST_AGGREGATOR_START_TIME_SELECTION_FIRST: GstAggregatorStartTimeSelection = 1; +pub const GST_AGGREGATOR_START_TIME_SELECTION_SET: GstAggregatorStartTimeSelection = 2; + // Constants pub const GST_BASE_PARSE_FLAG_DRAINING: c_int = 2; pub const GST_BASE_PARSE_FLAG_LOST_SYNC: c_int = 1; @@ -1198,6 +1204,11 @@ impl ::std::fmt::Debug for GstPushSrc { extern "C" { + //========================================================================= + // GstAggregatorStartTimeSelection + //========================================================================= + pub fn gst_aggregator_start_time_selection_get_type() -> GType; + //========================================================================= // GstBaseParseFrame //========================================================================= diff --git a/gstreamer-base-sys/tests/abi.rs b/gstreamer-base-sys/tests/abi.rs index 01f9a36e1..c115fd742 100644 --- a/gstreamer-base-sys/tests/abi.rs +++ b/gstreamer-base-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT extern crate gstreamer_base_sys; @@ -280,6 +280,13 @@ const RUST_LAYOUTS: &[(&str, Layout)] = &[ alignment: align_of::(), }, ), + ( + "GstAggregatorStartTimeSelection", + Layout { + size: size_of::(), + alignment: align_of::(), + }, + ), ( "GstBaseParse", Layout { @@ -458,6 +465,9 @@ const RUST_LAYOUTS: &[(&str, Layout)] = &[ ]; const RUST_CONSTANTS: &[(&str, &str)] = &[ + ("(gint) GST_AGGREGATOR_START_TIME_SELECTION_FIRST", "1"), + ("(gint) GST_AGGREGATOR_START_TIME_SELECTION_SET", "2"), + ("(gint) GST_AGGREGATOR_START_TIME_SELECTION_ZERO", "0"), ("GST_BASE_PARSE_FLAG_DRAINING", "2"), ("GST_BASE_PARSE_FLAG_LOST_SYNC", "1"), ("(guint) GST_BASE_PARSE_FRAME_FLAG_CLIP", "4"), diff --git a/gstreamer-base-sys/tests/constant.c b/gstreamer-base-sys/tests/constant.c index 24abc60bd..ddb162e58 100644 --- a/gstreamer-base-sys/tests/constant.c +++ b/gstreamer-base-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-base-sys/tests/layout.c b/gstreamer-base-sys/tests/layout.c index de59cdd4e..1cf5c2464 100644 --- a/gstreamer-base-sys/tests/layout.c +++ b/gstreamer-base-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-check-sys/build.rs b/gstreamer-check-sys/build.rs index 0de43bcab..23939b9ee 100644 --- a/gstreamer-check-sys/build.rs +++ b/gstreamer-check-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-check-sys/src/lib.rs b/gstreamer-check-sys/src/lib.rs index 96c6737c6..99215f4f7 100644 --- a/gstreamer-check-sys/src/lib.rs +++ b/gstreamer-check-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // 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 ff3c611b2..6295adf98 100644 --- a/gstreamer-check-sys/tests/abi.rs +++ b/gstreamer-check-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT extern crate gstreamer_check_sys; diff --git a/gstreamer-check-sys/tests/constant.c b/gstreamer-check-sys/tests/constant.c index 24abc60bd..ddb162e58 100644 --- a/gstreamer-check-sys/tests/constant.c +++ b/gstreamer-check-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-check-sys/tests/layout.c b/gstreamer-check-sys/tests/layout.c index de59cdd4e..1cf5c2464 100644 --- a/gstreamer-check-sys/tests/layout.c +++ b/gstreamer-check-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-editing-services-sys/build.rs b/gstreamer-editing-services-sys/build.rs index 7cd91fd11..dfb7800aa 100644 --- a/gstreamer-editing-services-sys/build.rs +++ b/gstreamer-editing-services-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // 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 782cc7b24..3b866c666 100644 --- a/gstreamer-editing-services-sys/src/lib.rs +++ b/gstreamer-editing-services-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // 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 38f90c70f..dd7c221fa 100644 --- a/gstreamer-editing-services-sys/tests/abi.rs +++ b/gstreamer-editing-services-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT extern crate gstreamer_editing_services_sys; diff --git a/gstreamer-editing-services-sys/tests/constant.c b/gstreamer-editing-services-sys/tests/constant.c index 24abc60bd..ddb162e58 100644 --- a/gstreamer-editing-services-sys/tests/constant.c +++ b/gstreamer-editing-services-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // 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 de59cdd4e..1cf5c2464 100644 --- a/gstreamer-editing-services-sys/tests/layout.c +++ b/gstreamer-editing-services-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-gl-sys/build.rs b/gstreamer-gl-sys/build.rs index 5fb3e8057..fd8e246eb 100644 --- a/gstreamer-gl-sys/build.rs +++ b/gstreamer-gl-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-gl-sys/src/lib.rs b/gstreamer-gl-sys/src/lib.rs index e80d4f678..1fcadb164 100644 --- a/gstreamer-gl-sys/src/lib.rs +++ b/gstreamer-gl-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // 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 915f590bd..ee20b8884 100644 --- a/gstreamer-gl-sys/tests/abi.rs +++ b/gstreamer-gl-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT extern crate gstreamer_gl_sys; diff --git a/gstreamer-gl-sys/tests/constant.c b/gstreamer-gl-sys/tests/constant.c index 24abc60bd..ddb162e58 100644 --- a/gstreamer-gl-sys/tests/constant.c +++ b/gstreamer-gl-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-gl-sys/tests/layout.c b/gstreamer-gl-sys/tests/layout.c index de59cdd4e..1cf5c2464 100644 --- a/gstreamer-gl-sys/tests/layout.c +++ b/gstreamer-gl-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-mpegts-sys/build.rs b/gstreamer-mpegts-sys/build.rs index a32eb41aa..ae339a187 100644 --- a/gstreamer-mpegts-sys/build.rs +++ b/gstreamer-mpegts-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-mpegts-sys/src/lib.rs b/gstreamer-mpegts-sys/src/lib.rs index f6f53e4ca..ef0c04290 100644 --- a/gstreamer-mpegts-sys/src/lib.rs +++ b/gstreamer-mpegts-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // 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 1ef4f8390..515b52d21 100644 --- a/gstreamer-mpegts-sys/tests/abi.rs +++ b/gstreamer-mpegts-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT extern crate gstreamer_mpegts_sys; diff --git a/gstreamer-mpegts-sys/tests/constant.c b/gstreamer-mpegts-sys/tests/constant.c index 24abc60bd..ddb162e58 100644 --- a/gstreamer-mpegts-sys/tests/constant.c +++ b/gstreamer-mpegts-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-mpegts-sys/tests/layout.c b/gstreamer-mpegts-sys/tests/layout.c index de59cdd4e..1cf5c2464 100644 --- a/gstreamer-mpegts-sys/tests/layout.c +++ b/gstreamer-mpegts-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-net-sys/build.rs b/gstreamer-net-sys/build.rs index 61baa1ddf..2425c9cc6 100644 --- a/gstreamer-net-sys/build.rs +++ b/gstreamer-net-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-net-sys/src/lib.rs b/gstreamer-net-sys/src/lib.rs index 388c4ac0f..01f05e78e 100644 --- a/gstreamer-net-sys/src/lib.rs +++ b/gstreamer-net-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // 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 91f777e3e..d1c1d62db 100644 --- a/gstreamer-net-sys/tests/abi.rs +++ b/gstreamer-net-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT extern crate gstreamer_net_sys; diff --git a/gstreamer-net-sys/tests/constant.c b/gstreamer-net-sys/tests/constant.c index 24abc60bd..ddb162e58 100644 --- a/gstreamer-net-sys/tests/constant.c +++ b/gstreamer-net-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-net-sys/tests/layout.c b/gstreamer-net-sys/tests/layout.c index de59cdd4e..1cf5c2464 100644 --- a/gstreamer-net-sys/tests/layout.c +++ b/gstreamer-net-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-pbutils-sys/build.rs b/gstreamer-pbutils-sys/build.rs index 200091c41..0c74af5f6 100644 --- a/gstreamer-pbutils-sys/build.rs +++ b/gstreamer-pbutils-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-pbutils-sys/src/lib.rs b/gstreamer-pbutils-sys/src/lib.rs index b9f312623..afd0ba2a9 100644 --- a/gstreamer-pbutils-sys/src/lib.rs +++ b/gstreamer-pbutils-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // 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 91ea0d01e..602de260d 100644 --- a/gstreamer-pbutils-sys/tests/abi.rs +++ b/gstreamer-pbutils-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT extern crate gstreamer_pbutils_sys; diff --git a/gstreamer-pbutils-sys/tests/constant.c b/gstreamer-pbutils-sys/tests/constant.c index 24abc60bd..ddb162e58 100644 --- a/gstreamer-pbutils-sys/tests/constant.c +++ b/gstreamer-pbutils-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-pbutils-sys/tests/layout.c b/gstreamer-pbutils-sys/tests/layout.c index de59cdd4e..1cf5c2464 100644 --- a/gstreamer-pbutils-sys/tests/layout.c +++ b/gstreamer-pbutils-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-player-sys/build.rs b/gstreamer-player-sys/build.rs index f965be5b2..4b7e438ac 100644 --- a/gstreamer-player-sys/build.rs +++ b/gstreamer-player-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-player-sys/src/lib.rs b/gstreamer-player-sys/src/lib.rs index a15d702f2..603252c37 100644 --- a/gstreamer-player-sys/src/lib.rs +++ b/gstreamer-player-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // 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 7669c479f..9aaf447aa 100644 --- a/gstreamer-player-sys/tests/abi.rs +++ b/gstreamer-player-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT extern crate gstreamer_player_sys; diff --git a/gstreamer-player-sys/tests/constant.c b/gstreamer-player-sys/tests/constant.c index 24abc60bd..ddb162e58 100644 --- a/gstreamer-player-sys/tests/constant.c +++ b/gstreamer-player-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-player-sys/tests/layout.c b/gstreamer-player-sys/tests/layout.c index de59cdd4e..1cf5c2464 100644 --- a/gstreamer-player-sys/tests/layout.c +++ b/gstreamer-player-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtp-sys/build.rs b/gstreamer-rtp-sys/build.rs index 25c1dbaaf..3df613b9d 100644 --- a/gstreamer-rtp-sys/build.rs +++ b/gstreamer-rtp-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-rtp-sys/src/lib.rs b/gstreamer-rtp-sys/src/lib.rs index 90dc20973..3e94c48b9 100644 --- a/gstreamer-rtp-sys/src/lib.rs +++ b/gstreamer-rtp-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // 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 e2f8769e3..ccb42d579 100644 --- a/gstreamer-rtp-sys/tests/abi.rs +++ b/gstreamer-rtp-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT extern crate gstreamer_rtp_sys; diff --git a/gstreamer-rtp-sys/tests/constant.c b/gstreamer-rtp-sys/tests/constant.c index 24abc60bd..ddb162e58 100644 --- a/gstreamer-rtp-sys/tests/constant.c +++ b/gstreamer-rtp-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtp-sys/tests/layout.c b/gstreamer-rtp-sys/tests/layout.c index de59cdd4e..1cf5c2464 100644 --- a/gstreamer-rtp-sys/tests/layout.c +++ b/gstreamer-rtp-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtsp-server-sys/build.rs b/gstreamer-rtsp-server-sys/build.rs index ec7b16405..3f59bfcf5 100644 --- a/gstreamer-rtsp-server-sys/build.rs +++ b/gstreamer-rtsp-server-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // 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 5e97f7675..310ea0b23 100644 --- a/gstreamer-rtsp-server-sys/src/lib.rs +++ b/gstreamer-rtsp-server-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // 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 0863adc2b..fb3ed0f25 100644 --- a/gstreamer-rtsp-server-sys/tests/abi.rs +++ b/gstreamer-rtsp-server-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT extern crate gstreamer_rtsp_server_sys; diff --git a/gstreamer-rtsp-server-sys/tests/constant.c b/gstreamer-rtsp-server-sys/tests/constant.c index 24abc60bd..ddb162e58 100644 --- a/gstreamer-rtsp-server-sys/tests/constant.c +++ b/gstreamer-rtsp-server-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // 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 de59cdd4e..1cf5c2464 100644 --- a/gstreamer-rtsp-server-sys/tests/layout.c +++ b/gstreamer-rtsp-server-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtsp-sys/build.rs b/gstreamer-rtsp-sys/build.rs index 53a84d426..cc3227854 100644 --- a/gstreamer-rtsp-sys/build.rs +++ b/gstreamer-rtsp-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-rtsp-sys/src/lib.rs b/gstreamer-rtsp-sys/src/lib.rs index d0f0b4246..87d9bbd6c 100644 --- a/gstreamer-rtsp-sys/src/lib.rs +++ b/gstreamer-rtsp-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // 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 d799f5cb0..b54dbca41 100644 --- a/gstreamer-rtsp-sys/tests/abi.rs +++ b/gstreamer-rtsp-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT extern crate gstreamer_rtsp_sys; diff --git a/gstreamer-rtsp-sys/tests/constant.c b/gstreamer-rtsp-sys/tests/constant.c index 24abc60bd..ddb162e58 100644 --- a/gstreamer-rtsp-sys/tests/constant.c +++ b/gstreamer-rtsp-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtsp-sys/tests/layout.c b/gstreamer-rtsp-sys/tests/layout.c index de59cdd4e..1cf5c2464 100644 --- a/gstreamer-rtsp-sys/tests/layout.c +++ b/gstreamer-rtsp-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-sdp-sys/build.rs b/gstreamer-sdp-sys/build.rs index 3e4058ef2..703942b48 100644 --- a/gstreamer-sdp-sys/build.rs +++ b/gstreamer-sdp-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-sdp-sys/src/lib.rs b/gstreamer-sdp-sys/src/lib.rs index d598d0b41..aac8265b4 100644 --- a/gstreamer-sdp-sys/src/lib.rs +++ b/gstreamer-sdp-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // 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 fb9c479b9..06e74530b 100644 --- a/gstreamer-sdp-sys/tests/abi.rs +++ b/gstreamer-sdp-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT extern crate gstreamer_sdp_sys; diff --git a/gstreamer-sdp-sys/tests/constant.c b/gstreamer-sdp-sys/tests/constant.c index 24abc60bd..ddb162e58 100644 --- a/gstreamer-sdp-sys/tests/constant.c +++ b/gstreamer-sdp-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-sdp-sys/tests/layout.c b/gstreamer-sdp-sys/tests/layout.c index de59cdd4e..1cf5c2464 100644 --- a/gstreamer-sdp-sys/tests/layout.c +++ b/gstreamer-sdp-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-sys/build.rs b/gstreamer-sys/build.rs index ea0caec82..031192788 100644 --- a/gstreamer-sys/build.rs +++ b/gstreamer-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-sys/src/lib.rs b/gstreamer-sys/src/lib.rs index c29055459..d56341ac7 100644 --- a/gstreamer-sys/src/lib.rs +++ b/gstreamer-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] @@ -510,6 +510,7 @@ pub const GST_MAP_READWRITE: GstMapFlags = 3; pub const GST_META_TAG_MEMORY_STR: *const c_char = b"memory\0" as *const u8 as *const c_char; pub const GST_MSECOND: GstClockTimeDiff = 1000000; pub const GST_NSECOND: GstClockTimeDiff = 1; +pub const GST_PARAM_CONDITIONALLY_AVAILABLE: c_int = 16384; pub const GST_PARAM_CONTROLLABLE: c_int = 512; pub const GST_PARAM_DOC_SHOW_DEFAULT: c_int = 8192; pub const GST_PARAM_MUTABLE_PAUSED: c_int = 2048; @@ -898,6 +899,9 @@ pub type GstPipelineFlags = c_uint; pub const GST_PIPELINE_FLAG_FIXED_CLOCK: GstPipelineFlags = 524288; pub const GST_PIPELINE_FLAG_LAST: GstPipelineFlags = 8388608; +pub type GstPluginAPIFlags = c_uint; +pub const GST_PLUGIN_API_FLAG_IGNORE_ENUM_MEMBERS: GstPluginAPIFlags = 1; + pub type GstPluginDependencyFlags = c_uint; pub const GST_PLUGIN_DEPENDENCY_FLAG_NONE: GstPluginDependencyFlags = 0; pub const GST_PLUGIN_DEPENDENCY_FLAG_RECURSE: GstPluginDependencyFlags = 1; @@ -2191,12 +2195,14 @@ impl ::std::fmt::Debug for GstPadTemplateClass { #[derive(Copy, Clone)] pub struct GstPadTemplate_ABI_abi { pub gtype: GType, + pub documentation_caps: *mut GstCaps, } impl ::std::fmt::Debug for GstPadTemplate_ABI_abi { fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { f.debug_struct(&format!("GstPadTemplate_ABI_abi @ {:?}", self as *const _)) .field("gtype", &self.gtype) + .field("documentation_caps", &self.documentation_caps) .finish() } } @@ -4111,6 +4117,11 @@ extern "C" { //========================================================================= pub fn gst_pipeline_flags_get_type() -> GType; + //========================================================================= + // GstPluginAPIFlags + //========================================================================= + pub fn gst_plugin_api_flags_get_type() -> GType; + //========================================================================= // GstPluginDependencyFlags //========================================================================= @@ -7962,7 +7973,11 @@ extern "C" { pad_type: GType, ) -> *mut GstPadTemplate; pub fn gst_pad_template_get_caps(templ: *mut GstPadTemplate) -> *mut GstCaps; + #[cfg(any(feature = "v1_18", feature = "dox"))] + pub fn gst_pad_template_get_documentation_caps(templ: *mut GstPadTemplate) -> *mut GstCaps; pub fn gst_pad_template_pad_created(templ: *mut GstPadTemplate, pad: *mut GstPad); + #[cfg(any(feature = "v1_18", feature = "dox"))] + pub fn gst_pad_template_set_documentation_caps(templ: *mut GstPadTemplate, caps: *mut GstCaps); //========================================================================= // GstParamArray @@ -8758,6 +8773,10 @@ extern "C" { func: gobject::GCallback, ); pub fn gst_type_find_get_type() -> GType; + #[cfg(any(feature = "v1_18", feature = "dox"))] + pub fn gst_type_is_plugin_api(type_: GType, flags: *mut GstPluginAPIFlags) -> gboolean; + #[cfg(any(feature = "v1_18", feature = "dox"))] + pub fn gst_type_mark_as_plugin_api(type_: GType, flags: GstPluginAPIFlags); pub fn gst_update_registry() -> gboolean; pub fn gst_util_array_binary_search( array: gpointer, diff --git a/gstreamer-sys/tests/abi.rs b/gstreamer-sys/tests/abi.rs index 215589210..c72ecbba5 100644 --- a/gstreamer-sys/tests/abi.rs +++ b/gstreamer-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT extern crate gstreamer_sys; @@ -973,6 +973,13 @@ const RUST_LAYOUTS: &[(&str, Layout)] = &[ alignment: align_of::(), }, ), + ( + "GstPluginAPIFlags", + Layout { + size: size_of::(), + alignment: align_of::(), + }, + ), ( "GstPluginDependencyFlags", Layout { @@ -1875,6 +1882,7 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[ ("(gint) GST_PAD_SRC", "1"), ("(guint) GST_PAD_TEMPLATE_FLAG_LAST", "256"), ("(gint) GST_PAD_UNKNOWN", "0"), + ("GST_PARAM_CONDITIONALLY_AVAILABLE", "16384"), ("GST_PARAM_CONTROLLABLE", "512"), ("GST_PARAM_DOC_SHOW_DEFAULT", "8192"), ("GST_PARAM_MUTABLE_PAUSED", "2048"), @@ -1895,6 +1903,7 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[ ("(guint) GST_PARSE_FLAG_PLACE_IN_BIN", "4"), ("(guint) GST_PIPELINE_FLAG_FIXED_CLOCK", "524288"), ("(guint) GST_PIPELINE_FLAG_LAST", "8388608"), + ("(guint) GST_PLUGIN_API_FLAG_IGNORE_ENUM_MEMBERS", "1"), ( "(guint) GST_PLUGIN_DEPENDENCY_FLAG_FILE_NAME_IS_PREFIX", "8", diff --git a/gstreamer-sys/tests/constant.c b/gstreamer-sys/tests/constant.c index 24abc60bd..ddb162e58 100644 --- a/gstreamer-sys/tests/constant.c +++ b/gstreamer-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-sys/tests/layout.c b/gstreamer-sys/tests/layout.c index de59cdd4e..1cf5c2464 100644 --- a/gstreamer-sys/tests/layout.c +++ b/gstreamer-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-tag-sys/build.rs b/gstreamer-tag-sys/build.rs index 9ec7e3d15..2642161da 100644 --- a/gstreamer-tag-sys/build.rs +++ b/gstreamer-tag-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-tag-sys/src/lib.rs b/gstreamer-tag-sys/src/lib.rs index 8fd5956c3..e870dc61f 100644 --- a/gstreamer-tag-sys/src/lib.rs +++ b/gstreamer-tag-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // 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 b9e9feb1c..10d27d5ca 100644 --- a/gstreamer-tag-sys/tests/abi.rs +++ b/gstreamer-tag-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT extern crate gstreamer_tag_sys; diff --git a/gstreamer-tag-sys/tests/constant.c b/gstreamer-tag-sys/tests/constant.c index 24abc60bd..ddb162e58 100644 --- a/gstreamer-tag-sys/tests/constant.c +++ b/gstreamer-tag-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-tag-sys/tests/layout.c b/gstreamer-tag-sys/tests/layout.c index de59cdd4e..1cf5c2464 100644 --- a/gstreamer-tag-sys/tests/layout.c +++ b/gstreamer-tag-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-video-sys/build.rs b/gstreamer-video-sys/build.rs index 086ad77f1..48c0f9376 100644 --- a/gstreamer-video-sys/build.rs +++ b/gstreamer-video-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-video-sys/src/lib.rs b/gstreamer-video-sys/src/lib.rs index 420051f0e..86dff05eb 100644 --- a/gstreamer-video-sys/src/lib.rs +++ b/gstreamer-video-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] @@ -476,7 +476,6 @@ pub const GST_VIDEO_DECODER_SINK_NAME: *const c_char = b"sink\0" as *const u8 as pub const GST_VIDEO_DECODER_SRC_NAME: *const c_char = b"src\0" as *const u8 as *const c_char; pub const GST_VIDEO_ENCODER_SINK_NAME: *const c_char = b"sink\0" as *const u8 as *const c_char; pub const GST_VIDEO_ENCODER_SRC_NAME: *const c_char = b"src\0" as *const u8 as *const c_char; -pub const GST_VIDEO_FORMATS_ALL: *const c_char = b"{ I420, YV12, YUY2, UYVY, AYUV, VUYA, RGBx, BGRx, xRGB, xBGR, RGBA, BGRA, ARGB, ABGR, RGB, BGR, Y41B, Y42B, YVYU, Y444, v210, v216, Y210, Y410, NV12, NV21, GRAY8, GRAY16_BE, GRAY16_LE, v308, RGB16, BGR16, RGB15, BGR15, UYVP, A420, RGB8P, YUV9, YVU9, IYU1, ARGB64, AYUV64, r210, I420_10BE, I420_10LE, I422_10BE, I422_10LE, Y444_10BE, Y444_10LE, GBR, GBR_10BE, GBR_10LE, NV16, NV24, NV12_64Z32, A420_10BE, A420_10LE, A422_10BE, A422_10LE, A444_10BE, A444_10LE, NV61, P010_10BE, P010_10LE, IYU2, VYUY, GBRA, GBRA_10BE, GBRA_10LE, BGR10A2_LE, RGB10A2_LE, GBR_12BE, GBR_12LE, GBRA_12BE, GBRA_12LE, P012_BE, P012_LE, I420_12BE, I420_12LE, Y212_BE, Y212_LE, I422_12BE, I422_12LE, Y412_BE, Y412_LE, Y444_12BE, Y444_12LE, GRAY10_LE32, NV12_10LE32, NV16_10LE32, NV12_10LE40, Y444_16BE, Y444_16LE, P016_BE, P016_LE }\0" as *const u8 as *const c_char; pub const GST_VIDEO_FPS_RANGE: *const c_char = b"(fraction) [ 0, max ]\0" as *const u8 as *const c_char; pub const GST_VIDEO_MAX_COMPONENTS: c_int = 4; @@ -3425,6 +3424,10 @@ extern "C" { encoder: *mut GstVideoEncoder, frame: *mut GstVideoCodecFrame, ) -> gst::GstClockTimeDiff; + #[cfg(any(feature = "v1_18", feature = "dox"))] + pub fn gst_video_encoder_get_min_force_key_unit_interval( + encoder: *mut GstVideoEncoder, + ) -> gst::GstClockTime; pub fn gst_video_encoder_get_oldest_frame( encoder: *mut GstVideoEncoder, ) -> *mut GstVideoCodecFrame; @@ -3450,6 +3453,11 @@ extern "C" { min_latency: gst::GstClockTime, max_latency: gst::GstClockTime, ); + #[cfg(any(feature = "v1_18", feature = "dox"))] + pub fn gst_video_encoder_set_min_force_key_unit_interval( + encoder: *mut GstVideoEncoder, + interval: gst::GstClockTime, + ); #[cfg(any(feature = "v1_6", feature = "dox"))] pub fn gst_video_encoder_set_min_pts(encoder: *mut GstVideoEncoder, min_pts: gst::GstClockTime); pub fn gst_video_encoder_set_output_state( diff --git a/gstreamer-video-sys/tests/abi.rs b/gstreamer-video-sys/tests/abi.rs index 570c28cdf..3ab52ffcf 100644 --- a/gstreamer-video-sys/tests/abi.rs +++ b/gstreamer-video-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT extern crate gstreamer_video_sys; @@ -948,15 +948,36 @@ const RUST_LAYOUTS: &[(&str, Layout)] = &[ ]; const RUST_CONSTANTS: &[(&str, &str)] = &[ - ("GST_BUFFER_POOL_OPTION_VIDEO_AFFINE_TRANSFORMATION_META", "GstBufferPoolOptionVideoAffineTransformation"), - ("GST_BUFFER_POOL_OPTION_VIDEO_ALIGNMENT", "GstBufferPoolOptionVideoAlignment"), - ("GST_BUFFER_POOL_OPTION_VIDEO_GL_TEXTURE_UPLOAD_META", "GstBufferPoolOptionVideoGLTextureUploadMeta"), - ("GST_BUFFER_POOL_OPTION_VIDEO_META", "GstBufferPoolOptionVideoMeta"), + ( + "GST_BUFFER_POOL_OPTION_VIDEO_AFFINE_TRANSFORMATION_META", + "GstBufferPoolOptionVideoAffineTransformation", + ), + ( + "GST_BUFFER_POOL_OPTION_VIDEO_ALIGNMENT", + "GstBufferPoolOptionVideoAlignment", + ), + ( + "GST_BUFFER_POOL_OPTION_VIDEO_GL_TEXTURE_UPLOAD_META", + "GstBufferPoolOptionVideoGLTextureUploadMeta", + ), + ( + "GST_BUFFER_POOL_OPTION_VIDEO_META", + "GstBufferPoolOptionVideoMeta", + ), ("GST_CAPS_FEATURE_FORMAT_INTERLACED", "format:Interlaced"), - ("GST_CAPS_FEATURE_META_GST_VIDEO_AFFINE_TRANSFORMATION_META", "meta:GstVideoAffineTransformation"), - ("GST_CAPS_FEATURE_META_GST_VIDEO_GL_TEXTURE_UPLOAD_META", "meta:GstVideoGLTextureUploadMeta"), + ( + "GST_CAPS_FEATURE_META_GST_VIDEO_AFFINE_TRANSFORMATION_META", + "meta:GstVideoAffineTransformation", + ), + ( + "GST_CAPS_FEATURE_META_GST_VIDEO_GL_TEXTURE_UPLOAD_META", + "meta:GstVideoGLTextureUploadMeta", + ), ("GST_CAPS_FEATURE_META_GST_VIDEO_META", "meta:GstVideoMeta"), - ("GST_CAPS_FEATURE_META_GST_VIDEO_OVERLAY_COMPOSITION", "meta:GstVideoOverlayComposition"), + ( + "GST_CAPS_FEATURE_META_GST_VIDEO_OVERLAY_COMPOSITION", + "meta:GstVideoOverlayComposition", + ), ("(gint) GST_COLOR_BALANCE_HARDWARE", "0"), ("(gint) GST_COLOR_BALANCE_SOFTWARE", "1"), ("GST_META_TAG_VIDEO_COLORSPACE_STR", "colorspace"), @@ -1016,15 +1037,39 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[ ("(gint) GST_VIDEO_ANCILLARY_DID16_S334_EIA_708", "24833"), ("(gint) GST_VIDEO_ANCILLARY_DID_CAMERA_POSITION", "240"), ("(gint) GST_VIDEO_ANCILLARY_DID_DELETION", "128"), - ("(gint) GST_VIDEO_ANCILLARY_DID_HANC_3G_AUDIO_DATA_FIRST", "160"), - ("(gint) GST_VIDEO_ANCILLARY_DID_HANC_3G_AUDIO_DATA_LAST", "167"), + ( + "(gint) GST_VIDEO_ANCILLARY_DID_HANC_3G_AUDIO_DATA_FIRST", + "160", + ), + ( + "(gint) GST_VIDEO_ANCILLARY_DID_HANC_3G_AUDIO_DATA_LAST", + "167", + ), ("(gint) GST_VIDEO_ANCILLARY_DID_HANC_ERROR_DETECTION", "244"), - ("(gint) GST_VIDEO_ANCILLARY_DID_HANC_HDTV_AUDIO_DATA_FIRST", "224"), - ("(gint) GST_VIDEO_ANCILLARY_DID_HANC_HDTV_AUDIO_DATA_LAST", "231"), - ("(gint) GST_VIDEO_ANCILLARY_DID_HANC_SDTV_AUDIO_DATA_1_FIRST", "236"), - ("(gint) GST_VIDEO_ANCILLARY_DID_HANC_SDTV_AUDIO_DATA_1_LAST", "239"), - ("(gint) GST_VIDEO_ANCILLARY_DID_HANC_SDTV_AUDIO_DATA_2_FIRST", "248"), - ("(gint) GST_VIDEO_ANCILLARY_DID_HANC_SDTV_AUDIO_DATA_2_LAST", "255"), + ( + "(gint) GST_VIDEO_ANCILLARY_DID_HANC_HDTV_AUDIO_DATA_FIRST", + "224", + ), + ( + "(gint) GST_VIDEO_ANCILLARY_DID_HANC_HDTV_AUDIO_DATA_LAST", + "231", + ), + ( + "(gint) GST_VIDEO_ANCILLARY_DID_HANC_SDTV_AUDIO_DATA_1_FIRST", + "236", + ), + ( + "(gint) GST_VIDEO_ANCILLARY_DID_HANC_SDTV_AUDIO_DATA_1_LAST", + "239", + ), + ( + "(gint) GST_VIDEO_ANCILLARY_DID_HANC_SDTV_AUDIO_DATA_2_FIRST", + "248", + ), + ( + "(gint) GST_VIDEO_ANCILLARY_DID_HANC_SDTV_AUDIO_DATA_2_LAST", + "255", + ), ("(gint) GST_VIDEO_ANCILLARY_DID_UNDEFINED", "0"), ("(guint) GST_VIDEO_BUFFER_FLAG_BOTTOM_FIELD", "8388608"), ("(guint) GST_VIDEO_BUFFER_FLAG_FIRST_IN_BUNDLE", "33554432"), @@ -1060,7 +1105,10 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[ ("(guint) GST_VIDEO_CHROMA_SITE_V_COSITED", "4"), ("(guint) GST_VIDEO_CODEC_FRAME_FLAG_DECODE_ONLY", "1"), ("(guint) GST_VIDEO_CODEC_FRAME_FLAG_FORCE_KEYFRAME", "4"), - ("(guint) GST_VIDEO_CODEC_FRAME_FLAG_FORCE_KEYFRAME_HEADERS", "8"), + ( + "(guint) GST_VIDEO_CODEC_FRAME_FLAG_FORCE_KEYFRAME_HEADERS", + "8", + ), ("(guint) GST_VIDEO_CODEC_FRAME_FLAG_SYNC_POINT", "2"), ("GST_VIDEO_COLORIMETRY_BT2020", "bt2020"), ("GST_VIDEO_COLORIMETRY_BT2020_10", "bt2020-10"), @@ -1102,28 +1150,82 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[ ("GST_VIDEO_COMP_U", "1"), ("GST_VIDEO_COMP_V", "2"), ("GST_VIDEO_COMP_Y", "0"), - ("GST_VIDEO_CONVERTER_OPT_ALPHA_MODE", "GstVideoConverter.alpha-mode"), - ("GST_VIDEO_CONVERTER_OPT_ALPHA_VALUE", "GstVideoConverter.alpha-value"), - ("GST_VIDEO_CONVERTER_OPT_BORDER_ARGB", "GstVideoConverter.border-argb"), - ("GST_VIDEO_CONVERTER_OPT_CHROMA_MODE", "GstVideoConverter.chroma-mode"), - ("GST_VIDEO_CONVERTER_OPT_CHROMA_RESAMPLER_METHOD", "GstVideoConverter.chroma-resampler-method"), - ("GST_VIDEO_CONVERTER_OPT_DEST_HEIGHT", "GstVideoConverter.dest-height"), - ("GST_VIDEO_CONVERTER_OPT_DEST_WIDTH", "GstVideoConverter.dest-width"), + ( + "GST_VIDEO_CONVERTER_OPT_ALPHA_MODE", + "GstVideoConverter.alpha-mode", + ), + ( + "GST_VIDEO_CONVERTER_OPT_ALPHA_VALUE", + "GstVideoConverter.alpha-value", + ), + ( + "GST_VIDEO_CONVERTER_OPT_BORDER_ARGB", + "GstVideoConverter.border-argb", + ), + ( + "GST_VIDEO_CONVERTER_OPT_CHROMA_MODE", + "GstVideoConverter.chroma-mode", + ), + ( + "GST_VIDEO_CONVERTER_OPT_CHROMA_RESAMPLER_METHOD", + "GstVideoConverter.chroma-resampler-method", + ), + ( + "GST_VIDEO_CONVERTER_OPT_DEST_HEIGHT", + "GstVideoConverter.dest-height", + ), + ( + "GST_VIDEO_CONVERTER_OPT_DEST_WIDTH", + "GstVideoConverter.dest-width", + ), ("GST_VIDEO_CONVERTER_OPT_DEST_X", "GstVideoConverter.dest-x"), ("GST_VIDEO_CONVERTER_OPT_DEST_Y", "GstVideoConverter.dest-y"), - ("GST_VIDEO_CONVERTER_OPT_DITHER_METHOD", "GstVideoConverter.dither-method"), - ("GST_VIDEO_CONVERTER_OPT_DITHER_QUANTIZATION", "GstVideoConverter.dither-quantization"), - ("GST_VIDEO_CONVERTER_OPT_FILL_BORDER", "GstVideoConverter.fill-border"), - ("GST_VIDEO_CONVERTER_OPT_GAMMA_MODE", "GstVideoConverter.gamma-mode"), - ("GST_VIDEO_CONVERTER_OPT_MATRIX_MODE", "GstVideoConverter.matrix-mode"), - ("GST_VIDEO_CONVERTER_OPT_PRIMARIES_MODE", "GstVideoConverter.primaries-mode"), - ("GST_VIDEO_CONVERTER_OPT_RESAMPLER_METHOD", "GstVideoConverter.resampler-method"), - ("GST_VIDEO_CONVERTER_OPT_RESAMPLER_TAPS", "GstVideoConverter.resampler-taps"), - ("GST_VIDEO_CONVERTER_OPT_SRC_HEIGHT", "GstVideoConverter.src-height"), - ("GST_VIDEO_CONVERTER_OPT_SRC_WIDTH", "GstVideoConverter.src-width"), + ( + "GST_VIDEO_CONVERTER_OPT_DITHER_METHOD", + "GstVideoConverter.dither-method", + ), + ( + "GST_VIDEO_CONVERTER_OPT_DITHER_QUANTIZATION", + "GstVideoConverter.dither-quantization", + ), + ( + "GST_VIDEO_CONVERTER_OPT_FILL_BORDER", + "GstVideoConverter.fill-border", + ), + ( + "GST_VIDEO_CONVERTER_OPT_GAMMA_MODE", + "GstVideoConverter.gamma-mode", + ), + ( + "GST_VIDEO_CONVERTER_OPT_MATRIX_MODE", + "GstVideoConverter.matrix-mode", + ), + ( + "GST_VIDEO_CONVERTER_OPT_PRIMARIES_MODE", + "GstVideoConverter.primaries-mode", + ), + ( + "GST_VIDEO_CONVERTER_OPT_RESAMPLER_METHOD", + "GstVideoConverter.resampler-method", + ), + ( + "GST_VIDEO_CONVERTER_OPT_RESAMPLER_TAPS", + "GstVideoConverter.resampler-taps", + ), + ( + "GST_VIDEO_CONVERTER_OPT_SRC_HEIGHT", + "GstVideoConverter.src-height", + ), + ( + "GST_VIDEO_CONVERTER_OPT_SRC_WIDTH", + "GstVideoConverter.src-width", + ), ("GST_VIDEO_CONVERTER_OPT_SRC_X", "GstVideoConverter.src-x"), ("GST_VIDEO_CONVERTER_OPT_SRC_Y", "GstVideoConverter.src-y"), - ("GST_VIDEO_CONVERTER_OPT_THREADS", "GstVideoConverter.threads"), + ( + "GST_VIDEO_CONVERTER_OPT_THREADS", + "GstVideoConverter.threads", + ), ("GST_VIDEO_DECODER_MAX_ERRORS", "10"), ("GST_VIDEO_DECODER_SINK_NAME", "sink"), ("GST_VIDEO_DECODER_SRC_NAME", "src"), @@ -1143,7 +1245,6 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[ ("(guint) GST_VIDEO_FLAG_NONE", "0"), ("(guint) GST_VIDEO_FLAG_PREMULTIPLIED_ALPHA", "2"), ("(guint) GST_VIDEO_FLAG_VARIABLE_FPS", "1"), - ("GST_VIDEO_FORMATS_ALL", "{ I420, YV12, YUY2, UYVY, AYUV, VUYA, RGBx, BGRx, xRGB, xBGR, RGBA, BGRA, ARGB, ABGR, RGB, BGR, Y41B, Y42B, YVYU, Y444, v210, v216, Y210, Y410, NV12, NV21, GRAY8, GRAY16_BE, GRAY16_LE, v308, RGB16, BGR16, RGB15, BGR15, UYVP, A420, RGB8P, YUV9, YVU9, IYU1, ARGB64, AYUV64, r210, I420_10BE, I420_10LE, I422_10BE, I422_10LE, Y444_10BE, Y444_10LE, GBR, GBR_10BE, GBR_10LE, NV16, NV24, NV12_64Z32, A420_10BE, A420_10LE, A422_10BE, A422_10LE, A444_10BE, A444_10LE, NV61, P010_10BE, P010_10LE, IYU2, VYUY, GBRA, GBRA_10BE, GBRA_10LE, BGR10A2_LE, RGB10A2_LE, GBR_12BE, GBR_12LE, GBRA_12BE, GBRA_12LE, P012_BE, P012_LE, I420_12BE, I420_12LE, Y212_BE, Y212_LE, I422_12BE, I422_12LE, Y412_BE, Y412_LE, Y444_12BE, Y444_12LE, GRAY10_LE32, NV12_10LE32, NV16_10LE32, NV12_10LE40, Y444_16BE, Y444_16LE, P016_BE, P016_LE }"), ("(gint) GST_VIDEO_FORMAT_A420", "34"), ("(gint) GST_VIDEO_FORMAT_A420_10BE", "54"), ("(gint) GST_VIDEO_FORMAT_A420_10LE", "55"), @@ -1265,9 +1366,18 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[ ("(gint) GST_VIDEO_GAMMA_MODE_NONE", "0"), ("(gint) GST_VIDEO_GAMMA_MODE_REMAP", "1"), ("(gint) GST_VIDEO_GL_TEXTURE_ORIENTATION_X_FLIP_Y_FLIP", "3"), - ("(gint) GST_VIDEO_GL_TEXTURE_ORIENTATION_X_FLIP_Y_NORMAL", "2"), - ("(gint) GST_VIDEO_GL_TEXTURE_ORIENTATION_X_NORMAL_Y_FLIP", "1"), - ("(gint) GST_VIDEO_GL_TEXTURE_ORIENTATION_X_NORMAL_Y_NORMAL", "0"), + ( + "(gint) GST_VIDEO_GL_TEXTURE_ORIENTATION_X_FLIP_Y_NORMAL", + "2", + ), + ( + "(gint) GST_VIDEO_GL_TEXTURE_ORIENTATION_X_NORMAL_Y_FLIP", + "1", + ), + ( + "(gint) GST_VIDEO_GL_TEXTURE_ORIENTATION_X_NORMAL_Y_NORMAL", + "0", + ), ("(gint) GST_VIDEO_GL_TEXTURE_TYPE_LUMINANCE", "0"), ("(gint) GST_VIDEO_GL_TEXTURE_TYPE_LUMINANCE_ALPHA", "1"), ("(gint) GST_VIDEO_GL_TEXTURE_TYPE_R", "5"), @@ -1295,21 +1405,33 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[ ("(guint) GST_VIDEO_MULTIVIEW_FLAGS_RIGHT_FLOPPED", "16"), ("(guint) GST_VIDEO_MULTIVIEW_FLAGS_RIGHT_VIEW_FIRST", "1"), ("(gint) GST_VIDEO_MULTIVIEW_FRAME_PACKING_CHECKERBOARD", "8"), - ("(gint) GST_VIDEO_MULTIVIEW_FRAME_PACKING_COLUMN_INTERLEAVED", "5"), + ( + "(gint) GST_VIDEO_MULTIVIEW_FRAME_PACKING_COLUMN_INTERLEAVED", + "5", + ), ("(gint) GST_VIDEO_MULTIVIEW_FRAME_PACKING_LEFT", "1"), ("(gint) GST_VIDEO_MULTIVIEW_FRAME_PACKING_MONO", "0"), ("(gint) GST_VIDEO_MULTIVIEW_FRAME_PACKING_NONE", "-1"), ("(gint) GST_VIDEO_MULTIVIEW_FRAME_PACKING_RIGHT", "2"), - ("(gint) GST_VIDEO_MULTIVIEW_FRAME_PACKING_ROW_INTERLEAVED", "6"), + ( + "(gint) GST_VIDEO_MULTIVIEW_FRAME_PACKING_ROW_INTERLEAVED", + "6", + ), ("(gint) GST_VIDEO_MULTIVIEW_FRAME_PACKING_SIDE_BY_SIDE", "3"), - ("(gint) GST_VIDEO_MULTIVIEW_FRAME_PACKING_SIDE_BY_SIDE_QUINCUNX", "4"), + ( + "(gint) GST_VIDEO_MULTIVIEW_FRAME_PACKING_SIDE_BY_SIDE_QUINCUNX", + "4", + ), ("(gint) GST_VIDEO_MULTIVIEW_FRAME_PACKING_TOP_BOTTOM", "7"), ("(gint) GST_VIDEO_MULTIVIEW_MODE_CHECKERBOARD", "8"), ("(gint) GST_VIDEO_MULTIVIEW_MODE_COLUMN_INTERLEAVED", "5"), ("(gint) GST_VIDEO_MULTIVIEW_MODE_FRAME_BY_FRAME", "32"), ("(gint) GST_VIDEO_MULTIVIEW_MODE_LEFT", "1"), ("(gint) GST_VIDEO_MULTIVIEW_MODE_MONO", "0"), - ("(gint) GST_VIDEO_MULTIVIEW_MODE_MULTIVIEW_FRAME_BY_FRAME", "33"), + ( + "(gint) GST_VIDEO_MULTIVIEW_MODE_MULTIVIEW_FRAME_BY_FRAME", + "33", + ), ("(gint) GST_VIDEO_MULTIVIEW_MODE_NONE", "-1"), ("(gint) GST_VIDEO_MULTIVIEW_MODE_RIGHT", "2"), ("(gint) GST_VIDEO_MULTIVIEW_MODE_ROW_INTERLEAVED", "6"), @@ -1329,7 +1451,10 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[ ("(gint) GST_VIDEO_ORIENTATION_VERT", "5"), ("(guint) GST_VIDEO_OVERLAY_FORMAT_FLAG_GLOBAL_ALPHA", "2"), ("(guint) GST_VIDEO_OVERLAY_FORMAT_FLAG_NONE", "0"), - ("(guint) GST_VIDEO_OVERLAY_FORMAT_FLAG_PREMULTIPLIED_ALPHA", "1"), + ( + "(guint) GST_VIDEO_OVERLAY_FORMAT_FLAG_PREMULTIPLIED_ALPHA", + "1", + ), ("(guint) GST_VIDEO_PACK_FLAG_INTERLACED", "2"), ("(guint) GST_VIDEO_PACK_FLAG_NONE", "0"), ("(guint) GST_VIDEO_PACK_FLAG_TRUNCATE_RANGE", "1"), @@ -1343,15 +1468,36 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[ ("(gint) GST_VIDEO_RESAMPLER_METHOD_LINEAR", "1"), ("(gint) GST_VIDEO_RESAMPLER_METHOD_NEAREST", "0"), ("(gint) GST_VIDEO_RESAMPLER_METHOD_SINC", "3"), - ("GST_VIDEO_RESAMPLER_OPT_CUBIC_B", "GstVideoResampler.cubic-b"), - ("GST_VIDEO_RESAMPLER_OPT_CUBIC_C", "GstVideoResampler.cubic-c"), - ("GST_VIDEO_RESAMPLER_OPT_ENVELOPE", "GstVideoResampler.envelope"), - ("GST_VIDEO_RESAMPLER_OPT_MAX_TAPS", "GstVideoResampler.max-taps"), - ("GST_VIDEO_RESAMPLER_OPT_SHARPEN", "GstVideoResampler.sharpen"), - ("GST_VIDEO_RESAMPLER_OPT_SHARPNESS", "GstVideoResampler.sharpness"), + ( + "GST_VIDEO_RESAMPLER_OPT_CUBIC_B", + "GstVideoResampler.cubic-b", + ), + ( + "GST_VIDEO_RESAMPLER_OPT_CUBIC_C", + "GstVideoResampler.cubic-c", + ), + ( + "GST_VIDEO_RESAMPLER_OPT_ENVELOPE", + "GstVideoResampler.envelope", + ), + ( + "GST_VIDEO_RESAMPLER_OPT_MAX_TAPS", + "GstVideoResampler.max-taps", + ), + ( + "GST_VIDEO_RESAMPLER_OPT_SHARPEN", + "GstVideoResampler.sharpen", + ), + ( + "GST_VIDEO_RESAMPLER_OPT_SHARPNESS", + "GstVideoResampler.sharpness", + ), ("(guint) GST_VIDEO_SCALER_FLAG_INTERLACED", "1"), ("(guint) GST_VIDEO_SCALER_FLAG_NONE", "0"), - ("GST_VIDEO_SCALER_OPT_DITHER_METHOD", "GstVideoScaler.dither-method"), + ( + "GST_VIDEO_SCALER_OPT_DITHER_METHOD", + "GstVideoScaler.dither-method", + ), ("GST_VIDEO_SIZE_RANGE", "(int) [ 1, max ]"), ("(gint) GST_VIDEO_TILE_MODE_UNKNOWN", "0"), ("(gint) GST_VIDEO_TILE_MODE_ZFLIPZ_2X2", "65536"), diff --git a/gstreamer-video-sys/tests/constant.c b/gstreamer-video-sys/tests/constant.c index 24abc60bd..ddb162e58 100644 --- a/gstreamer-video-sys/tests/constant.c +++ b/gstreamer-video-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-video-sys/tests/layout.c b/gstreamer-video-sys/tests/layout.c index de59cdd4e..1cf5c2464 100644 --- a/gstreamer-video-sys/tests/layout.c +++ b/gstreamer-video-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-webrtc-sys/build.rs b/gstreamer-webrtc-sys/build.rs index 63a1994e1..b774ca5d3 100644 --- a/gstreamer-webrtc-sys/build.rs +++ b/gstreamer-webrtc-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-webrtc-sys/src/lib.rs b/gstreamer-webrtc-sys/src/lib.rs index 9b0ea6008..418156d5c 100644 --- a/gstreamer-webrtc-sys/src/lib.rs +++ b/gstreamer-webrtc-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // 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 e25e0dc8e..2191479d9 100644 --- a/gstreamer-webrtc-sys/tests/abi.rs +++ b/gstreamer-webrtc-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT extern crate gstreamer_webrtc_sys; diff --git a/gstreamer-webrtc-sys/tests/constant.c b/gstreamer-webrtc-sys/tests/constant.c index 24abc60bd..ddb162e58 100644 --- a/gstreamer-webrtc-sys/tests/constant.c +++ b/gstreamer-webrtc-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-webrtc-sys/tests/layout.c b/gstreamer-webrtc-sys/tests/layout.c index de59cdd4e..1cf5c2464 100644 --- a/gstreamer-webrtc-sys/tests/layout.c +++ b/gstreamer-webrtc-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54) -// from gir-files (https://github.com/gtk-rs/gir-files @ ba98d9c) +// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe) // DO NOT EDIT #include "manual.h"