gstreamer/subprojects/gst-plugins-base/gst/videorate
Michael Tretter 6744cb0d20 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/5957>
2024-01-22 20:00:02 +00:00
..
gstvideorate.c videorate: keep pool if max_buffers is unlimited 2024-01-22 20:00:02 +00:00
gstvideorate.h
meson.build