gstreamer/subprojects/gst-plugins-base/gst-libs/gst
Sebastian Dröge 8ed0b03c78 appsink: Use a class handler callback instead of vfunc for propose-allocation
There would otherwise be no padding left in the class struct anymore and
we might need it for something else in the future.

A class handler callback can be overridden by subclasses via
`g_signal_override_class_handler()` and chained up via
`g_signal_chain_from_overridden_handler()`.

Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/2422

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4356>
2023-04-06 15:21:35 +00:00
..
allocators allocators: drm-dumb: Annotate allocator instance parameters with the correct type 2023-04-06 17:04:45 +03:00
app appsink: Use a class handler callback instead of vfunc for propose-allocation 2023-04-06 15:21:35 +00:00
audio gst-plugins-base: re-indent with GNU indent 2.2.12 2023-03-17 03:18:53 +00:00
fft gst-plugins-base: re-indent with GNU indent 2.2.12 2023-03-17 03:18:53 +00:00
gl gst-plugins-base: gl: wayland: cleanup on close 2023-04-06 08:09:36 +02:00
pbutils gst-plugins-base: Add FourCC and type description for FFVHuff video 2023-03-23 14:30:59 +00:00
riff gst-plugins-base: Add FourCC and type description for FFVHuff video 2023-03-23 14:30:59 +00:00
rtp rtpbasedepayload: Drop redundant reference timestamp buffer meta in RTP depayloaders 2022-11-19 07:57:44 +00:00
rtsp rtsp: gstrtspurl: gst_rtsp_url_get_request_uri: use rtsps scheme for tls transport methods 2023-03-29 11:38:47 +00:00
sdp sdp: Skip source-specific caps fields when creating an SDP media from caps 2023-04-05 05:20:33 +00:00
tag gst-plugins-base: re-indent with GNU indent 2.2.12 2023-03-17 03:18:53 +00:00
video video: remove spurious gst_caps_make_writable() 2023-03-17 13:01:02 +00:00
glib-compat-private.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
meson.build sdp: Handle level-asymmetry-allowed for H264 streams 2021-12-12 10:59:00 -03:00