Multimedia framework designed and developed for television broadcasting

Edit Package libmlt
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.

Refresh
Refresh
Source Files
Filename Size Changed
libmlt-0.8.2-vdpau.patch 0000000937 937 Bytes
libmlt-fixluma.patch 0000000368 368 Bytes
libmlt.changes 0000044760 43.7 KB
libmlt.spec 0000011181 10.9 KB
mlt-6.18.0.tar.gz 0001430398 1.36 MB
webvfx-1.1.0.tar.gz 0000240518 235 KB
webvfx-nobrowser.patch 0000000370 370 Bytes
webvfx-versioned-libdir.patch 0000000390 390 Bytes
webvfx.changes 0000002763 2.7 KB
webvfx.spec 0000004945 4.83 KB
Revision 47 (latest revision is 72)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 750045 from Luca Beltrame's avatar Luca Beltrame (luca_b) (revision 47)
This update is needed by future bits of KDE Applications (kdenlive in particular)

- Update to version 6.18.0
  Framework:
  * Fixed some data races in mlt_consumer, mlt_deque, and
    mlt_property.
  * Fixed the mlt_events listener incorrect owner argument.
  * Added support for the LC_ALL environmant variable on Windows.
  * Fixed the argument to mlt_factory_init() not working on
    Windows.
  * Fixed mlt_service_identify() not reliable in some use cases.
  * Added some default and copy constructors and assignment
    operators to mlt++
    + Filter()
    + Filter( const Filter &filter )
    + Filter& operator=( const Filter &filter )
    + Producer( const Producer &producer )
    + Producer& operator=( const Producer &producer )
    + Properties( const Properties &properties )
    + Properties& operator=( const Properties &properties )
    + Service( const Service &service )
    + Service& operator=( const Service &service )
    + Transition()
    + Transition( const Transition &transition )
    + Transition& operator=( const Transition &transition )
  * Added mlt_luma_map:
    + mlt_luma_map_init
    + mlt_luma_map_new
    + mlt_luma_map_render
    + mlt_luma_map_from_pgm
    + mlt_luma_map_from_yuv422
  * Fixed preset overrides depend on the XML attribute order.
Comments 0
openSUSE Build Service is sponsored by