Hello community, here is the log from the commit of package libmlt for openSUSE:Factory checked in at 2015-08-10 09:16:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmlt (Old) and /work/SRC/openSUSE:Factory/.libmlt.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmlt" Changes: -------- --- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes 2015-05-12 06:46:01.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes 2015-08-10 09:16:29.000000000 +0200 @@ -1,0 +2,31 @@ +Fri Aug 7 19:36:26 UTC 2015 - [email protected] + +- Update to 0.9.8 + + Framework + * Added mlt_service_disconnect_producer() and + Mlt::Service::disconnect_producer(). + * Added mlt_multitrack_disconnect() and Mlt::Multitrack::disconnect(). + * Added mlt_tractor_remove_track() and Mlt::Tractor::remove_track(). + * Added mlt_service_insert_producer() and Mlt::Service::insert_producer(). + * Added mlt_multitrack_insert() and Mlt::Multitrack::insert(). + * Added mlt_tractor_insert_track() and Mlt::Tractor::insert_track(). + * Added mlt_transition_set_tracks() and Mlt::Transition::set_tracks(). + * Added Mlt::Properties::get_animation(). + * Added Mlt::Properties::get_anim(). + * Added Mlt:Animation class with methods: length(), is_key(), + keyframe_type(), get_item(), next_key(), previous_key(), set_length(), + remove(), interpolate(), serialize_cut(). + * Added mlt_animation_key_count() and Mlt::Animation::key_count(). + * Added mlt_animation_key_get() and Mlt::Animation::key_get(). + + Modules + * Added audiowaveform video filter. + * Added fft audio filter. + * Added dance video filter (uses fft). + * Added lighshow video filter (uses fft). + * Added distort property to movit.rect video filter. + * Added rotate property to pango video producer. + * Added 2K DCI and 4K modes to decklink producer and consumer. + * Added audiomap (channel remapping) filter. + * Added property animation to all LADSPA audio filters and producers. + +------------------------------------------------------------------- Old: ---- mlt-0.9.6.tar.gz New: ---- v0.9.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmlt.spec ++++++ --- /var/tmp/diff_new_pack.RZhmnu/_old 2015-08-10 09:16:31.000000000 +0200 +++ /var/tmp/diff_new_pack.RZhmnu/_new 2015-08-10 09:16:31.000000000 +0200 @@ -32,13 +32,13 @@ %define soname_pp 3 Name: %{libname} -Version: 0.9.6 +Version: 0.9.8 Release: 0 Summary: Multimedia framework designed and developed for television broadcasting License: GPL-3.0+ Group: System/Libraries -Url: http://%{_name}.sourceforge.net/ -Source0: http://downloads.sourceforge.net/project/%{_name}/%{_name}/%{_name}-%{version}.tar.gz +Url: http://www.mltframework.org +Source0: https://github.com/mltframework/mlt/archive/v%{version}.tar.gz # PATCH-FIX-OPENSUSE libmlt-0.8.2-vdpau.patch [email protected] -- Make VDPAU support work without the devel package Patch1: libmlt-0.8.2-vdpau.patch # PATCH-FIX-UPSTREAM use-recommended-freetype-include.patch -- Freetype upstream recommends using their macros together with
