gstreamer/subprojects/gst-plugins-base/gst-libs/gst/app
Sebastian Dröge 0ef396359c gst: Move GstQueueArray as GstVecDeque to core
And change lengths and indices from guint to gsize for a more correct type.

Also deprecate GstQueueArray and implement it in terms of GstVecDeque.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6779>
2024-05-06 18:25:42 +00:00
..
app-prelude.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
app.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gstappsink.c gst: Move GstQueueArray as GstVecDeque to core 2024-05-06 18:25:42 +00:00
gstappsink.h appsink: add max-time and max-buffers properties 2023-09-20 08:54:01 +00:00
gstappsrc.c gst: Move GstQueueArray as GstVecDeque to core 2024-05-06 18:25:42 +00:00
gstappsrc.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gstapputils.c appsrc: extract buffering level calculations 2023-09-20 08:54:01 +00:00
gstapputils.h appsrc: extract buffering level calculations 2023-09-20 08:54:01 +00:00
meson.build appsrc: extract buffering level calculations 2023-09-20 08:54:01 +00:00