aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2006-12-26 02:25:12 +0800
committersat <sat@FreeBSD.org>2006-12-26 02:25:12 +0800
commitd1fc205a65a59be11d61f8d2c8930da95f8c4a08 (patch)
tree59bd02a6dc56a303eea155e09ac448972690a4e9 /graphics/Makefile
parenteceec5128661fb39c95c4501358db1ba33298dd0 (diff)
downloadfreebsd-ports-graphics-d1fc205a65a59be11d61f8d2c8930da95f8c4a08.tar.gz
freebsd-ports-graphics-d1fc205a65a59be11d61f8d2c8930da95f8c4a08.tar.zst
freebsd-ports-graphics-d1fc205a65a59be11d61f8d2c8930da95f8c4a08.zip
Add port graphics/frei0r:
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. It is not meant as a generic API for all kinds of video applications. There is no support for the requirements of special application areas like non linear editors, hardware accelerated shader effects, and high precision video processing. These advanced issues are not even solved satisfactory for non cross application plugin apis and are still an evolving field. The frei0r API is not meant to be a competing standard to more ambitious efforts. WWW: http://www.piksel.org/frei0r
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 5b0a62823be..fd29af0ed1b 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -148,6 +148,7 @@
SUBDIR += fraqtive
SUBDIR += freeglut
SUBDIR += freeimage
+ SUBDIR += frei0r
SUBDIR += frontline
SUBDIR += ftgl
SUBDIR += fujiplay