gstreamer/subprojects/gst-plugins-bad/ext/wayland
Hou Qi 4dfdaf67db waylandsink: config buffer pool with query size when propose_allocation
If propose_allocation comes before set_caps, self->video_info
has not been extracted from caps and self->video_info.size is 0.
It causes buffer pool fail to set config . So need to use info
size got from query instead when propose_allocation.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6666>
2024-04-18 18:34:30 +00:00
..
gstwaylandsink.c waylandsink: config buffer pool with query size when propose_allocation 2024-04-18 18:34:30 +00:00
gstwaylandsink.h waylandsink: Move buffer commits to the display thread 2024-02-27 17:20:42 +00:00
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00