gstreamer/subprojects/gst-plugins-base/gst-libs/gst/app
Max Romanov 477d330dee appsrc: Decrease log level for item drop
Leaky appsrc feature was implemented similar to queue. Dropping item
is a normal case because it is configured so. Warning messages
is too severe for this event.

Level changed to DEBUG just like in queue.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8147>
2024-12-13 17:24:44 +00:00
..
app-prelude.h
app.h
gstappsink.c appsink: fix timeout logic for gst_app_sink_try_pull_sample 2024-11-27 11:09:47 +00:00
gstappsink.h appsink: add max-time and max-buffers properties 2023-09-20 08:54:01 +00:00
gstappsrc.c appsrc: Decrease log level for item drop 2024-12-13 17:24:44 +00:00
gstappsrc.h
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