slackbuilds/libraries/libunicap
B. Watson 8cda2ae68a
libraries/libunicap: Remove .la files.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-16 08:19:43 +07:00
..
README
gcc10.patch
libunicap.SlackBuild libraries/libunicap: Remove .la files. 2022-02-16 08:19:43 +07:00
libunicap.info
slack-desc

README

libunicap (video capture api)

unicap provides a uniform interface to video capture devices.  It allows
applications to use any supported video capture device via a single API.
It offers a high level of hardware abstraction while maintaining maximum
performance.  Zero copy capture of video buffers is possible for devices
supporting it allowing fast video capture with low CPU usage even on
low-speed architectures.

ffmpeg is an optional dependency.