gstreamer/subprojects/gst-plugins-base/gst-libs/gst/app
Seungha Yang 75d1b3f92f appsrc: Fix flow return when buffer is dropped
Flow EOS on buffer drop (upstream leaky mode) was not
intended behavior. Appsrc should return OK instead.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5753>
2023-12-02 01:09:59 +09: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 appsink: add max-time and max-buffers properties 2023-09-20 08:54:01 +00:00
gstappsink.h appsink: add max-time and max-buffers properties 2023-09-20 08:54:01 +00:00
gstappsrc.c appsrc: Fix flow return when buffer is dropped 2023-12-02 01:09:59 +09: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