diff options
author | ponce <matteo.bernardini@gmail.com> | 2011-06-02 22:15:56 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-21 08:55:34 -0500 |
commit | 6672028785495935b5380fc24d38c3fa09372087 (patch) | |
tree | 6af7ac52d2c7a8b8c28c2a38bdd276da631f65e5 /libraries/libunicap/README | |
parent | 5ecb0025353cc37435c6b19d85ba8df4a3da58d2 (diff) |
libraries/libunicap: Patch to build with kernel-headers > 2.6.37
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/libunicap/README')
-rw-r--r-- | libraries/libunicap/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/libunicap/README b/libraries/libunicap/README index 792c9234af802..f556b088a6c83 100644 --- a/libraries/libunicap/README +++ b/libraries/libunicap/README @@ -6,3 +6,5 @@ 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. |