aboutsummaryrefslogtreecommitdiff
path: root/multimedia/py-mlt
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.6.2.Alberto Villa2011-03-022-4/+4
| | | | | | | | | - Take maintainership of multimedia/py-mlt. [1] Approved by: corky1951@comcast.net (maintainer) [1] Notes: svn path=/head/; revision=270130
* Python bindings for the MLT framework.Martin Wilke2011-02-133-0/+50
MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, XML authoring components, and an extensible plug-in based API. WWW: http://www.mltframework.org PR: ports/154565 Submitted by: Charlie Kester <corky1951 at comcast.net> Notes: svn path=/head/; revision=269072