Damian Hobson-Garcia deefedd002 waylandsink: Update stale GstBuffer references in wayland buffer cache
"waylandsink: use GstMemory instead of GstBuffer for cache lookup"
changes the cache key to GstMemory, but the cached data still needs
a pointer to the GstBuffer to control the buffer lifecycle.
If the GstMemory used as the cache key moves from one GstBuffer to
another, the pointer in the cached data will be out-of-date.

Update the current GstBuffer pointer for each frame so that it always
represents the currently in use (from attach to release) GstBuffer
for each wl_buffer.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1473>
2020-07-28 11:35:53 +00:00
..
2020-07-16 13:32:56 -07:00
2019-10-14 13:54:27 +01:00
2019-10-14 13:54:27 +01:00
2019-10-14 13:54:27 +01:00
2020-06-23 12:10:17 -04:00
2019-10-14 13:54:27 +01:00
2020-06-09 12:28:13 -04:00
2019-10-14 13:54:27 +01:00
2019-10-14 13:54:27 +01:00
2019-10-14 13:54:27 +01:00
2019-10-14 13:54:27 +01:00
2020-07-23 17:14:08 +00:00
2019-10-14 13:54:27 +01:00
2020-04-03 18:50:16 -04:00
2019-10-14 13:54:27 +01:00
2019-10-14 13:54:27 +01:00
2019-10-14 13:54:27 +01:00
2019-10-14 13:54:27 +01:00
2019-10-14 13:54:27 +01:00
2019-10-14 13:54:27 +01:00
2019-10-14 13:54:27 +01:00
2019-10-14 13:54:27 +01:00
2020-07-01 20:31:42 +00:00
2020-01-07 17:24:50 +00:00
2020-01-07 17:24:50 +00:00