gstreamer/gst-libs/gst/app
Sebastian Dröge 02530e9d3e appsrc: Implement a leaky property similar to the queue element
This allows dropping the newest or oldest buffer when the internal queue
is full instead of blocking or continuing to grow.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1133>
2021-05-05 15:13:33 +00:00
..
app-prelude.h libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 08:45:34 +01:00
app.h libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 17:13:10 +00:00
gstappsink.c Add some missing nullable annotations 2020-10-17 15:30:02 +00:00
gstappsink.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 20:31:09 -04:00
gstappsrc.c appsrc: Implement a leaky property similar to the queue element 2021-05-05 15:13:33 +00:00
gstappsrc.h appsrc: Implement a leaky property similar to the queue element 2021-05-05 15:13:33 +00:00
meson.build app: Add gstappsrc.h to the enum headers in meson.build 2021-05-03 05:42:07 +00:00