- Fix COMMENT (mlt is no server).
- OPTIONSngify and improve descriptions.
- Move demo/ to PORTEXAMPLES.
- Move melt.1 to MAN1.
- Remove header from Makefile.
- Enable GPLv3 components.
- Fix build on 9-STABLE after MFC of xlocale. [1]
- Mark CONFLICTS_INSTALL with archivers/freeze. [2]
The minor version is increased due to the addition of time properties!
In addition:
* improve seek speed on AVCHD when using FFmpeg v0.9.1+;
* composite and dissolve speed improvements on x86-64;
* improve performance of caching in image producers;
* add device enumeration to decklink producer and consumer.
PR: 168766 [1]
Reported by: conflicts checker [2]
Submitted by: Christian Mangin <christian.mangin@gmail.com> [1]
Oliver Brandmueller via email [1]
This is an enhancement release, confined mainly to the modules rather
than the framework. In particular, this adds support for VDPAU, YADIF,
and HD-SDI technologies!
Approved by: tabthorpe (mentor)
Feature safe: yes
- Add UPDATING note that multimedia/mlt++ was incorporated into multimedia/mlt
PR: ports/135278
Submitted by: Alberto Villa <villa.alberto AT gmail.com> (maintainer)
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/129794
Submitted by: Alberto Villa <villa.alberto at gmail.com>
Approved by: miwi (mentor)