gstreamer/subprojects/gst-plugins-base/gst/videorate
Michael Tretter 57a4d521fd videorate: keep pool if max_buffers is unlimited
The value 0 for max_buffers means unlimited. If the max_buffers are unlimited,
the videorate element shouldn't throw away the bufferpool, but just increase the
min_buffers value.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5857>
2023-12-22 17:46:50 +00:00
..
gstvideorate.c videorate: keep pool if max_buffers is unlimited 2023-12-22 17:46:50 +00:00
gstvideorate.h videorate: Add a property to force dropping out of segment buffers 2023-12-05 14:04:05 +00:00
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00