diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-10-02 22:19:52 +0200 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-10-07 09:15:24 -0400 |
commit | 8037057f60dac87a19b1ad7dddf481ccbaaed554 (patch) | |
tree | 8ae11350798dd63778caff3c60c6cfec2c683798 /libraries/frei0r/README | |
parent | 8b95e7889288caff790de9fa6ee61716827e7256 (diff) | |
download | slackbuilds-8037057f60dac87a19b1ad7dddf481ccbaaed554.tar.gz |
libraries/frei0r: Cleanup of redundant docs.
Added the optional dependencies opencv and gavl.
Changed maintainer
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/frei0r/README')
-rw-r--r-- | libraries/frei0r/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/frei0r/README b/libraries/frei0r/README index da0b095a89..903e6aad22 100644 --- a/libraries/frei0r/README +++ b/libraries/frei0r/README @@ -2,3 +2,5 @@ Frei0r is a minimalistic plugin API for video sources and filters. The behaviour of the effects can be controlled from the host by simple parameters. The intent is to solve the recurring reimplementation or adaptation issue of standard effects. + +Optional dependencies are opencv and gavl. |