gstreamer/subprojects/gstreamer-sharp/sources/generated
Tim-Philipp Müller 3523ba76ae csharp: fix GstAudioRingBuffer structure size and field offset mismatches
.. which caused the gstreamer_sharp_abi unit test to fail.

GstAudioRingBuffer has segdone and segbase as struct fields and
a get/set API with the same name but different types. The fields
have been deprecated and are no longer used now, and they need to
be hidden and we also need to rename them so that the generator
does not mix types (the setter/getters use guint64 but the fields
have gint types, which caused some type confusion in the generator).

Co-authored by: Andoni Morales Alastruey <ylatuya@gmail.com>

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8541>
2025-02-27 17:38:57 +00:00
..
Gst csharp: gstreamer: update for 1.26 API 2025-02-27 15:03:00 +00:00
Gst.App csharp: gstreamer: update for 1.26 API 2025-02-27 15:03:00 +00:00
Gst.Audio csharp: fix GstAudioRingBuffer structure size and field offset mismatches 2025-02-27 17:38:57 +00:00
Gst.Base csharp: gstreamer: update for 1.26 API 2025-02-27 15:03:00 +00:00
Gst.Controller
Gst.FFT
Gst.Net csharp: gstreamer: update for 1.26 API 2025-02-27 15:03:00 +00:00
Gst.PbUtils csharp: gstreamer: update for 1.26 API 2025-02-27 15:03:00 +00:00
Gst.Rtp csharp: gstreamer: update for 1.26 API 2025-02-27 15:03:00 +00:00
Gst.Rtsp csharp: gstreamer: update for 1.26 API 2025-02-27 15:03:00 +00:00
Gst.RtspServer csharp: gstreamer: update for 1.26 API 2025-02-27 15:03:00 +00:00
Gst.Sdp csharp: update c# bindings 2023-12-07 17:34:34 +01:00
Gst.Tags csharp: gstreamer: update for 1.26 API 2025-02-27 15:03:00 +00:00
Gst.Video csharp: gstreamer: update for 1.26 API 2025-02-27 15:03:00 +00:00
Gst.WebRTC csharp: update c# bindings 2023-12-07 17:34:34 +01:00
GtkSharp csharp: Add GstRtspServer bindings 2024-02-21 19:00:50 +00:00
gstreamer-sharp-abi.c csharp: gstreamer: update for 1.26 API 2025-02-27 15:03:00 +00:00
gstreamer-sharp-abi.cs csharp: gstreamer: update for 1.26 API 2025-02-27 15:03:00 +00:00
gstreamer-sharp-api.xml csharp: fix GstAudioRingBuffer structure size and field offset mismatches 2025-02-27 17:38:57 +00:00
meson.build csharp: gstreamer: update for 1.26 API 2025-02-27 15:03:00 +00:00