gstreamer/sys
Víctor Manuel Jáquez Leal c38bede8ba xvimagesink: Delay pool creation until it's needed.
Buffer pool is created every time setcaps() is called, but it's
required only when upstream doesn't use it, so it's only needed to
copy frames onto XV buffers.

This patch delay the creation of the buffer pool until it's frame copy
is required.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1088>
2021-04-28 11:00:56 +00:00
..
ximage ximage: allow per feature registration 2021-03-29 15:59:53 +02:00
xvimage xvimagesink: Delay pool creation until it's needed. 2021-04-28 11:00:56 +00:00
meson.build meson: Add feature options for all plugins 2018-07-27 18:42:11 +05:30