GStreamer allows the construction of graphs of media-handling components, ranging from simple mp3 playback to complex audio (mixing) and video (non-linear editing) processing. Applications can take advantage of advances in codec and filter technology transparently. Developers can add new codecs and filters by writing a simple plugin with a clean, generic interface. GStreamer is released under the LGPL, with many of the included plugins retaining the license of the code they were derived from, usually GPL or BSD. - Features: * Comprehensive Core Library * Intelligent Plugin Architecture * Extensive Development Tools - Is GStreamer a media player? No, GStreamer is a development framework for creating applications like media players, video editors, streaming media broadcasters and so on. That said, very good media players can easily be built on top of GStreamer and we even include a simple yet functional mediaplayer with GStreamer called Gst-Player WWW: http://gstreamer.freedesktop.org/ > cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/print/magicfilter
Commit message (Expand)AuthorAgeFilesLines
* Prevent collision with getline(3)bapt2016-07-303-3/+33
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*amdmi32016-05-191-7/+7
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-1/+1
* Make print/ghostscript9-agpl-base the default Ghostscript port. Upstreamtijl2016-03-241-1/+1
* - Split ghostscript into X11-independent and -dependent parts:hrs2015-08-231-1/+1
* Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.kwm2015-07-171-1/+1
* Cleanup plistantoine2014-11-131-1/+0
* Rename all patches that contain '::' as a path separator, and useadamw2014-07-301-0/+0
* Add missing patch.vanilla2014-07-071-0/+65
* Stagify.vanilla2014-07-072-6/+3
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2