Víctor Manuel Jáquez Leal ffa2522fc0 va: Add GstVaSurfaceCopy class.
This new class is a helper for fast/tricky copy of surfaces. First it
tries to copy using the function vaCopy in libva 1.12. If it fails, or
it's not available, a GstVaFilter is tried to be instantiated with the
allocator's parameters, and if succeed, it's used for copying the
source surface.

This is required for dmabuf surfaces with drm modifier.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1023>
2021-10-10 17:03:29 +00:00
..
2021-09-26 01:07:02 +01:00
2021-09-28 10:11:15 +10:00
2021-09-28 10:11:15 +10:00
2021-09-28 10:11:15 +10:00
2021-09-26 01:07:02 +01:00
2020-05-02 09:55:12 +00:00
2021-01-14 19:16:01 +00:00
2020-07-25 13:44:26 +01:00
2021-06-30 10:01:04 -04:00
2020-04-03 10:15:09 +02:00
2020-10-26 12:13:12 +00:00
2021-08-26 15:59:08 +03:00
2020-05-31 11:11:18 +01:00
2020-11-16 19:23:20 +00:00
2021-08-08 19:42:24 +01:00
2021-08-24 20:52:06 +00:00