gstreamer/gst-libs
U. Artie Eoff 1363b53a9f libs: blend: add surface generator API
This new API allows the user to call a single method (process)
which handles the [display] lock/unlock logic internally for
them.

This API supersedes the risky begin, render, end API.
It eliminates the need for the user to call a lock method
(process_begin) before processing the input buffers
(process_render) and calling an unlock method (process_end)
afterwards.

See #219
2020-01-14 15:07:32 +00:00
..
gst libs: blend: add surface generator API 2020-01-14 15:07:32 +00:00
meson.build vaapi: add meson build 2017-02-09 11:27:44 +01:00