gstreamer/gst-libs/gst
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
..
vaapi libs: blend: add surface generator API 2020-01-14 15:07:32 +00:00
meson.build libs: remove gstbitwriter 2018-05-06 17:29:45 +02:00