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 videorate: Handle closing segment on EOS right after caps event 2022-10-11 11:48:09 -03:00
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00