Multimedia framework designed and developed for television broadcasting
http://mlt.sourceforge.net/
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.
- Sources inherited from project multimedia:libs
- Devel package for openSUSE:Factory
-
7
derived packages
- Links to openSUSE:Factory / libmlt
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:infi777:games/libmlt && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000113 113 Bytes | |
_link | 0000000124 124 Bytes | |
libmlt.changes | 0000089130 87 KB | |
libmlt.spec | 0000010689 10.4 KB | |
mlt-7.22.0.tar.gz | 0001659954 1.58 MB |
Revision 168 (latest revision is 176)
Dave Plater (plater)
accepted
request 1130521
from
Michael Vetter (jubalh)
(revision 168)
- Update to 7.22.0: Framework: * Added new functions: + mlt_property_is_color() + mlt_property_is_numeric() + mlt_property_is_rect() * Many new keyframe types: + mlt_keyframe_smooth_loose - ~= (same as old mlt_keyframe_smooth - Unity Catmull-Rom spline) + mlt_keyframe_smooth_natural - $= (Centripetal Catmull-Rom spline with natural slope) + mlt_keyframe_smooth_tight - -= (Centripetal Catmull-Rom spline with 0 slope) + mlt_keyframe_sinusoidal_in - a= + mlt_keyframe_sinusoidal_out - b= + mlt_keyframe_sinusoidal_in_out - c= + mlt_keyframe_quadratic_in - d= + mlt_keyframe_quadratic_out - e= + mlt_keyframe_quadratic_in_out - f= + mlt_keyframe_cubic_in - g= + mlt_keyframe_cubic_out - h= + mlt_keyframe_cubic_in_out - i= + mlt_keyframe_quartic_in - j= + mlt_keyframe_quartic_out - k= + mlt_keyframe_quartic_in_out - l= + mlt_keyframe_quintic_in - m= + mlt_keyframe_quintic_out - n= + mlt_keyframe_quintic_in_out - o= + mlt_keyframe_exponential_in - p= + mlt_keyframe_exponential_out - q= + mlt_keyframe_exponential_in_out - r= + mlt_keyframe_circular_in - s= + mlt_keyframe_circular_out - t=
Comments 0