aboutsummaryrefslogtreecommitdiff
path: root/multimedia/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2008-11-09 14:37:55 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2008-11-09 14:37:55 +0000
commit5820b688ed67e6718fb56e6153aa0cf737139458 (patch)
tree36dc9c6d413c7281c56c2b5f42c1fe796349233f /multimedia/Makefile
parenta7d64471e0a089f14776d9a067b9dadee23ca874 (diff)
Gmerlin is a multimedia framework, which allows you to quickly
develop multimedia applications. It is built upon gavl (for low level Audio/Video things) and libxml2 (for loading and saving configuration data and other things). The gmerlin API can be used at multiple levels: Either you take the basic things like plugins, fifos, message-queues and gavl audio/video converters and build your own media engine. The other possibility is to use the player or transcoder engines directly. The latter approach is probably easier, but you'll have less freedom in controlling the process. Gmerlin includes GUI player with mediatree and a GUI transcoder among other things. WWW: http://gmerlin.sourceforge.net/
Notes
Notes: svn path=/head/; revision=222602
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r--multimedia/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile
index e8c64747cb7b..e16f5abd7e1f 100644
--- a/multimedia/Makefile
+++ b/multimedia/Makefile
@@ -53,6 +53,7 @@
SUBDIR += gdvrecv
SUBDIR += ggrab
SUBDIR += gmencoder
+ SUBDIR += gmerlin
SUBDIR += gmerlin-avdecoder
SUBDIR += gmimms
SUBDIR += gnome-subtitles