diff options
author | crees <crees@FreeBSD.org> | 2012-09-01 19:42:02 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2012-09-01 19:42:02 +0800 |
commit | 5ec922270baf8cfa8d990d8eea0f7250222b8450 (patch) | |
tree | 364261cb870de5cd1bf43780a05c875b71268efc /audio/Makefile | |
parent | b1ff797f7aff9227e653b89fa674fd540a7ea4e7 (diff) | |
download | freebsd-ports-gnome-5ec922270baf8cfa8d990d8eea0f7250222b8450.tar.gz freebsd-ports-gnome-5ec922270baf8cfa8d990d8eea0f7250222b8450.tar.zst freebsd-ports-gnome-5ec922270baf8cfa8d990d8eea0f7250222b8450.zip |
Librem is a portable and generic library for real-time audio and video
processing.
Features
- Audio buffering, mixing, codecs and resampling
- Video mixing, rescaling and pixel format conversion
WWW: http://www.creytiv.com/rem.html
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index cca492d80539..a44bc825ac16 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -628,6 +628,7 @@ SUBDIR += rawrec SUBDIR += re SUBDIR += rebot3 + SUBDIR += rem SUBDIR += resid SUBDIR += rexima SUBDIR += rezound |