gstreamer/gst
He Junyan ce3bf2c2ae plugin: bufferpool: use hashmap to cache dmabuf mem-surface
The old way of refer memory by bufferproxy is not a good one, since it
make the logic error prone.

Now it is established a map between surface-bufferproxy and its GstMemory,
caching the memory bound by a surface looked for the specified surface.
2020-04-04 14:21:57 +02:00
..
vaapi plugin: bufferpool: use hashmap to cache dmabuf mem-surface 2020-04-04 14:21:57 +02:00
meson.build vaapi: add meson build 2017-02-09 11:27:44 +01:00