commit libmlt for openSUSE:Factory

2020-08-03 Thread root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2020-08-03 14:17:42

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new.3592 (New)


Package is "libmlt"

Mon Aug  3 14:17:42 2020 rev:50 rq:823989 version:6.22.1

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes2020-04-04 
12:26:47.352012135 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new.3592/libmlt.changes  2020-08-03 
14:18:21.780678208 +0200
@@ -1,0 +2,100 @@
+Sun Aug  2 09:06:09 UTC 2020 - aloi...@gmx.com
+
+- Update to version 6.22.1
+  * This patch version only fixes the version reported in the
+CMake build.
+
+---
+Fri Jul 31 06:40:47 UTC 2020 - aloi...@gmx.com
+
+- Update to version 6.22.0
+  Framework:
+  * Added mlt_properties_exists() and
+Mlt::Properties::property_exists().
+  * Added mlt_audio C class
+  * Added Mlt::Audio C++ class
+  * Fixed drop-frame timecode for 59.94 fps.
+  * Fixed crash on null pointer passed to mlt_consumer_stop().
+  Modules:
+  * Fixed frei0r transitions with preview scaling.
+  * Fixed affine ox and oy properties incorrect with preview
+scaling.
+  * Fixed a crash and incorrect preview scaling with more than
+one affine
+filter active on the same frame.
+  * Fixed preview scaling for the rotoscoping filter.
+  * Added the sample_fmt property to the avformat consumer.
+  * Fixed a possible segfault in the mix transition.
+  * Removed support for text keyframes to the text and qtext
+filters
+to fix regression on strings containing '='.
+  * Disable frame-threading with bigsh0t, distort0r, and medians
+frei0r plugins.
+  * Added "meta.media.%d.stream.projection" property the
+avformat producer.
+  * Fixed a crash with with filters not supporting preview scale
+in frei0r transitions.
+  * Fix artifacts in luma transition and affine filter with
+frame-threading.
+  * Stop including 'title="Anonymous Submission"' in xml
+consumer.
+  * Fixed a crash in opencv.tracker filter.
+  * Fixed a crash in composite transition if luma file fails to
+load.
+  * Added validations in opengl module to prevent asserts in
+Movit.
+  * Fixed building with OpenCV 4.
+  * Moved some services from gtk2 module to new gdk module:
+gtkrescale filter, pango producer and pixbuf producer
+  * Deprecated the gtk2 module and no longer enabled by default.
+  * Changed avformat producer to accept a '?' in
+argument/resource property by escaping it as '\?'.
+  * Changed the background property of the affine filter to be
+mutable.
+  * Deprecated the linsys (DVEO SDI) module.
+  * Fixed changing the audio_index property in the avformat
+producer.
+  * Changed resample filter to more resiliant to frequency
+changes.
+  * Added a video_delay property to the sdl2_audio and rtaudio
+consumers.
+  * Add millisecond options to the timer filter.
+  * Fixed the in point handling for the timewarp producer.
+  * Fixed some audio gaps and sync issues with the rbpitch
+filter and timewarp pitch compensation.
+  * Fixed a possible crash caused by producer consumer.
+  * Changed avformat consumer to set AVOption color_primaries
+based on the MLT colorspace if not already set as property.
+  * Fixed crop right on image with odd width skews image in crop
+filter.
+  * Fixed incorrect silence value for unsigned 8-bit audio in
+avformat producer.
+  * Changed qimage to use Qt's internal orientation detection
+instead of libexif.
+  * Reduced clicks in mix transition by silencing buffers on
+discontinuity.
+  * Improved A/V synchronization in (sw)resample filters - also
+reduces audio clicks.
+  * Improved speed of the qimage producer.
+  * Fixed incorrect color using libx264rgb in avformat consumer.
+  * Fixed relative paths for avfilters that have the "filename"
+option.
+  * Fixed some avfilters dropping the alpha channel: smartblur,
+vaguedenoiser.
+  * Improved performance of the resize filter.
+  * Fixed an affine filter inside a transition was always
+nearest neighbor interpolation.
+  * Changed the lift_gamma_gain filter to use round values up.
+  Other:
+  * Fixed melt option "-group" applies to an implicit consumer.
+  * Added "-quiet" option to melt (implies -silent but more so).
+  * CMake build improvments adding modules: gdk, jackrack, lumas
+resample, sox and vorbis
+  * Added avformat consumer presets: Slide-Deck-H264 and
+Slide-Deck-HEVC
+  * Removed intra=1 from some avformat presets (use g=1 for
+intra only): intermediate/MPEG-2, intermediate/MPEG-4
+and lossless/H.264
+- Drop 0001-Fix-build-with-Qt-5.15.0.patch (merged upstream)
+
+--

commit libmlt for openSUSE:Factory

2020-04-04 Thread root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2020-04-04 12:25:56

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new.3248 (New)


Package is "libmlt"

Sat Apr  4 12:25:56 2020 rev:49 rq:791136 version:6.20.0

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes2020-02-18 
13:29:24.416702695 +0100
+++ /work/SRC/openSUSE:Factory/.libmlt.new.3248/libmlt.changes  2020-04-04 
12:26:47.352012135 +0200
@@ -1,0 +2,6 @@
+Thu Apr  2 16:37:52 UTC 2020 - Christophe Giboudeaux 
+
+- Add upstream patch to fix build with Qt 5.15:
+  * 0001-Fix-build-with-Qt-5.15.0.patch
+
+---

New:

  0001-Fix-build-with-Qt-5.15.0.patch



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.NJXc5I/_old  2020-04-04 12:26:48.356013173 +0200
+++ /var/tmp/diff_new_pack.NJXc5I/_new  2020-04-04 12:26:48.356013173 +0200
@@ -39,6 +39,8 @@
 Patch1: libmlt-0.8.2-vdpau.patch
 # PATCH-FIX-UPSTREAM libmlt-fixluma.patch aloi...@gmx.com -- add 
LD_LIBRARY_PATH so that luma can run
 Patch2: libmlt-fixluma.patch
+# PATCH-FIX-UPSTREAM 0001-Fix-build-with-Qt-5.15.0.patch
+Patch3: 0001-Fix-build-with-Qt-5.15.0.patch
 BuildRequires:  fdupes
 %if 0%{?suse_version} >= 1500
 BuildRequires:  gcc-c++
@@ -206,6 +208,7 @@
 %setup -q -n %{_name}-%{version}
 %patch1
 %patch2 -p1
+%patch3 -p1
 
 # To complement libmlt-0.8.0-vdpau.patch.
 # When vdpau support is not compiled it will break the code. Doesn't matter 
because the code will not be used anyway.

++ 0001-Fix-build-with-Qt-5.15.0.patch ++
>From 9f5e935fb2127320d4ebf03e174ad6dbc0581152 Mon Sep 17 00:00:00 2001
From: Heiko Becker 
Date: Tue, 24 Mar 2020 21:17:05 +0100
Subject: [PATCH] Fix build with Qt 5.15.0

QPainterPath is no longer included via qtransform.h (since
5.15.0-beta2, 50d2acdc93b4de2ba56eb67787e2bdcb21dd4bea in qtbase.git).
---
 src/modules/qt/filter_qtext.cpp   | 1 +
 src/modules/qt/graph.cpp  | 1 +
 src/modules/qt/producer_qtext.cpp | 1 +
 3 files changed, 3 insertions(+)

diff --git a/src/modules/qt/filter_qtext.cpp b/src/modules/qt/filter_qtext.cpp
index dd7d4ae..dffd430 100644
--- a/src/modules/qt/filter_qtext.cpp
+++ b/src/modules/qt/filter_qtext.cpp
@@ -21,6 +21,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 
 static QRectF get_text_path( QPainterPath* qpath, mlt_properties 
filter_properties, const char* text, double scale )
diff --git a/src/modules/qt/graph.cpp b/src/modules/qt/graph.cpp
index 6d4d669..7e91bb1 100644
--- a/src/modules/qt/graph.cpp
+++ b/src/modules/qt/graph.cpp
@@ -18,6 +18,7 @@
  */
 
 #include "graph.h"
+#include 
 #include 
 #include 
 
diff --git a/src/modules/qt/producer_qtext.cpp 
b/src/modules/qt/producer_qtext.cpp
index 603c2b7..ff95a8e 100644
--- a/src/modules/qt/producer_qtext.cpp
+++ b/src/modules/qt/producer_qtext.cpp
@@ -26,6 +26,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 
-- 
2.26.0




commit libmlt for openSUSE:Factory

2020-02-18 Thread root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2020-02-18 13:29:23

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new.26092 (New)


Package is "libmlt"

Tue Feb 18 13:29:23 2020 rev:48 rq:775047 version:6.20.0

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes2019-11-21 
12:59:47.014507241 +0100
+++ /work/SRC/openSUSE:Factory/.libmlt.new.26092/libmlt.changes 2020-02-18 
13:29:24.416702695 +0100
@@ -1,0 +2,60 @@
+Mon Feb 17 11:48:34 UTC 2020 - Luigi Baldoni 
+
+- Update to version 6.20.0
+  Framework
+  * Added consumer scaling:
++ mlt_profile_scale_width()
++ mlt_profile_scale_height()
++ Mlt::Profile::scale_width()
++ Mlt::Profile::scale_height()
++ support for a double "scale" property to melt and the xml
+  producer
+  * Fixed mlt_properties_set() with an invalid expression.
+  * Added new functions that do not evaluate expressions:
++ mlt_properties_set_string()
++ Mlt::Properties::set_string()
+  * Improved the service-caching heuristic in mlt_multitrack.
+  * Fixed possible crashes in mlt_playlist get_frame() and
+mlt_filter_process().
+  Modules
+  * Added the rubberband module with a rbpitch filter.
+  * Added pitch compensation to timewarp producer.
+  * Added the invert_scale property to the affine filter and
+transition.
+  * Added the reverse property to shape filter.
+  * Added support for text keyframes to the text and qtext
+filters.
+  * Added support for the CSRT and MOSSE algorithms in
+opencv.tracker filter.
+  * Fixed a crash on empty algo property in the opencv.tracker
+filter.
+  * Changed vorbis module to no longer be deprecated.
+  * Improved colorspace conversions in the avformat module.
+  * Fixed audio artifacts on initial seek to in point in
+avformat producer.
+  * Fixed the colorspace of the cached image in avformat
+producer.
+  * Fixed white video flashes on property changes in the qtext
+filter.
+  * Fixed a crash in the rotoscoping filter with large spline
+deviations.
+  * Fixed a crash in the sdi consumer if the driver is not
+loaded.
+  * Improved support for a video clip as luma producer to the
+luma transition.
+  * Fixed a crash in the matte transition.
+  * Fixed a crash when using invert property =1 in the composite
+transition.
+  Other
+  * Added more avformat consumer presets:
++ intermediate/DNxHR-HQ
++ intermediate/ProRes HQ
++ ALAC
++ FLAC
+  * Fixed some parameters in the XDCAM and D10 avformat
+presets.
+  * Fixed link failure on some CPU architectures.
+
+- Refreshed libmlt-fixluma.patch
+
+---
--- /work/SRC/openSUSE:Factory/libmlt/webvfx.changes2019-11-21 
12:59:47.958506950 +0100
+++ /work/SRC/openSUSE:Factory/.libmlt.new.26092/webvfx.changes 2020-02-18 
13:29:24.660703170 +0100
@@ -1,0 +2,23 @@
+Mon Feb 17 11:39:18 UTC 2020 - Luigi Baldoni 
+
+- Update to version 1.2.0
+  * This version adds support for MLT v6.20.0's preview
+scaling.
+  * For the MLT integration, if the resource starts with
+"plain:" webvfx does automatic scaling per the zoom level.
+This works fine for content that is simply produced or
+overlayed by the filter. However, content that uses the
+webvfx JavaScript extension will not operate with zoom
+unless the service property mlt_resolution_scale is set to
+1.
+New properties mlt_profile_scale_width and
+mlt_profile_scale_height as real numbers that reflect the
+new MLT consumer scale property used to do low-res preview
+scaling. Content script can access this via
+webvfx.getNumberParameter() to scale its parameters and
+elements.
+
+- Refreshed webvfx-versioned-libdir.patch and
+  webvfx-nobrowser.patch
+
+---

Old:

  mlt-6.18.0.tar.gz
  webvfx-1.1.0.tar.gz

New:

  mlt-6.20.0.tar.gz
  webvfx-1.2.0.tar.gz



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.xld5LX/_old  2020-02-18 13:29:25.412704632 +0100
+++ /var/tmp/diff_new_pack.xld5LX/_new  2020-02-18 13:29:25.416704639 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmlt
 #
-# Copyright (c) 2019 SUSE LLC.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,14 +21,14 @@
 
 %define _name mlt
 %define libname lib%{_name}
-%define lversion 6.18.0
+%define lversion 6.20.0
 %define soname 6
 %define _name_pp %{_name}++
 %define libname_pp lib%{_name_pp}
 %define soname_pp 3
 

commit libmlt for openSUSE:Factory

2019-11-21 Thread root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2019-11-21 12:59:44

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new.26869 (New)


Package is "libmlt"

Thu Nov 21 12:59:44 2019 rev:47 rq:750045 version:6.18.0

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes2019-05-08 
15:17:34.113135875 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new.26869/libmlt.changes 2019-11-21 
12:59:47.014507241 +0100
@@ -1,0 +2,122 @@
+Tue Nov 12 11:50:26 UTC 2019 - Luigi Baldoni 
+
+- 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.
+  * Fixed serializing an animated property with a new length.
+  Modules:
+  * Fixed interpolation in rotoscoping filter.
+  * Fixed crop filter not working with color producer.
+  * Fixed some data races in the sdl and sdl2 consumers.
+  * Fixed some data races in the avformat producer.
+  * Added a movit.flip filter to the opengl module.
+  * Fixed using filters on frei0r producers.
+  * Added support for in and out attributes on the "consumer"
+xml element.
+  * Fixed using an in point with the multi consumer.
+  * Fixed avfilter fails if the image size changes.
+  * Fixed showing superfluous decimals for seconds in the timer
+filter.
+  * Stop serializing an invalid producer as an "INVALID" text
+producer in xml.
+  * Fixed an access violation crash in wave filter.
+  * Added the meta.media.color_range property to the avformat
+producer.
+  * Fixed full range yuv422p not converted correctly in the
+avformat producer.
+  * Fixed the text filter not working with pango.
+  * Fixed a regression using dynamictext with pango.
+  * Added a position property to avfilter for filters that need
+position info.
+  * Fixed avfilter.subtitles not using the source position.
+  * Added an analyze property to vidstab filter. When set,
+analysis only starts and the results file written if true.
+  * Fixed crash combining affine the affine filter with the
+shape filter.
+  * Added interlace detection from AVCodecContext.field_order.
+  * Changed the avformat producer to not use the rescale.interp
+frame property.
+Previously, when interp == nearest, it would relax seeking.
+Now, seek accuracy is reduced during trick play (rewind or
+fast forward).
+  * Fixed sws flags for auto-inserted scalers in avfilter.
+  * Fixed a double free crash in ladspa filter on channel count
+mismatch.
+  * Refactored the composite and luma transitions to use
+mlt_luma_map.
+  * Refactored the pgm producer and shape filter to use
+mlt_luma_map.
+  * Refactored the lumas module to use mlt_luma_map.
+  * The lumas module is now disabled by default and must be
+explicitly enabled.
+  * Added property animation to the threshold filter.
+  * Added a cairoblend_mode filter to the frei0r module to
+affect a frei0r.cairoblend transition used to
+composite/blend tracks.
+  * Added support for new vaapi options to the avformat consumer:
++ connection_type: x11 or drm
++ driver
++ kernel_driver
+  * Fixed the timewarp producer with a colon in the filename.
+  * Fixed a relative file name with a colon in it in the xml
+producer.
+  * Fixed defaulting to album or poster art if there is another
+video stream.
+  * Fixed parameter animation in frei0r plugins when using frame
+threads.
+This change also enables frame-threading for more plugins.
+  * Improved the qtblend filter to not process alpha if no
+transparency.
+  * Added a background_color property to the qtblend filter.
+  * Fixed the opencv.tracker incorrect

commit libmlt for openSUSE:Factory

2019-05-08 Thread root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2019-05-08 15:17:31

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new.5148 (New)


Package is "libmlt"

Wed May  8 15:17:31 2019 rev:46 rq:701503 version:6.16.0

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes2019-04-05 
12:02:42.530571242 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new.5148/libmlt.changes  2019-05-08 
15:17:34.113135875 +0200
@@ -1,0 +2,20 @@
+Wed May  8 07:14:37 UTC 2019 - Luigi Baldoni 
+
+- Update to version 6.16.0
+  Framework:
+  * Added functions to get/set a creation date to a producer
++ mlt_producer_get_creation_time()
++ mlt_producer_set_creation_time()
++ Mlt::Producer::set_creation_time()
++ Mlt::Producer::get_creation_time()
+  Modules:
+  * Fixed dance filter not showing when lower track is
+transparent.
+  * Refactored dynamictext filter to use
+mlt_producer_get_creation_time().
+  * Marked frei0r rgsplit0r plugin version < 1.1 as not
+thread-safe.
+  * Fixed possible null pointer crash in
+mlt_properties_serialise_yaml.
+
+---

Old:

  mlt-6.14.0.tar.gz

New:

  mlt-6.16.0.tar.gz



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.xJ8uVq/_old  2019-05-08 15:17:35.921139902 +0200
+++ /var/tmp/diff_new_pack.xJ8uVq/_new  2019-05-08 15:17:35.921139902 +0200
@@ -21,14 +21,14 @@
 
 %define _name mlt
 %define libname lib%{_name}
-%define lversion 6.14.0
+%define lversion 6.16.0
 %define soname 6
 %define _name_pp %{_name}++
 %define libname_pp lib%{_name_pp}
 %define soname_pp 3
 
 Name:   %{libname}
-Version:6.14.0
+Version:6.16.0
 Release:0
 Summary:Multimedia framework for television broadcasting
 License:GPL-3.0-or-later

++ webvfx.spec ++
--- /var/tmp/diff_new_pack.xJ8uVq/_old  2019-05-08 15:17:35.941139947 +0200
+++ /var/tmp/diff_new_pack.xJ8uVq/_new  2019-05-08 15:17:35.945139955 +0200
@@ -17,8 +17,8 @@
 
 
 %define _name mlt
-%define mltversion 6.14.0
-%define mltsoversion 6.14.0
+%define mltversion 6.16.0
+%define mltsoversion 6.16.0
 %define sover 1
 %define mltmaj %(echo %{mltversion} |cut -d "." -f 1)
 # Find qt version used to build

++ mlt-6.14.0.tar.gz -> mlt-6.16.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mlt-6.14.0/.gitlab-ci.yml 
new/mlt-6.16.0/.gitlab-ci.yml
--- old/mlt-6.14.0/.gitlab-ci.yml   2019-03-30 21:59:21.0 +0100
+++ new/mlt-6.16.0/.gitlab-ci.yml   2019-05-08 04:27:10.0 +0200
@@ -61,25 +61,6 @@
 - ./configure --enable-gpl --enable-gpl3 && make && make install
 # there's no `check` or `test` `make` target
 
-debian-oldstable:
-image: debian:jessie
-script:
-- echo -e 'deb-src http://deb.debian.org/debian jessie main\ndeb-src 
http://deb.debian.org/debian jessie-updates main\ndeb-src 
http://security.debian.org jessie/updates main' >> /etc/apt/sources.list
-- apt-get -qq update
-- apt-get -yqq build-dep mlt
-- ./configure --enable-gpl --enable-gpl3 && make && make install
-# there's no `check` or `test` `make` target
-
-debian-oldoldstable:
-image: debian:wheezy
-script:
-- echo -e 'deb-src http://deb.debian.org/debian wheezy main\ndeb-src 
http://deb.debian.org/debian wheezy-updates main\ndeb-src 
http://security.debian.org wheezy/updates main' >> /etc/apt/sources.list
-- apt-get -qq update
-- apt-get -yqq build-dep mlt
-- apt-get -yqq install libqt4-opengl-dev
-- ./configure --enable-gpl --enable-gpl3 && make && make install
-# there's no `check` or `test` `make` target
-
 centos-7:
 image: centos:7
 script:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mlt-6.14.0/ChangeLog new/mlt-6.16.0/ChangeLog
--- old/mlt-6.14.0/ChangeLog2019-03-30 21:59:21.0 +0100
+++ new/mlt-6.16.0/ChangeLog2019-05-08 04:27:10.0 +0200
@@ -1,3 +1,21 @@
+2019-05-07  Dan Dennedy 
+
+  * Doxyfile, configure, docs/melt.1, src/framework/mlt_version.h: Set version
+  to 6.16.0
+
+2019-03-25  Brian Matherly 
+
+  * src/framework/mlt.vers, src/framework/mlt_producer.c,
+  src/framework/mlt_producer.h, src/mlt++/MltProducer.cpp,
+  src/mlt++/MltProducer.h, src/mlt++/mlt++.vers,
+  src/modules/plus/filter_dynamictext.c: Add get/set creation_date to producer.
+   "creation_date" is a reserved producer property that can hold the creation
+  time of the producer. The creation_time property is always in U

commit libmlt for openSUSE:Factory

2019-04-05 Thread root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2019-04-05 12:00:24

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new.3908 (New)


Package is "libmlt"

Fri Apr  5 12:00:24 2019 rev:45 rq:690156 version:6.14.0

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes2018-11-28 
11:13:48.566864177 +0100
+++ /work/SRC/openSUSE:Factory/.libmlt.new.3908/libmlt.changes  2019-04-05 
12:02:42.530571242 +0200
@@ -1,0 +2,93 @@
+Sun Mar 31 07:19:27 UTC 2019 - Luigi Baldoni 
+
+- Update to version 6.14.0
+  * This version is mostly fixes plus a few API additions and
+filters.
+  Framework:
+  * Added mlt_profile_lumas_dir().
+  * Added mlt_frame_get_unique_properties().
+  * Added mlt_playlist_reorder() and Mlt::Playlist::reorder().
+  * Added some new convenience constructors to mlt++
++ Producer(mlt_profile profile, const char *id, const char
+  *service = NULL)
++ Consumer(mlt_profile profile, const char *id , const char
+  *service = NULL)
++ Transition(mlt_profile profile, const char *id, const char
+  *arg = NULL)
++ Filter(mlt_profile profile, const char *id, const char
+  *service = NULL)
++ Tractor(mlt_profile profile, char *id, char *arg = NULL)
+  * Added Mlt::Transition::connect(Service&).
+  * Added unit tests for mlt_playlist.
+  * Fixed a crash on invalid transition track values in
+mlt_transition.
+  * Fixed a deadlock regression in v6.12.0 of mlt_consumer when
+starting from
+a paused state (producer speed=0).
+  Modules:
+  * The avformat module now requires at least FFmpeg v2.4 or
+Libav 12.
+  * Added mask_start and mask_apply filters to the core module.
+  * Added qtext filter to qt module.
+  * Changed dynamictext and timer filters to use qtext.
+  * Fixed number of digits for seconds in timer filter.
+  * Added mlt_image_format property to color producer.
+  * Improved color accuracy of libswscale RGB->YUV conversion.
+  * Fixed frei0r producer not working with tractor.
+  * Fixed decklink consumer stalling on dropped frames.
+  * Generate lumas for 16:9, 9:16 (vertical), and square aspect
+ratios.
+  * Fixed crash in qimage when alpha_size is zero.
+  * Fixed the mlt_consumer channels property not being passed to
+multi consumer.
+  * Fixed the shape filter for full range color and crashes.
+  * Converted the shape filter to use mlt_animation.
+  * Added a use_mix property to the shape filter.
+  * Fixed invert=1 and mix=100 gives wrong image in shape filter.
+  * Fixed a possible free null pointer in the linsys sdi
+consumer.
+  * Fixed using destroyed temporary object in qimage.
+  * Fixed a possible null pointer dereference in the
+spot_remover filter.
+  * Fixed memory leak on swr_convert() failure in swresample
+filter.
+  * Fixed possible null pointer dereference in affine when not
+using rect.
+  * Fixed loading image sequence on Windows in qimage.
+  * Fixed some null pointer crashes using Movit opengl services.
+  * Fixed sdl2 consumer crashes during initialization on Linux
+or BSD.
+  * Fixed distorted image using melt_file.
+  * Fixed qimage build on Qt version < 5.5.
+  * Added offset property to the timer filter.
+  * Changed the boxblur hori & vert properties' minimum to 0.
+  * Fixed crash in duplicate frame on rotated videos.
+  * Added automatic scaling and padding to avfilter.
+  * Fixed field order when encoding progressive as interlace.
+  * Fixed frei0r plugins to use the number of slices from the
+threads property.
+  * Fixed over compositing with transparent clips in luma
+transition.
+  * Added sliced processing to dissolve-with-alpha using the
+threads property.
+  * Added createdate keyword to dynamictext filter.
+  * Fixed possible crash changing audio_index in avformat
+producer.
+  * Fixed small memory leaks in xml consumer, jackrack, and
+timewarp producer.
+  * Fixed compiling opencv module with OpenCV > 3.
+  Other:
+  * Added vertical video profiles:
++ vertical_hd_30
++ vertical_hd_60
+  * Mlt++ now requires C++11 compiler support.
+  * Added --disable-windeploy to configure to keep bin & lib
+folders on Windows.
+  * Added support for consumer in & out to melt.
+  * Fixed color accuracy of lossless/Ut Video preset and use
+pix_fmt yuv422p.
+  * Fixed x264 lossless preset to use crf=0.
+  * Fixed compiling with mingw32.
+  * Fixed build with Python 3.
+
+---

Old:

  mlt-6.12.0.tar.gz

New:

  mlt-6.14.0.tar.gz



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.GPC0lC/_old  2019-04-05 12:02:47.830

commit libmlt for openSUSE:Factory

2019-01-11 Thread root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2019-01-11 14:05:37

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new.28833 (New)


Package is "libmlt"

Fri Jan 11 14:05:37 2019 rev:44 rq:664385 version:6.12.0

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/webvfx.changes2018-05-13 
16:05:06.686230361 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new.28833/webvfx.changes 2019-01-11 
14:06:37.783731185 +0100
@@ -1,0 +2,8 @@
+Thu Jan 10 13:33:27 UTC 2019 - davejpla...@gmail.com
+
+- Update to release version 1.0.0
+- Add webvfx-nobrowser.patch to fix Factory build.
+- Upstream changes:
+  Set version to 1.0.0
+
+---

Old:

  webvfx-0.44+git20180223.tar.gz

New:

  webvfx-1.0.0.tar.gz
  webvfx-nobrowser.patch



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.KCBVdv/_old  2019-01-11 14:06:38.419730545 +0100
+++ /var/tmp/diff_new_pack.KCBVdv/_new  2019-01-11 14:06:38.423730542 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmlt
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++ webvfx.spec ++
--- /var/tmp/diff_new_pack.KCBVdv/_old  2019-01-11 14:06:38.447730517 +0100
+++ /var/tmp/diff_new_pack.KCBVdv/_new  2019-01-11 14:06:38.447730517 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package webvfx
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,9 +23,9 @@
 %define mltmaj %(echo %{mltversion} |cut -d "." -f 1)
 # Find qt version used to build
 %define qt5version %(pkg-config --modversion Qt5Core)
-%define _revd65a42d25a887d11fd5cf5e485c1561dc802b671
+%define _rev5ef18121b8765ecbc6a90094b1d51059fc7e7f66
 Name:   webvfx
-Version:0.44+git20180223
+Version:1.0.0
 Release:0
 Summary:Video effects engine based on web technologies
 License:BSD-3-Clause
@@ -33,11 +33,12 @@
 Url:https://github.com/mltframework/webvfx
 Source0:%{_name}-%{mltversion}.tar.gz
 # This is needed by shotcut and will only build within the mlt sources.
-Source1:
https://github.com/mltframework/webvfx/archive/%{_rev}.tar.gz#/webvfx-%{version}.tar.gz
+Source1:
https://github.com/mltframework/webvfx/archive/%{version}.tar.gz#/webvfx-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE libmlt-0.8.2-vdpau.patch reddw...@opensuse.org -- Make 
VDPAU support work without the devel package
 Patch1: libmlt-0.8.2-vdpau.patch
 #PATCH-FIX-UPSTREAM webvfx-versioned-libdir.patch davejpla...@gmail.com -- 
install webvfx lib in versioned _libdir
 Patch10:webvfx-versioned-libdir.patch
+Patch11:webvfx-nobrowser.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  help2man
@@ -49,7 +50,6 @@
 BuildRequires:  pkgconfig(Qt5WebSockets)
 BuildRequires:  pkgconfig(mlt++)
 BuildRequires:  pkgconfig(mlt-framework)
-#Requires:
 
 %description
 WebVfx is a video effects library that allows effects to be
@@ -94,22 +94,21 @@
 
 %prep
 %setup -q -n %{_name}-%{mltversion} -a 1
-%patch1
-%patch10
+%autopatch -p0
 
 %build
-pushd webvfx-%{_rev}
+pushd webvfx-%{version}
 %qmake5 \
QMAKE_STRIP="" \
MLT_SOURCE="%{_builddir}/%{_name}-%{mltversion}/" \
WLIB=%{_lib} \
 PREFIX="%{_prefix}" -Wall -recursive
 
-make %{?_smp_mflags} VERBOSE=1
+make VERBOSE=1 %{?_smp_mflags}
 popd
 
 %install
-pushd webvfx-%{_rev}
+pushd webvfx-%{version}
 %qmake5_install
 chmod 0644 LICENSE README.md
 popd
@@ -130,8 +129,8 @@
 %files
 %{_bindir}/webvfx*
 %{_mandir}/man1/webvfx*
-%license webvfx-%{_rev}/LICENSE
-%doc webvfx-%{_rev}/README.md
+%license webvfx-%{version}/LICENSE
+%doc webvfx-%{version}/README.md
 
 %files module
 %defattr(0755, root, root, 0755)

++ webvfx-0.44+git20180223.tar.gz -> webvfx-1.0.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/webvfx-d65a42d25a887d11fd5cf5e485c1561dc802b671/.gitmodules 
new/webvfx-1.0.0/.gitmodules
--- old/webvfx-d65a42d25a887d11fd5cf5e485c1561dc802b671/.gitmodules 
1970-01-01 01:00:00.0 +0100
+++ new/webvfx-1.0.0/.gitmodules2018-11-26 01:25:07.0 +0100
@@ -0,0 +1,3 @@
+[submodule "mlt/qmelt/mlt"]
+   path = mlt/qmelt

commit libmlt for openSUSE:Factory

2018-11-28 Thread root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2018-11-28 11:13:18

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new.19453 (New)


Package is "libmlt"

Wed Nov 28 11:13:18 2018 rev:43 rq:652104 version:6.12.0

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes2018-10-23 
20:37:10.200775149 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new.19453/libmlt.changes 2018-11-28 
11:13:48.566864177 +0100
@@ -1,0 +2,84 @@
+Mon Nov 26 20:47:56 UTC 2018 - aloi...@gmx.com
+
+- Update to version 6.12.0
+  Framework:
+  * Changed buffer property to be mutable and adaptive to speed
+property in mlt_consumer.
+  * Changed macOS RELOCATABLE build to use standard app bundle
+layout:
++ lib/mlt  -> ../PlugIns/mlt
++ lib/frei0r-1 -> ../PlugIns/frei0r-1
++ lib/ladspa   -> ../PlugIns/ladspa
++ share/mlt-> ../Resources/mlt
++ share/movit  -> ../Resources/movit
+  * Fixed a_track of transitions matching deleted track in
+mlt_tractor_remove_track().
+  * Fixed multi-thread race crash in mlt_properties_clear().
+  * Fixed possiblle null pointer crash in
+mlt_property_get_rect() and mlt_property_get_time().
+  * Fixed non-animated strings containing ';' or '=' in
+mlt_animation_parse().
+  * Fixed crash in clear_property() with mlt_animation.
+  Modules:
+  * Added a generic text filter to the plus module.
+  * Added a timer filter to the plus module.
+  * Added audio timeout handling to sdl2 consumers.
+  * Added spot_remove filter to the plus module.
+  * Added dds, ico, and webp filename extensions for qimage
+producer.
+  * Added support for color_range property in avformat consumer:
+"pc" or "jpeg" for full range, otherwise limited range.
+  * Added a window property to the audiowaveform filter.
+  * Added MM:SS.SS to the timer filter.
+  * Added query string param "multi" to the xml producer to
+force using the
+multi consumer.
+  * Improved WebP image support in avformat producer.
+  * Integrated hwupload filter in avformat consumer if using
+VAAPI codec.
+  * Changed count producer to use pango if qtext not available.
+  * Changed qt moduled to not call XInitThreads()
+  * Changed color producer to only set alpha on frame if rgb24a
+requested or not opaque.
+  * Changed the xml producer to pass quality and performance
+parameters to the multi consumer.
+  * Fixed sdl2_audio distortion (regression in v6.10.0).
+  * Fixed dynamictext filter to not error on empty text.
+  * Fixed dynamictext aliased (regression in v6.10.0).
+  * Fixed qimage outputs premultiplied if scaled internally.
+  * Fixed crash in cbrts consumer if running property was never
+set.
+  * Fixed rendering edges of some typefaces in qtext producer.
+  * Fixed qimage fails to load with wrong filename extension.
+  * Fixed affine dark right and bottom edge artifacts regression
+in (v6.10.0).
+  * Fixed support for vp8 and vp9 with alpha channel in avformat
+producer.
+  * Fixed interpolation mode selection in qimage producer.
+  * Fixed crash in qimage with alpha channel.
+  * Fixed some AAC MP4 files start playing from middle in
+avformat producer.
+  * Fixed crash in avfilter if initialization fails.
+  * Fixed crash in mix when frame rate is very low.
+  * Fixed crash on missing luma file in composite transition.
+  * Fixed A/V sync on some files in avformat producer.
+  * Fixed seeking on audio filter with album art in avformat
+producer.
+  * Fixed colorspace conversion in avformat consumer.
+  Other:
+  * Added more avformat consumer presets:
++ alpha/Quicktime Animation
++ alpha/vp8
++ alpha/vp9
++ alpha/Ut Video
++ lossless/Ut Video
+  * Added square video profiles:
++ square_1080p_30
++ square_1080p_60
+  * Added support for nodejs to the swig bindings.
+  * Changed configure script to require opencv module be
+explicitly enabled.
+  * Numerous spelling fixes in source code and comments thanks
+to codespell.
+
+---

Old:

  mlt-6.10.0.tar.gz

New:

  mlt-6.12.0.tar.gz



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.jaYmNG/_old  2018-11-28 11:14:01.558845980 +0100
+++ /var/tmp/diff_new_pack.jaYmNG/_new  2018-11-28 11:14:01.558845980 +0100
@@ -21,14 +21,14 @@
 
 %define _name mlt
 %define libname lib%{_name}
-%define lversion 6.10.0
+%define lversion 6.12.0
 %define soname 6
 %define _name_pp %{_name}++
 %define libname_pp lib%{_name_pp}
 %define soname_pp 3
 
 Name:   %{libname}
-Version:6.10.0
+Version:6.12.0
 Release:0
 Summary:

commit libmlt for openSUSE:Factory

2018-10-23 Thread root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2018-10-23 20:37:02

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new (New)


Package is "libmlt"

Tue Oct 23 20:37:02 2018 rev:42 rq:643553 version:6.10.0

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes2018-07-03 
23:36:02.360263838 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2018-10-23 
20:37:10.200775149 +0200
@@ -1,0 +2,6 @@
+Sun Oct 21 08:03:45 UTC 2018 - davejpla...@gmail.com
+
+- Disabled build of opencv module to fix boo#1068792.
+- Only build sdl2 module.
+
+---



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.w5h3aH/_old  2018-10-23 20:37:11.880773142 +0200
+++ /var/tmp/diff_new_pack.w5h3aH/_new  2018-10-23 20:37:11.884773137 +0200
@@ -67,7 +67,6 @@
 BuildRequires:  pkgconfig(libquicktime)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(movit)
-BuildRequires:  pkgconfig(opencv) >= 3.1.0
 #!BuildIgnore:  opencv-qt5-devel
 BuildRequires:  pkgconfig(libavcodec)
 BuildRequires:  pkgconfig(libavdevice)
@@ -78,7 +77,6 @@
 BuildRequires:  pkgconfig(pango)
 BuildRequires:  pkgconfig(pangoft2)
 BuildRequires:  pkgconfig(samplerate)
-BuildRequires:  pkgconfig(sdl)
 BuildRequires:  pkgconfig(sdl2)
 BuildRequires:  pkgconfig(sox)
 BuildRequires:  pkgconfig(vidstab)
@@ -215,8 +213,9 @@
 %build
 test -x "$(type -p gcc-7)" && export CC=gcc-7
 test -x "$(type -p g++-7)" && export CXX=g++-7
-%configure \
---enable-sdl \
+
+# WARNING: building opencv module causes multicore issues - boo#1068792
+%configure --disable-opencv \
 --enable-sdl2 \
 %ifnarch %{ix86} x86_64
   --disable-mmx \




commit libmlt for openSUSE:Factory

2018-07-03 Thread root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2018-07-03 23:35:03

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new (New)


Package is "libmlt"

Tue Jul  3 23:35:03 2018 rev:41 rq:620432 version:6.10.0

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes2018-06-20 
15:37:19.041098069 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2018-07-03 
23:36:02.360263838 +0200
@@ -1,0 +2,80 @@
+Mon Jul  2 19:31:35 UTC 2018 - aloi...@gmx.com
+
+- Update to version 6.10.0
+  * This version fixes bugs and supports serializing animation
+keyframes with a specified time format (previously only
+frame number).
+  Framework:
+  * Reverted mlt_pool change in v6.8.0 pending further testing. 
+(USE_MLT_POOL compiler define is now a 0/1 boolean, defaults
+to 1.)
+  * Fixed crash regression in v6.8.0 "parsing non-animated
+string as an animation."
+  * Added pointer checks to mlt_animation.
+  * Changed producer cache size heuristic in mlt_multitrack to
+be more liberal.
+  * Fixed handling reserved characters in names for YAML in
+mlt_properties.
+  * Added clamping to prevent computing negative in and out
+points to mlt_producer.
+  * Added functions to serialize animation with a time format:
++ mlt_animation_serialize_cut_tf()
++ mlt_animation_serialize_tf()
++ mlt_property_get_string_tf()
++ mlt_property_get_string_l_tf()
++ mlt_properties_get_value_tf()
++ Mlt::Properties::get(int, mlt_time_format)
++ Mlt::Animation::serialize_cut(mlt_time_format, int, int)
+  * Added functions to clear a property to mlt_properties:
++ mlt_property_clear()
++ mlt_properties_clear()
++ Mlt::Properties::clear()
+  Modules:
+  * Fixed enabling sliced pix_fmt conversion in avformat
+producer.
+  * Fixed incorrect seek and sync on audio files with discard
+packets.
+  * Added support for avcodec_send_frame() API to avformat
+consumer.
+  * Fixed compile errors with Libav master.
+  * Fixed a crash in affine transition.
+  * Fixed a crash in ladspa filters when consumer frame rate is
+low (e.g. <= 8).
+  * Fixed a crash in boxblur filter.
+  * Added animation support to boxblur hori and vert properties.
+  * Fixed a crash in movit.convert.
+  * Fixed incorrect alpha in affine transition blending routine.
+  * Converted frei0r from deprecated mlt_geometry to
+mlt_animation API.
+  * Fixed tilde in text string for pango producer.
+  * Fixed using more than one channelcopy filter.
+  * Fixed the mono filter reducing volume level.
+  * Fixed degraded audio scrubbing in sdl2_audio consumer.
+  * Converted dynamictext filter to use affine transition for
+more correct
+alpha compositing and sub-pixel positioning.
+  * Added time format support for animation keyframes to the xml
+consumer.
+  * Added animation support to more affine transition properties:
++ fix_rotate_x
++ fix_rotate_y
++ fix_rotate_z
++ fix_shear_x
++ fix_shear_y
++ fix_shear_z
++ ox
++ oy
++ scale_x
++ scale_y
+  * Fixed gaps in text when characters overlap in qtext and
+kdenlive producers.
+  * Fixed a crash in pixbuf producer with multiple render
+threads.
+  * Converted the oldfilm vignette filter from mlt_geometry to
+mlt_animation.
+  Other:
+  * Numerous updates to mlt-xml.dtd.
+  * Categorized many of the encode presets (using
+meta.preset.name).
+
+---

Old:

  mlt-6.8.0.tar.gz

New:

  mlt-6.10.0.tar.gz



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.tJFk2K/_old  2018-07-03 23:36:03.064262832 +0200
+++ /var/tmp/diff_new_pack.tJFk2K/_new  2018-07-03 23:36:03.068262826 +0200
@@ -21,14 +21,14 @@
 
 %define _name mlt
 %define libname lib%{_name}
-%define lversion 6.8.0
+%define lversion 6.10.0
 %define soname 6
 %define _name_pp %{_name}++
 %define libname_pp lib%{_name_pp}
 %define soname_pp 3
 
 Name:   %{libname}
-Version:6.8.0
+Version:6.10.0
 Release:0
 Summary:Multimedia framework for television broadcasting
 License:GPL-3.0-or-later

++ webvfx.spec ++
--- /var/tmp/diff_new_pack.tJFk2K/_old  2018-07-03 23:36:03.084262804 +0200
+++ /var/tmp/diff_new_pack.tJFk2K/_new  2018-07-03 23:36:03.084262804 +0200
@@ -17,8 +17,8 @@
 
 
 %define _name mlt
-%define mltversion 6.8.0
-%define mltsoversion 6.8.0
+%define mltversion 6.10.0
+%define mltsoversion 6.10.0
 %define sover 1
 %define mltmaj %(echo %{mltversion} |cut -d "." -f 1)
 # Find qt version used to build

++ mlt-6.8.0.tar.gz -> mlt

commit libmlt for openSUSE:Factory

2018-06-20 Thread root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2018-06-20 15:37:10

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new (New)


Package is "libmlt"

Wed Jun 20 15:37:10 2018 rev:40 rq:618011 version:6.8.0

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes2018-05-13 
16:05:06.218247434 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2018-06-20 
15:37:19.041098069 +0200
@@ -1,0 +2,68 @@
+Wed Jun 20 09:00:29 UTC 2018 - aloi...@gmx.com
+
+- Update to version 6.8.0
+  * This version improves support for multi-channel audio and
+adds some new manipulation functions to the mlt_animation
+API.
+  Framework:
+  * Added support for musl C library.
+  * Added functions for audio channel layouts:
++ mlt_channel_layout_name()
++ mlt_channel_layout_id()
++ mlt_channel_layout_channels()
++ mlt_channel_layout_default()
+  * Added channel_layout property to mlt_consumer.
+  * Added mlt_channel_layout enum.
+  * Disabled memory pooling by default and require compile macro
+USE_MLT_POOL to re-enable it.
+  * Fixed reliability of keyframed properties serializing
+properly.
+  * Fixed parsing non-animated string as an animation.
+  * Added more functions to mlt_animation:
++ mlt_animation_key_set_type()
++ mlt_animation_key_set_frame()
++ Mlt::Animation::key_set_type()
++ Mlt::Animation::key_set_frame()
+  Modules:
+  * Fixed some crashes in qimage producer especially with alpha
+channel.
+  * Fixed >2 channel audio output in the SDL consumers.
+  * Fixed >2 channel audio output in the rtaudio consumer on
+Windows.
+  * Fixed vorbis encoding with FFmpeg v3.4+.
+  * qimage and qtext are now higher priority than gtk2 pixbuf
+and pango by the loader producer.
+  * Added support for more channel counts to decklink consumer.
+  * Added swresample filter based on libswresample from FFmpeg.
+This is now the preferred channel count normalizing filter
+used by the loader producer.
+  * Fixed the strange "Undefined constant" and "Unable to parse
+option value" log messages in the the avformat consumer.
+  * Fixed GIF and DPX writing in avformat consumer.
+  * Reduced the memory usage of the affine transition and
+filters.
+  * Fixed a crash in kdenlivetitle producer.
+  * Fixed a crash in the rotoscoping filter.
+  * Fixed frame rate reported in Matroska and WebM files
+produced by the avformat consumer.
+  * Added sdl2_audio consumer.
+  * Fixed alpha channel support for more pixel formats in the
+avformat producer.
+  * Converted the affine transition to use mlt_rect and
+mlt_animation.
+  * Fixed LADSPA plugins with mono channel audio.
+  Other:
+  * Fixed a melt command line parsing bug when argument supplied
+to -transition.
+  * Fixed melt with SDL2 on Windows not using stdio and stderr.
+  * Improved speed of the vp9 avformat consumer preset.
+
+---
+Mon Jun 18 16:33:12 UTC 2018 - bjorn@gmail.com
+
+- Enable pkgconfig(vidstab) BuildRequires unconditionally, now
+  available in openSUSE.
+- Build with ffmpeg unconditionally, ffmpeg is available in
+  openSUSE.
+
+---

Old:

  mlt-6.6.0+git20180502.tar.gz

New:

  mlt-6.8.0.tar.gz



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.nEI9tD/_old  2018-06-20 15:37:22.056988593 +0200
+++ /var/tmp/diff_new_pack.nEI9tD/_new  2018-06-20 15:37:22.056988593 +0200
@@ -16,36 +16,30 @@
 #
 
 
-%bcond_without ffmpeg
 # Dan Dennedy asked to disable it since it's buggy and unmaintained (see e.g. 
http://www.kdenlive.org/mantis/view.php?id=3070)
 %bcond_with vdpau
 
-# vidstab currently can't enter Factory due to legal review / unclarity. Temp 
disable
-%bcond_with vidstab
-
 %define _name mlt
 %define libname lib%{_name}
-%define lversion 6.7.0
+%define lversion 6.8.0
 %define soname 6
-%define _rev 42621eed360e192c4fb8b631001a2f5e9e2f446f
 %define _name_pp %{_name}++
 %define libname_pp lib%{_name_pp}
 %define soname_pp 3
 
 Name:   %{libname}
-Version:6.6.0+git20180502
+Version:6.8.0
 Release:0
 Summary:Multimedia framework for television broadcasting
-License:GPL-3.0+
+License:GPL-3.0-or-later
 Group:  Development/Libraries/C and C++
 Url:http://www.mltframework.org
-#v%%{version}
-Source0:
https://github.com/mltframework/mlt/archive/%{_rev}.tar.gz#/%{_name}-%{version}.tar.gz
+Source0:
https://github.com/mltframework/mlt/archive/v%{version}.tar.gz#/%{_name}-%{version}.tar.gz

commit libmlt for openSUSE:Factory

2018-05-13 Thread root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2018-05-13 16:05:05

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new (New)


Package is "libmlt"

Sun May 13 16:05:05 2018 rev:39 rq:605389 version:6.6.0+git20180502

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes2018-04-03 
12:12:19.818887233 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2018-05-13 
16:05:06.218247434 +0200
@@ -1,0 +2,22 @@
+Sun May  6 12:18:00 UTC 2018 - davejpla...@gmail.com
+
+- Update to 6.6.0+git20180502 to enable shotcut 18.05 to build.
+- Upstream changes:
+  *Fix affine and region filters alter the frame's position.
+  *Fix mono channel configuration for ladspa plugins. (#334)
+  *Convert affine to mlt_rect and animation APIs.
+  *Add mlt_animation_key_set_frame() and Animation::key_set_frame().
+  *Fix build for Libav
+  *Fix crash on composite transition with unexpected pgm luma
+   https://bugs.kde.org/show_bug.cgi?id=381110
+  *Fix alpha support for more pixel formats Kdenlive issue #391963
+  *Add mlt_animation_key_set_type() and Animation::key_set_type().
+  *Fix rotoscoping crash
+  *Fix parsing non-animation string as animation.
+  *Fix mlt_animations not reliably serializing.
+  *Fix crash with kdenlivetile caused by wrong malloc size
+  *Add filter_swresample. (#305)
+  *Fix #284 GIF encoding not working.
+  *Fix segmentation fault when using qimage png producer #296
+
+---
--- /work/SRC/openSUSE:Factory/libmlt/webvfx.changes2018-03-12 
12:12:24.498003009 +0100
+++ /work/SRC/openSUSE:Factory/.libmlt.new/webvfx.changes   2018-05-13 
16:05:06.686230361 +0200
@@ -1,0 +2,8 @@
+Sun May  6 10:30:53 UTC 2018 - davejpla...@gmail.com
+
+- Update to version 0.44+git20180523
+- Rebase webvfx-versioned-libdir.patch.
+- Upstream changes:
+  *check pointers before using them.
+
+---

Old:

  mlt-6.6.0.tar.gz
  webvfx-0.44+git20160823.tar.gz

New:

  mlt-6.6.0+git20180502.tar.gz
  webvfx-0.44+git20180223.tar.gz



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.xSvajl/_old  2018-05-13 16:05:07.722192567 +0200
+++ /var/tmp/diff_new_pack.xSvajl/_new  2018-05-13 16:05:07.722192567 +0200
@@ -25,20 +25,22 @@
 
 %define _name mlt
 %define libname lib%{_name}
+%define lversion 6.7.0
 %define soname 6
-
+%define _rev 42621eed360e192c4fb8b631001a2f5e9e2f446f
 %define _name_pp %{_name}++
 %define libname_pp lib%{_name_pp}
 %define soname_pp 3
 
 Name:   %{libname}
-Version:6.6.0
+Version:6.6.0+git20180502
 Release:0
 Summary:Multimedia framework for television broadcasting
 License:GPL-3.0+
 Group:  Development/Libraries/C and C++
 Url:http://www.mltframework.org
-Source0:
https://github.com/mltframework/mlt/archive/v%{version}.tar.gz#/%{_name}-%{version}.tar.gz
+#v%%{version}
+Source0:
https://github.com/mltframework/mlt/archive/%{_rev}.tar.gz#/%{_name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE libmlt-0.8.2-vdpau.patch reddw...@opensuse.org -- Make 
VDPAU support work without the devel package
 Patch1: libmlt-0.8.2-vdpau.patch
 
@@ -214,7 +216,7 @@
 This package contains python bindings.
 
 %prep
-%setup -q -n %{_name}-%{version}
+%setup -q -n %{_name}-%{_rev}
 %patch1
 
 # To complement libmlt-0.8.0-vdpau.patch.
@@ -288,7 +290,7 @@
 %files -n %{libname}%{soname}
 %defattr(0644, root, root, 0755)
 %{_libdir}/lib%{_name}.so.%{soname}
-%{_libdir}/lib%{_name}.so.%{version}
+%{_libdir}/lib%{_name}.so.%{lversion}
 
 %files devel
 %defattr(0644, root, root, 0755)
@@ -299,7 +301,7 @@
 %files -n %{libname_pp}%{soname_pp}
 %defattr(0644, root, root, 0755)
 %{_libdir}/lib%{_name_pp}.so.%{soname_pp}
-%{_libdir}/lib%{_name_pp}.so.%{version}
+%{_libdir}/lib%{_name_pp}.so.%{lversion}
 
 %files -n %{libname_pp}-devel
 %defattr(0644, root, root, 0755)

++ webvfx.spec ++
--- /var/tmp/diff_new_pack.xSvajl/_old  2018-05-13 16:05:07.754191400 +0200
+++ /var/tmp/diff_new_pack.xSvajl/_new  2018-05-13 16:05:07.758191254 +0200
@@ -17,14 +17,16 @@
 
 
 %define _name mlt
-%define mltversion 6.6.0
+%define mltversion 6.6.0+git20180502
+%define mltsoversion 6.7.0
 %define sover 1
 %define mltmaj %(echo %{mltversion} |cut -d "." -f 1)
 # Find qt version used to build
 %define qt5version %(pkg-config --modversion Qt5Core)
-%define _reve918ce4667e623c3d60735cb898223e730c6d7af
+%define mltrev 42621eed360e192c4fb8b631001a2f5e9e2f446f
+%define _revd65a42d25a887d11fd5cf5e485c1561dc802b671
 Name:   webvfx
-Version: 

commit libmlt for openSUSE:Factory

2018-04-03 Thread root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2018-04-03 12:12:16

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new (New)


Package is "libmlt"

Tue Apr  3 12:12:16 2018 rev:38 rq:592934 version:6.6.0

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes2018-03-06 
10:47:45.207275197 +0100
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2018-04-03 
12:12:19.818887233 +0200
@@ -1,0 +2,7 @@
+Sun Apr  1 22:52:38 UTC 2018 - avvi...@yandex.by
+
+- Build with sdl and sdl2:
+  * Preserve backward compatibility. Both "sdl" and "sdl2" modules 
+  can be compiled into MLT 6.6.0 and later
+
+---



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.LG2qSB/_old  2018-04-03 12:12:21.574824045 +0200
+++ /var/tmp/diff_new_pack.LG2qSB/_new  2018-04-03 12:12:21.578823901 +0200
@@ -76,6 +76,7 @@
 BuildRequires:  pkgconfig(pango)
 BuildRequires:  pkgconfig(pangoft2)
 BuildRequires:  pkgconfig(samplerate)
+BuildRequires:  pkgconfig(sdl)
 BuildRequires:  pkgconfig(sdl2)
 BuildRequires:  pkgconfig(sox)
 %if %{with vidstab}
@@ -225,6 +226,8 @@
 test -x "$(type -p gcc-7)" && export CC=gcc-7
 test -x "$(type -p g++-7)" && export CXX=g++-7
 %configure \
+--enable-sdl \
+--enable-sdl2 \
 %ifnarch %{ix86} x86_64
   --disable-mmx \
   --disable-sse \




commit libmlt for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2018-03-12 12:12:18

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new (New)


Package is "libmlt"

Mon Mar 12 12:12:18 2018 rev:37 rq:585444 version:6.6.0

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/webvfx.changes2018-01-25 
12:40:46.214020292 +0100
+++ /work/SRC/openSUSE:Factory/.libmlt.new/webvfx.changes   2018-03-12 
12:12:24.498003009 +0100
@@ -1,0 +2,5 @@
+Sun Mar 11 10:58:37 UTC 2018 - davejpla...@gmail.com
+
+- Fix Leap:15.0 build and run spec-cleaner.
+
+---



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.qB01E6/_old  2018-03-12 12:12:25.681960769 +0100
+++ /var/tmp/diff_new_pack.qB01E6/_new  2018-03-12 12:12:25.685960626 +0100
@@ -72,6 +72,7 @@
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(movit)
 BuildRequires:  pkgconfig(opencv) >= 3.1.0
+#!BuildIgnore:  opencv-qt5-devel
 BuildRequires:  pkgconfig(pango)
 BuildRequires:  pkgconfig(pangoft2)
 BuildRequires:  pkgconfig(samplerate)

++ webvfx.spec ++
--- /var/tmp/diff_new_pack.qB01E6/_old  2018-03-12 12:12:25.721959342 +0100
+++ /var/tmp/diff_new_pack.qB01E6/_new  2018-03-12 12:12:25.725959200 +0100
@@ -20,12 +20,9 @@
 %define mltversion 6.6.0
 %define sover 1
 %define mltmaj %(echo %{mltversion} |cut -d "." -f 1)
-
 # Find qt version used to build
 %define qt5version %(pkg-config --modversion Qt5Core)
-
 %define _reve918ce4667e623c3d60735cb898223e730c6d7af
-
 Name:   webvfx
 Version:0.44+git20160823
 Release:0
@@ -43,19 +40,15 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  help2man
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(Qt5Core) >= 5.5.0
 BuildRequires:  pkgconfig(Qt5Multimedia)
 BuildRequires:  pkgconfig(Qt5OpenGL)
 BuildRequires:  pkgconfig(Qt5WebKitWidgets)
-BuildRequires:  pkgconfig(Qt5WebKitWidgets)
-BuildRequires:  pkgconfig(Qt5WebSockets)
 BuildRequires:  pkgconfig(Qt5WebSockets)
 BuildRequires:  pkgconfig(mlt++)
 BuildRequires:  pkgconfig(mlt-framework)
-
 #Requires:
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 WebVfx is a video effects library that allows effects to be
@@ -72,8 +65,8 @@
 %package devel
 Summary:Video effects engine based on web technologies
 Group:  Development/Libraries/C and C++
-Requires:   libmlt-devel = %{mltversion}
 Requires:   libwebvfx%{sover} = %{version}
+Requires:   pkgconfig(mlt-framework) = %{mltversion}
 
 %description devel
 WebVfx is a video effects library that allows effects to be
@@ -111,12 +104,13 @@
WLIB=%{_lib} \
 PREFIX="%{_prefix}" -Wall -recursive
 
-make %{_smp_mflags} VERBOSE=1
+make %{?_smp_mflags} VERBOSE=1
 popd
 
 %install
 pushd webvfx-%{_rev}
 %qmake5_install
+chmod 0644 LICENSE README.md
 popd
 #Add webvfx module to versioned mlt module directory
 mv %{buildroot}%{_libdir}/mlt %{buildroot}%{_libdir}/mlt-%{mltmaj}
@@ -125,16 +119,14 @@
 mkdir -p %{buildroot}%{_mandir}/man1
 pushd %{buildroot}%{_bindir}
 for i in *; do
-   help2man -N --no-discard-stderr ./${i} -o 
%{buildroot}%{_mandir}/man1/${i}.1
+   help2man -N --no-discard-stderr -h "-help" -v "-version" ./${i} -o 
%{buildroot}%{_mandir}/man1/${i}.1 || touch %{buildroot}%{_mandir}/man1/${i}.1
 done
 popd
 
 %post -n libwebvfx%{sover} -p /sbin/ldconfig
-
 %postun -n libwebvfx%{sover} -p /sbin/ldconfig
 
 %files
-%defattr(0755, root, root, 0755)
 %{_bindir}/webvfx*
 %{_mandir}/man1/webvfx*
 %license webvfx-%{_rev}/LICENSE
@@ -153,7 +145,6 @@
 %{_libdir}/libwebvfx.so
 
 %files -n qmelt
-%defattr(0755, root, root, 0755)
 %{_bindir}/qmelt
 %{_mandir}/man1/qmelt*
 




commit libmlt for openSUSE:Factory

2018-03-06 Thread root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2018-03-06 10:47:40

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new (New)


Package is "libmlt"

Tue Mar  6 10:47:40 2018 rev:36 rq:582979 version:6.6.0

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes2018-01-25 
12:40:44.798086396 +0100
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2018-03-06 
10:47:45.207275197 +0100
@@ -1,0 +2,5 @@
+Mon Mar  5 12:35:55 UTC 2018 - davejpla...@gmail.com
+
+- Build with SDL2.
+
+---



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.Mq6Mwo/_old  2018-03-06 10:47:45.963247888 +0100
+++ /var/tmp/diff_new_pack.Mq6Mwo/_new  2018-03-06 10:47:45.967247744 +0100
@@ -75,7 +75,7 @@
 BuildRequires:  pkgconfig(pango)
 BuildRequires:  pkgconfig(pangoft2)
 BuildRequires:  pkgconfig(samplerate)
-BuildRequires:  pkgconfig(sdl)
+BuildRequires:  pkgconfig(sdl2)
 BuildRequires:  pkgconfig(sox)
 %if %{with vidstab}
 BuildRequires:  pkgconfig(vidstab)




commit libmlt for openSUSE:Factory

2018-01-25 Thread root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2018-01-25 12:40:36

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new (New)


Package is "libmlt"

Thu Jan 25 12:40:36 2018 rev:35 rq:569347 version:6.6.0

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes2017-08-26 
10:41:21.144577867 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2018-01-25 
12:40:44.798086396 +0100
@@ -1,0 +2,17 @@
+Wed Jan 24 14:24:44 UTC 2018 - davejpla...@gmail.com
+
+- Update to release 6.6.0 and build with gcc7
+- Combined melt6 sub package into melt subpackage.
+- Remove incorporated patches:
+  6c658e5d8cd11933bf799a2a985aa4b24cfbcb60.patch, rem_close.patch,
+  use-recommended-freetype-include.patch and
+  libmlt-nomorexlocale_h.patch.
+- Upstream changes:
+  This version builds upon the previous release with performance
+  improvements using the sliced image processing framework.
+  It also improves compatibility with dependencies 
+  (FFmpeg, Qt 5, SDL 2, NDI, OpenCV, libebur128).
+  For full details see:
+  /usr/share/doc/packages/libmlt6/NEWS
+
+---
--- /work/SRC/openSUSE:Factory/libmlt/webvfx.changes2017-08-26 
10:41:23.296273848 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new/webvfx.changes   2018-01-25 
12:40:46.214020292 +0100
@@ -1,0 +2,9 @@
+Wed Jan 24 14:20:40 UTC 2018 - davejpla...@gmail.com
+
+- Removed mlt patches: 
+  6c658e5d8cd11933bf799a2a985aa4b24cfbcb60.patch,
+  libmlt-nomorexlocale_h.patch, em_close.patch and
+  use-recommended-freetype-include.patch.
+- Package LICENSE and README.md.
+
+---

Old:

  6c658e5d8cd11933bf799a2a985aa4b24cfbcb60.patch
  libmlt-nomorexlocale_h.patch
  mlt-6.4.1.tar.gz
  rem_close.patch
  use-recommended-freetype-include.patch

New:

  mlt-6.6.0.tar.gz



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.q6nYce/_old  2018-01-25 12:40:47.769947651 +0100
+++ /var/tmp/diff_new_pack.q6nYce/_new  2018-01-25 12:40:47.777947277 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmlt
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -32,7 +32,7 @@
 %define soname_pp 3
 
 Name:   %{libname}
-Version:6.4.1
+Version:6.6.0
 Release:0
 Summary:Multimedia framework for television broadcasting
 License:GPL-3.0+
@@ -41,20 +41,13 @@
 Source0:
https://github.com/mltframework/mlt/archive/v%{version}.tar.gz#/%{_name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE libmlt-0.8.2-vdpau.patch reddw...@opensuse.org -- 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
-# ft2build include. Positive sideeffect is that this patch makes it build with 
both freetype2 2.5.1, and older versions
-Patch2: use-recommended-freetype-include.patch
-Patch3: 6c658e5d8cd11933bf799a2a985aa4b24cfbcb60.patch
-# PATCH-FIX-UPSTREAM remove superflous close to avoid crashes in for example 
kdenlive
-Patch4: rem_close.patch
-# PATCH-FIX-UPSTREAM see patch header, remove when upstream resolves the issue 
check before rebase.
-Patch5: libmlt-nomorexlocale_h.patch
+
 BuildRequires:  fdupes
 %if 0%{?suse_version} > 1320
 BuildRequires:  gcc-c++
 %else
-BuildRequires:  gcc6
-BuildRequires:  gcc6-c++
+BuildRequires:  gcc7
+BuildRequires:  gcc7-c++
 #!Buildignore:  libgcc_s1
 %endif
 BuildRequires:  ladspa-devel
@@ -112,8 +105,6 @@
 %package -n %{libname}%{soname}
 Summary:C library API for the MLT multimedia framework
 Group:  System/Libraries
-Recommends: %{libname}%{soname}-data
-Recommends: %{libname}%{soname}-modules
 
 %description -n %{libname}%{soname}
 MLT is a multimedia framework for television broadcasting. It
@@ -158,39 +149,25 @@
 
 This subpackage contains the headers to make use of the MLT C++ API.
 
-%package -n melt%{soname}
-Summary:Multimedia framework for television broadcasting
-Group:  Productivity/Multimedia/Video/Editors and Convertors
-Requires:   melt
-
-%description -n melt%{soname}
-MLT is a multimedia framework for television broadcasting. It
-provides a toolkit for broadcasters, video editors, media players,
-transcoders and web streamers.
-
-The functi

commit libmlt for openSUSE:Factory

2017-08-26 Thread root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2017-08-26 10:41:18

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new (New)


Package is "libmlt"

Sat Aug 26 10:41:18 2017 rev:34 rq:518760 version:6.4.1

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes2017-08-24 
18:48:17.460125237 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2017-08-26 
10:41:21.144577867 +0200
@@ -1,0 +2,8 @@
+Fri Aug 25 11:35:59 UTC 2017 - davejpla...@gmail.com
+
+- Fix build against glibc-2.26 with libmlt-nomorexlocale_h.patch.
+- Rebased 6c658e5d8cd11933bf799a2a985aa4b24cfbcb60.patch,
+  libmlt-0.8.2-vdpau.patch, rem_close.patch and
+  use-recommended-freetype-include.patch.
+
+---
--- /work/SRC/openSUSE:Factory/libmlt/webvfx.changes2017-08-24 
18:48:17.812075682 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new/webvfx.changes   2017-08-26 
10:41:23.296273848 +0200
@@ -1,0 +2,5 @@
+Fri Aug 25 11:40:56 UTC 2017 - davejpla...@gmail.com
+
+- Apply all mlt patches before building.
+
+---

New:

  libmlt-nomorexlocale_h.patch



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.2R8Pza/_old  2017-08-26 10:41:24.732070980 +0200
+++ /var/tmp/diff_new_pack.2R8Pza/_new  2017-08-26 10:41:24.748068719 +0200
@@ -47,6 +47,8 @@
 Patch3: 6c658e5d8cd11933bf799a2a985aa4b24cfbcb60.patch
 # PATCH-FIX-UPSTREAM remove superflous close to avoid crashes in for example 
kdenlive
 Patch4: rem_close.patch
+# PATCH-FIX-UPSTREAM see patch header, remove when upstream resolves the issue 
check before rebase.
+Patch5: libmlt-nomorexlocale_h.patch
 BuildRequires:  fdupes
 %if 0%{?suse_version} > 1320
 BuildRequires:  gcc-c++
@@ -236,6 +238,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5
 
 # To complement libmlt-0.8.0-vdpau.patch.
 # When vdpau support is not compiled it will break the code. Doesn't matter 
because the code will not be used anyway.

++ webvfx.spec ++
--- /var/tmp/diff_new_pack.2R8Pza/_old  2017-08-26 10:41:24.824057983 +0200
+++ /var/tmp/diff_new_pack.2R8Pza/_new  2017-08-26 10:41:24.868051767 +0200
@@ -36,8 +36,18 @@
 Source0:%{_name}-%{mltversion}.tar.gz
 # This is needed by shotcut and will only build within the mlt sources.
 Source1:
https://github.com/mltframework/webvfx/archive/%{_rev}.tar.gz#/webvfx-%{version}.tar.gz
+# PATCH-FIX-OPENSUSE libmlt-0.8.2-vdpau.patch reddw...@opensuse.org -- 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
+# ft2build include. Positive sideeffect is that this patch makes it build with 
both freetype2 2.5.1, and older versions
+Patch2: use-recommended-freetype-include.patch
+Patch3: 6c658e5d8cd11933bf799a2a985aa4b24cfbcb60.patch
+# PATCH-FIX-UPSTREAM remove superflous close to avoid crashes in for example 
kdenlive
+Patch4: rem_close.patch
 #PATCH-FIX-UPSTREAM webvfx-versioned-libdir.patch davejpla...@gmail.com -- 
install webvfx lib in versioned _libdir
-Patch4: webvfx-versioned-libdir.patch
+Patch10:webvfx-versioned-libdir.patch
+# PATCH-FIX-UPSTREAM see patch header, remove when upstream resolves the issue 
check before rebase.
+Patch5: libmlt-nomorexlocale_h.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  help2man
@@ -97,7 +107,12 @@
 
 %prep
 %setup -q -n %{_name}-%{mltversion} -a 1
-%patch4
+%patch1
+%patch2 -p1
+%patch3 -p1
+%patch4 -p1
+%patch5
+%patch10
 
 %build
 pushd webvfx-%{_rev}

++ 6c658e5d8cd11933bf799a2a985aa4b24cfbcb60.patch ++
--- /var/tmp/diff_new_pack.2R8Pza/_old  2017-08-26 10:41:24.996033684 +0200
+++ /var/tmp/diff_new_pack.2R8Pza/_new  2017-08-26 10:41:25.016030858 +0200
@@ -7,11 +7,11 @@
  src/modules/opengl/Makefile | 6 +++---
  1 file changed, 3 insertions(+), 3 deletions(-)
 
-diff --git a/src/modules/opengl/Makefile b/src/modules/opengl/Makefile
-index ffe542b..65a7b34 100644
 a/src/modules/opengl/Makefile
-+++ b/src/modules/opengl/Makefile
-@@ -69,9 +69,9 @@ clean:
+Index: mlt-6.4.1/src/modules/opengl/Makefile
+===
+--- mlt-6.4.1.orig/src/modules/opengl/Makefile 2017-08-25 10:06:04.243313347 
+0200
 mlt-6.4.1/src/modules/opengl/Makefile  2017-08-25 10:08:16.387836875 
+0200
+@@ -68,9 +68,9 @@ clean:
rm -f $(OBJS) $(TARGET) $(CPPOBJS)
  
  install: all


commit libmlt for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2017-08-24 18:48:16

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new (New)


Package is "libmlt"

Thu Aug 24 18:48:16 2017 rev:33 rq:515131 version:6.4.1

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes2017-03-02 
19:30:07.340883792 +0100
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2017-08-24 
18:48:17.460125237 +0200
@@ -1,0 +2,31 @@
+Sat Aug  5 05:59:16 UTC 2017 - o...@aepfle.de
+
+- Build with Qt5 unconditional because PackageHub has a recent Qt5
+
+---
+Thu Jul 13 12:18:18 UTC 2017 - davejpla...@gmail.com
+
+- Build with gcc6, fix build failure for 42.2/3 due to movit
+  building with gcc6.
+
+---
+Thu Jul  6 22:21:18 UTC 2017 - jeng...@inai.de
+
+- Trim filler wording from descriptions; fix identical
+  descriptions being used in different subpackages.
+
+---
+Wed Jul  5 12:29:54 UTC 2017 - klaas.frei...@suse.com
+
+- Add rem_close.patch from upstream that prevents crashes of apps
+  in some circumstances, as reported on openSUSE ML.
+  
https://github.com/mltframework/mlt/commit/a3188e301b5a9a1f25dbb98a510e366363348e64
+
+---
+Fri Jun  9 14:06:51 UTC 2017 - davejpla...@gmail.com
+
+- Added files for linked package webvfx which provides qmelt needed
+  by shotcut for video export see boo#1043070. Webvfx has to build
+  within the mlt sources.
+
+---
New Changes file:

--- /dev/null   2017-07-20 07:30:00.335470106 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new/webvfx.changes   2017-08-24 
18:48:17.812075682 +0200
@@ -0,0 +1,20 @@
+---
+Thu Jul  6 22:21:18 UTC 2017 - jeng...@inai.de
+
+- Trim filler wording from descriptions; fix identical
+  descriptions being used in different subpackages.
+- Cure "useless use of cat" (`ls -1`) by replacing with just *.
+
+---
+Sun Jun 11 09:35:09 UTC 2017 - davejpla...@gmail.com
+
+- Added man pages for binaries.
+
+---
+Thu Jun  8 05:18:03 UTC 2017 - davejpla...@gmail.com
+
+- Created initial package version 0.44+git20160823 from current
+  git rev: e918ce4667e623c3d60735cb898223e730c6d7af needed by
+  shotcut. See boo#1043070
+- Added webvfx-versioned-libdir.patch to enable arch dependent
+  library directory install

Old:

  v6.4.1.tar.gz

New:

  mlt-6.4.1.tar.gz
  rem_close.patch
  webvfx-0.44+git20160823.tar.gz
  webvfx-versioned-libdir.patch
  webvfx.changes
  webvfx.spec



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.WZvmTK/_old  2017-08-24 18:48:19.139888721 +0200
+++ /var/tmp/diff_new_pack.WZvmTK/_new  2017-08-24 18:48:19.159885905 +0200
@@ -34,34 +34,34 @@
 Name:   %{libname}
 Version:6.4.1
 Release:0
-Summary:Multimedia framework designed and developed for television 
broadcasting
+Summary:Multimedia framework for television broadcasting
 License:GPL-3.0+
-Group:  System/Libraries
+Group:  Development/Libraries/C and C++
 Url:http://www.mltframework.org
-Source0:https://github.com/mltframework/mlt/archive/v%{version}.tar.gz
+Source0:
https://github.com/mltframework/mlt/archive/v%{version}.tar.gz#/%{_name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE libmlt-0.8.2-vdpau.patch reddw...@opensuse.org -- 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
 # ft2build include. Positive sideeffect is that this patch makes it build with 
both freetype2 2.5.1, and older versions
 Patch2: use-recommended-freetype-include.patch
 Patch3: 6c658e5d8cd11933bf799a2a985aa4b24cfbcb60.patch
+# PATCH-FIX-UPSTREAM remove superflous close to avoid crashes in for example 
kdenlive
+Patch4: rem_close.patch
 BuildRequires:  fdupes
+%if 0%{?suse_version} > 1320
 BuildRequires:  gcc-c++
+%else
+BuildRequires:  gcc6
+BuildRequires:  gcc6-c++
+#!Buildignore:  libgcc_s1
+%endif
 BuildRequires:  ladspa-devel
 BuildRequires:  pkg-config
-%if 0%{?suse_version} > 1320 || (0%{?suse_version} == 1315 && 0%{?is_opensuse})
 BuildRequires:  pkgconfig

commit libmlt for openSUSE:Factory

2017-03-02 Thread root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2017-03-02 19:30:06

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new (New)


Package is "libmlt"

Thu Mar  2 19:30:06 2017 rev:32 rq:460301 version:6.4.1

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes2016-11-23 
13:37:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2017-03-02 
19:30:07.340883792 +0100
@@ -1,0 +2,17 @@
+Tue Feb 21 21:30:37 UTC 2017 - mrueck...@suse.de
+
+- replace mlt-6.4.1_fix_opengl_install.patch with
+  6c658e5d8cd11933bf799a2a985aa4b24cfbcb60.patch:
+  upstream solution to the problem
+
+---
+Tue Feb 21 14:20:35 UTC 2017 - mrueck...@suse.de
+
+- enable OpenGL and OpenVC modules
+  new BR:
+  - OpenGL: movit-devel
+  - OpenVC: pkgconfig(openvc)
+- added mlt-6.4.1_fix_opengl_install.patch: fix install of OpenGL
+  filter files.
+
+---

New:

  6c658e5d8cd11933bf799a2a985aa4b24cfbcb60.patch



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.IOMCqv/_old  2017-03-02 19:30:08.864668137 +0100
+++ /var/tmp/diff_new_pack.IOMCqv/_new  2017-03-02 19:30:08.864668137 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmlt
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -44,6 +44,7 @@
 # PATCH-FIX-UPSTREAM use-recommended-freetype-include.patch -- Freetype 
upstream recommends using their macros together with
 # ft2build include. Positive sideeffect is that this patch makes it build with 
both freetype2 2.5.1, and older versions
 Patch2: use-recommended-freetype-include.patch
+Patch3: 6c658e5d8cd11933bf799a2a985aa4b24cfbcb60.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  ladspa-devel
@@ -60,6 +61,7 @@
 BuildRequires:  pkgconfig(QtSvg)
 BuildRequires:  pkgconfig(QtXml)
 %endif
+BuildRequires:  movit-devel
 BuildRequires:  pkgconfig(alsa)
 BuildRequires:  pkgconfig(fftw3)
 BuildRequires:  pkgconfig(frei0r)
@@ -73,6 +75,7 @@
 BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(libquicktime)
 BuildRequires:  pkgconfig(libxml-2.0)
+BuildRequires:  pkgconfig(opencv) >= 3.1.0
 BuildRequires:  pkgconfig(pango)
 BuildRequires:  pkgconfig(pangoft2)
 BuildRequires:  pkgconfig(samplerate)
@@ -229,6 +232,7 @@
 %setup -q -n %{_name}-%{version}
 %patch1
 %patch2 -p1
+%patch3 -p1
 
 # To complement libmlt-0.8.0-vdpau.patch.
 # When vdpau support is not compiled it will break the code. Doesn't matter 
because the code will not be used anyway.

++ 6c658e5d8cd11933bf799a2a985aa4b24cfbcb60.patch ++
>From 6c658e5d8cd11933bf799a2a985aa4b24cfbcb60 Mon Sep 17 00:00:00 2001
From: Dan Dennedy 
Date: Tue, 21 Feb 2017 08:48:14 -0800
Subject: [PATCH] Fix #203 opengl install not using --datadir.

---
 src/modules/opengl/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/modules/opengl/Makefile b/src/modules/opengl/Makefile
index ffe542b..65a7b34 100644
--- a/src/modules/opengl/Makefile
+++ b/src/modules/opengl/Makefile
@@ -69,9 +69,9 @@ clean:
rm -f $(OBJS) $(TARGET) $(CPPOBJS)
 
 install: all
-   install -m 755 $(TARGET) "$(DESTDIR)$(libdir)/mlt"
-   install -d "$(DESTDIR)$(datadir)/mlt/opengl"
-   install -m 644 *.yml "$(DESTDIR)$(datadir)/mlt/opengl"
+   install -m 755 $(TARGET) "$(DESTDIR)$(moduledir)"
+   install -d "$(DESTDIR)$(mltdatadir)/opengl"
+   install -m 644 *.yml "$(DESTDIR)$(mltdatadir)/opengl"
 
 ifneq ($(wildcard .depend),)
 include .depend



commit libmlt for openSUSE:Factory

2016-11-23 Thread h_root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2016-11-23 13:37:15

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.changes2016-11-14 
20:17:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2016-11-23 
13:37:16.0 +0100
@@ -1,0 +2,8 @@
+Wed Nov 16 09:14:15 UTC 2016 - aloi...@gmx.com
+
+- Update to version 6.4.1
+  * This is a hot-fix release for v6.4 that fixes a symbol
+version declaration problem for the new C++ method
+Mlt::Profile::is_valid().
+
+---

Old:

  v6.4.0.tar.gz

New:

  v6.4.1.tar.gz



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.dr534n/_old  2016-11-23 13:37:18.0 +0100
+++ /var/tmp/diff_new_pack.dr534n/_new  2016-11-23 13:37:18.0 +0100
@@ -32,7 +32,7 @@
 %define soname_pp 3
 
 Name:   %{libname}
-Version:6.4.0
+Version:6.4.1
 Release:0
 Summary:Multimedia framework designed and developed for television 
broadcasting
 License:GPL-3.0+

++ v6.4.0.tar.gz -> v6.4.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mlt-6.4.0/Doxyfile new/mlt-6.4.1/Doxyfile
--- old/mlt-6.4.0/Doxyfile  2016-11-12 07:27:39.0 +0100
+++ new/mlt-6.4.1/Doxyfile  2016-11-16 07:53:11.0 +0100
@@ -31,7 +31,7 @@
 # This could be handy for archiving the generated documentation or 
 # if some version control system is used.
 
-PROJECT_NUMBER = 6.4.0
+PROJECT_NUMBER = 6.4.1
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 
 # base path where the generated documentation will be put. 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mlt-6.4.0/NEWS new/mlt-6.4.1/NEWS
--- old/mlt-6.4.0/NEWS  2016-11-12 07:27:39.0 +0100
+++ new/mlt-6.4.1/NEWS  2016-11-16 07:53:11.0 +0100
@@ -1,6 +1,12 @@
 MLT Release Notes
 -
 
+Version 6.4.1 - November 15, 2016
+
+Hot fix for new C++ symbol Mlt::Profile::is_valid() not declare const in
+symbol versioning. This was breaking script bindings.
+
+
 Version 6.4.0 - November 11, 2016
 
 This is both a bugfix and enhancement release:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mlt-6.4.0/configure new/mlt-6.4.1/configure
--- old/mlt-6.4.0/configure 2016-11-12 07:27:39.0 +0100
+++ new/mlt-6.4.1/configure 2016-11-16 07:53:11.0 +0100
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-export version=6.4.0
+export version=6.4.1
 export soversion=6
 
 show_help()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mlt-6.4.0/docs/melt.1 new/mlt-6.4.1/docs/melt.1
--- old/mlt-6.4.0/docs/melt.1   2016-11-12 07:27:39.0 +0100
+++ new/mlt-6.4.1/docs/melt.1   2016-11-16 07:53:11.0 +0100
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.38.4.
-.TH MELT "1" "November 2016" "melt 6.4.0" "User Commands"
+.TH MELT "1" "November 2016" "melt 6.4.1" "User Commands"
 .SH NAME
 melt \- author, play, and encode multitrack audio/video compositions
 .SH SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mlt-6.4.0/src/framework/mlt_version.h 
new/mlt-6.4.1/src/framework/mlt_version.h
--- old/mlt-6.4.0/src/framework/mlt_version.h   2016-11-12 07:27:39.0 
+0100
+++ new/mlt-6.4.1/src/framework/mlt_version.h   2016-11-16 07:53:11.0 
+0100
@@ -28,7 +28,7 @@
 
 #define LIBMLT_VERSION_MAJOR6
 #define LIBMLT_VERSION_MINOR4
-#define LIBMLT_VERSION_REVISION 0
+#define LIBMLT_VERSION_REVISION 1
 #define LIBMLT_VERSION_INT  
((LIBMLT_VERSION_MAJOR<<16)+(LIBMLT_VERSION_MINOR<<8)+LIBMLT_VERSION_REVISION)
 #define LIBMLT_VERSION  
STRINGIZE(LIBMLT_VERSION_MAJOR.LIBMLT_VERSION_MINOR.LIBMLT_VERSION_REVISION)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mlt-6.4.0/src/mlt++/mlt++.vers 
new/mlt-6.4.1/src/mlt++/mlt++.vers
--- old/mlt-6.4.0/src/mlt++/mlt++.vers  2016-11-12 07:27:39.0 +0100
+++ new/mlt-6.4.1/src/mlt++/mlt++.vers  2016-11-16 07:53:11.0 +0100
@@ -519,6 +519,6 @@
 MLTPP_6.4.0 {
   global:
 extern "C++" {
-  "Mlt::Profile::is_valid()";
+  "Mlt::Profile::is_valid() const";
   };
 } MLTPP_0.9.8;




commit libmlt for openSUSE:Factory

2016-11-14 Thread h_root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2016-11-14 20:17:13

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.changes2016-07-28 
23:47:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2016-11-14 
20:17:15.0 +0100
@@ -1,0 +2,52 @@
+Sat Nov 12 06:50:23 UTC 2016 - aloi...@gmx.com
+
+- Update to version 6.4.0
+  This is both a bugfix and enhancement release:
+  Framework
+  * Added functions for multi-threaded slice-based image processing:
+mlt_slices_init, mlt_slices_close, and mlt_slices_run.
+  * Added Mlt::Profile::is_valid().
+  * Added MLT_DIRLIST_DELIMITER to mlt_types.h.
+  * Renamed mlt++/config.h to mlt++/MltConfig.h.
+  * Fixed mlt_properties_set_lcnumeric() on macOS.
+  * Fixed address of Free Software Foundation in comment headers.
+  Modules
+  * Added crop_to_fill property to composite transition.
+  * Added sliced_composite property to composite transition.
+  * Added peak and true peak properties to loudness_meter filter.
+  * Added qtblend transition and filter to qt module.
+  * Added ndi (NewTek NDI) module with producer and consumer.
+  * Added opencv module with opencv_tracker filter.
+  * Added line_spacing, strech, wrap_width, and wrap_type properties to
+pango producer.
+  * Added oblique value for style property to pango producer.
+  * Added fontmap-reload event to pango producer.
+  * Added support for pkg-config to sdl module.
+  * Added .kra (Krita Image) file name extension to loader.dict.
+  * Improved performance of kdenlivetitle producer.
+  * Improved decklink producer and consumer.
+  * Improved accuracy of seeking on lossy compressed audio in
+avformat producer.
+  * Improved mix transition using 32-bit floating point.
+  * Fixed avfilter when image format changes.
+  * Fixed loading relative file name in vidstab filter.
+  * Fixed crash on Windows with avfilter.
+  * Fixed parsing LADSPA_PATH with semi-colon delimiter on Windows.
+  * Fixed parsing FREI0R_PATH with semi-colon delimiter on Windows.
+  * Fixed reading relative path with backslash (Windows) in xml producer.
+  * Fixed loading relative file name for av.file (avfilter).
+  * Fixed loading multiple LADSPA plugins on some systems.
+  * Fixed compile error when not configured with --enable-gpl.
+  * Fixed loading in avfilter.lut3d in locales with comma decimal point.
+  * Fixed a possible crash in resample filter.
+  * Fixed alpha channel in kdenlivetitle producer.
+  * Fixed possible crash in pixbuf and qimage producers.
+  * Fixed count when counting down in count producer.
+  Other
+  * Moved some avformat presets from lossless to new intermediate folder.
+  * Added a YouTube avformat consumer preset.
+  * Changed metadata.rb metadata publisher to output Markdown.
+
+- Removed dupes
+
+---

Old:

  v6.2.0.tar.gz

New:

  v6.4.0.tar.gz



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.faWU0x/_old  2016-11-14 20:17:16.0 +0100
+++ /var/tmp/diff_new_pack.faWU0x/_new  2016-11-14 20:17:16.0 +0100
@@ -32,7 +32,7 @@
 %define soname_pp 3
 
 Name:   %{libname}
-Version:6.2.0
+Version:6.4.0
 Release:0
 Summary:Multimedia framework designed and developed for television 
broadcasting
 License:GPL-3.0+
@@ -44,6 +44,7 @@
 # PATCH-FIX-UPSTREAM use-recommended-freetype-include.patch -- Freetype 
upstream recommends using their macros together with
 # ft2build include. Positive sideeffect is that this patch makes it build with 
both freetype2 2.5.1, and older versions
 Patch2: use-recommended-freetype-include.patch
+BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  ladspa-devel
 BuildRequires:  pkg-config
@@ -281,6 +282,9 @@
 rm -f %{buildroot}%{_libdir}/mlt
 rm -f %{buildroot}%{_datadir}/mlt
 
+# remove dupes
+%fdupes -s %{buildroot}%{_datadir}/mlt-6
+
 %post -n %{libname}%{soname} -p /sbin/ldconfig
 
 %postun -n %{libname}%{soname} -p /sbin/ldconfig

++ v6.2.0.tar.gz -> v6.4.0.tar.gz ++
 12439 lines of diff (skipped)




commit libmlt for openSUSE:Factory

2016-07-28 Thread h_root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2016-07-28 23:47:15

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.changes2016-05-05 
08:12:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2016-07-28 
23:47:24.0 +0200
@@ -1,0 +2,5 @@
+Mon Jul 25 11:28:39 UTC 2016 - o...@aepfle.de
+
+- Build with ffmpeg unconditional
+
+---



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.YegXYy/_old  2016-07-28 23:47:26.0 +0200
+++ /var/tmp/diff_new_pack.YegXYy/_new  2016-07-28 23:47:26.0 +0200
@@ -16,12 +16,7 @@
 #
 
 
-%if 0%{?suse_version} > 1320 || (0%{?suse_version} == 1315 && 0%{?is_opensuse})
-# we have ffmpeg in Leap and Tumbleweed, so build against it by default
 %bcond_without ffmpeg
-%else
-%bcond_with ffmpeg
-%endif
 # Dan Dennedy asked to disable it since it's buggy and unmaintained (see e.g. 
http://www.kdenlive.org/mantis/view.php?id=3070)
 %bcond_with vdpau
 




commit libmlt for openSUSE:Factory

2016-05-04 Thread h_root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2016-05-05 08:12:55

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.changes2016-02-22 
08:57:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2016-05-05 
08:12:56.0 +0200
@@ -1,0 +2,80 @@
+Thu Apr 21 10:15:52 UTC 2016 - zai...@opensuse.org
+
+- Update to version 6.2.0:
+  + There are no framework changes in this release. The major
+announcement is the introduction of support for libavfilter!
+This is still a work-in-progress. It is limited to FFmpeg 2.3
+and up, and there are a number of filters that are black-listed
+because they are known to not integrate with MLT, which is not
+a full libav* environment or simple wrapper for it. There are
+likey avfilters that are not yet black-listed but might not
+work because they have not been completely tested. Also, they
+do not support MLT's keyframable property animation nor its
+frame-threaded parallelism due to architectural or integration
+limitations. However, some avfilters are slice-threaded
+(internal parallelism), and that works. Finally, libavfilter
+filtergraph syntax is not supported either.
+All of the supported libavfilters are exposed as MLT filters
+beginning with the prefix "avfilter." All of the avfilter
+parameters are exposed as MLT properties with the "av." prefix
+to prevent clashes with MLT properties. You can run `melt
+-query filters` to see the new avfilters, and `melt -query
+filter=avfilter.rotate`, for example, to view generated
+documentation for an individual filter.
+  + Notable fixes and enhancements in this release:
+- Added support for libavfilter to avformat module.
+- Added auto-rotate support to avformat producer.
+- Added animated GIF preset for avformat consumer.
+- Prevent serializing and deserializing mlt_type property to
+  xml module.
+- Fixed relative paths for WebVfx "plain:" resources in xml
+  module.
+- Updated libebur128 to v1.1.0 in plus module.
+- Added dynamic_loudness filter to plus module.
+- Added loudness_meter filter to plus module.
+- Qt 5 fixes for kdenlivetitle producer.
+- Added gradients and text shadows to kdenlivetitle producer.
+- Added support for building rtaudio against external build of
+  lib.
+- Upgraded bundled RtAudio to v4.1.2.
+- Added status parameters to ladspa producer and filters.
+- dded 5.1 surround to stereo downmix to audiochannels filter
+  in core module.
+- Fixed compiling SWIG bindings for Ruby 2.0.
+- Changes from version 6.0.0:
+  + This is a bugfix and minor enhancement release. Note that our
+release versioning scheme has changed. We were approaching 1.0
+but decided to synchronize release version with the C library
+ABI version, which is currently at v6. Here are some of the
+notable changes and enhancements:
+  + Framework:
+- Added unit tests for tractor, multitrack, and field.
+- Deprecate mlt_frame_get_alpha_mask().
+- Added drop_count readable property to mlt_consumer.
+- Added mlt_factory_repository().
+- Added mlt_properties_to_utf8().
+- Define MIN, MAX, CLAMP in mlt_types.h in not already defined.
+- Switched to APPLE and _WIN32 defines throughout codebase.
+  + Modules:
+- Added UDP and SMPTE 2022-2 support to cbrts consumer.
+- Fixed build against latest FFmpeg versions - now requires
+  v1.1 and up.
+- Added audiospectrum filter to qt module.
+- Added meta.media.0.codec.rotate property to avformat producer
+  to let apps and other services get the media orientation.
+- Make the avformat producer handle animated images.
+- Added style property to dynamictext filter.
+- Added timewarp producer to core module.
+- Fixed slowly accumulating A/V sync drift in mix audio
+  transition.
+- Added width_crop and width_fit properties to pango producer.
+  + Melt:
+- Added -abort option to simply exit without full cleanup.
+- Fix key-press handling on Windows.
+- Add pkgconfig(libpulse) BuildRequires: Build pulseaudio support.
+- Add pkgconfig(Qt5OpenGL) BuildRequires: Build qt5 opengl support.
+- Add pkgconfig(fftw3) BuildRequires: Build lightshow, fft and
+  dance filters.
+- Drop libmlt-ffmpeg3.patch: Fixed upstream.
+
+---

Old:

  libmlt-ffmpeg3.patch
  v0.9.8.tar.gz

New:

  v6.2.0.tar.gz



Other differences:
--
++ libmlt.spec +

commit libmlt for openSUSE:Factory

2016-02-21 Thread h_root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2016-02-22 08:57:35

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.changes2015-11-16 
18:52:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2016-02-22 
08:57:44.0 +0100
@@ -1,0 +2,6 @@
+Thu Feb 18 09:58:13 UTC 2016 - o...@aepfle.de
+
+- Remove usage of depcrecated functions
+  libmlt-ffmpeg3.patch
+
+---

New:

  libmlt-ffmpeg3.patch



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.xfNc61/_old  2016-02-22 08:57:45.0 +0100
+++ /var/tmp/diff_new_pack.xfNc61/_new  2016-02-22 08:57:45.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmlt
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -49,6 +49,7 @@
 # PATCH-FIX-UPSTREAM use-recommended-freetype-include.patch -- Freetype 
upstream recommends using their macros together with
 # ft2build include. Positive sideeffect is that this patch makes it build with 
both freetype2 2.5.1, and older versions
 Patch2: use-recommended-freetype-include.patch
+Patch3: libmlt-ffmpeg3.patch
 BuildRequires:  gcc-c++
 BuildRequires:  ladspa-devel
 BuildRequires:  pkg-config
@@ -88,6 +89,7 @@
 BuildRequires:  pkgconfig(libavdevice)
 BuildRequires:  pkgconfig(libavformat)
 BuildRequires:  pkgconfig(libavutil)
+BuildRequires:  pkgconfig(libpostproc)
 BuildRequires:  pkgconfig(libswscale)
 %if %{with vdpau}
 BuildRequires:  pkgconfig(vdpau)
@@ -229,6 +231,7 @@
 %setup -q -n %{_name}-%{version}
 %patch1
 %patch2 -p1
+%patch3 -p1
 
 # To complement libmlt-0.8.0-vdpau.patch.
 # When vdpau support is not compiled it will break the code. Doesn't matter 
because the code will not be used anyway.

++ libmlt-ffmpeg3.patch ++
---
 src/modules/avformat/consumer_avformat.c |   25 +++---
 src/modules/avformat/filter_avcolour_space.c |   19 ++--
 src/modules/avformat/filter_avdeinterlace.c  |   22 ++---
 src/modules/avformat/filter_swscale.c|   17 ++--
 src/modules/avformat/producer_avformat.c |  103 +--
 src/modules/avformat/vdpau.c |6 -
 6 files changed, 98 insertions(+), 94 deletions(-)

Index: mlt-0.9.8/src/modules/avformat/consumer_avformat.c
===
--- mlt-0.9.8.orig/src/modules/avformat/consumer_avformat.c
+++ mlt-0.9.8/src/modules/avformat/consumer_avformat.c
@@ -41,6 +41,7 @@
 #include 
 #include 
 #include 
+#include 
 
 #if LIBAVCODEC_VERSION_MAJOR < 55
 #define AV_CODEC_ID_PCM_S16LE CODEC_ID_PCM_S16LE
@@ -439,18 +440,18 @@ static void apply_properties( void *obj,
}
 }
 
-static enum PixelFormat pick_pix_fmt( mlt_image_format img_fmt )
+static enum AVPixelFormat pick_pix_fmt( mlt_image_format img_fmt )
 {
switch ( img_fmt )
{
case mlt_image_rgb24:
-   return PIX_FMT_RGB24;
+   return AV_PIX_FMT_RGB24;
case mlt_image_rgb24a:
-   return PIX_FMT_RGBA;
+   return AV_PIX_FMT_RGBA;
case mlt_image_yuv420p:
-   return PIX_FMT_YUV420P;
+   return AV_PIX_FMT_YUV420P;
default:
-   return PIX_FMT_YUYV422;
+   return AV_PIX_FMT_YUYV422;
}
 }
 
@@ -798,7 +799,7 @@ static AVStream *add_video_stream( mlt_c
st->time_base = c->time_base;
 
// Default to the codec's first pix_fmt if possible.
-   c->pix_fmt = pix_fmt? av_get_pix_fmt( pix_fmt ) : codec? 
codec->pix_fmts[0] : PIX_FMT_YUV420P;
+   c->pix_fmt = pix_fmt? av_get_pix_fmt( pix_fmt ) : codec? 
codec->pix_fmts[0] : AV_PIX_FMT_YUV420P;

switch ( colorspace )
{
@@ -1032,7 +1033,7 @@ static int open_video( mlt_properties pr
 
if( codec && codec->pix_fmts )
{
-   const enum PixelFormat *p = codec->pix_fmts;
+   const enum AVPixelFormat *p = codec->pix_fmts;
for( ; *p!=-1; p++ )
{
if( *p == video_enc->pix_fmt )
@@ -1792,10 +1793,10 @@ static void *consumer_thread( void *arg
// Do the colour space 
conversion
   

commit libmlt for openSUSE:Factory

2015-11-16 Thread h_root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2015-11-16 18:52:09

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.changes2015-11-11 
10:35:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2015-11-16 
18:52:12.0 +0100
@@ -1,0 +2,15 @@
+Mon Nov 16 09:14:58 UTC 2015 - o...@aepfle.de
+
+- Restore pkgconfig(libavdevice), multiple providers should be
+  solved with Prefer: pkg in prjconf
+
+---
+Fri Nov 13 15:37:48 UTC 2015 - wba...@tmo.at
+
+- Build with ffmpeg on Leap and Tumbleweed by default to make it a
+  bit more useful (boo#954841)
+- Replace pkgconfig(libavdevice) BuildRequires with
+  libavdevice-devel to prevent an unresolveable choice between that
+  and libavdevice-libav-devel
+
+---



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.Cdi8hq/_old  2015-11-16 18:52:13.0 +0100
+++ /var/tmp/diff_new_pack.Cdi8hq/_new  2015-11-16 18:52:13.0 +0100
@@ -16,7 +16,12 @@
 #
 
 
+%if 0%{?suse_version} > 1320 || (0%{?suse_version} == 1315 && 0%{?is_opensuse})
+# we have ffmpeg in Leap and Tumbleweed, so build against it by default
+%bcond_without ffmpeg
+%else
 %bcond_with ffmpeg
+%endif
 # Dan Dennedy asked to disable it since it's buggy and unmaintained (see e.g. 
http://www.kdenlive.org/mantis/view.php?id=3070)
 %bcond_with vdpau
 




commit libmlt for openSUSE:Factory

2015-11-11 Thread h_root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2015-11-11 10:31:18

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.changes2015-08-10 
09:16:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2015-11-11 
10:35:31.0 +0100
@@ -1,0 +2,6 @@
+Thu Nov  5 15:59:42 UTC 2015 - wba...@tmo.at
+
+- Build against Qt5 on Leap as well, the included kdenlive 15.08.1
+  (which is KF5/Qt5 based) will crash on startup otherwise (boo#930616)
+
+---



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.8tEmt4/_old  2015-11-11 10:35:32.0 +0100
+++ /var/tmp/diff_new_pack.8tEmt4/_new  2015-11-11 10:35:32.0 +0100
@@ -47,7 +47,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  ladspa-devel
 BuildRequires:  pkg-config
-%if 0%{?suse_version} > 1320
+%if 0%{?suse_version} > 1320 || (0%{?suse_version} == 1315 && 0%{?is_opensuse})
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5Svg)




commit libmlt for openSUSE:Factory

2015-08-10 Thread h_root
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.changes2015-05-12 
06:46:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2015-08-10 
09:16:29.0 +0200
@@ -1,0 +2,31 @@
+Fri Aug  7 19:36:26 UTC 2015 - fi...@opensuse.org
+
+- 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.0 +0200
+++ /var/tmp/diff_new_pack.RZhmnu/_new  2015-08-10 09:16:31.0 +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 reddw...@opensuse.org -- 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




commit libmlt for openSUSE:Factory

2015-05-11 Thread h_root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2015-05-12 06:45:59

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.changes2014-11-24 
11:19:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2015-05-12 
06:46:01.0 +0200
@@ -1,0 +2,40 @@
+Sun Apr 19 10:41:02 UTC 2015 - tittiatc...@gmail.com
+
+- libmlt for Tumbleweed/Factory is now QT5 based !!
+
+- Update to 0.9.6
+  + Framework
+* Added color_trc (transfer characteristic) property to mlt_consumer and 
mlt_frame.
+* Added Mlt::Profile::set_display_aspect(int, int).
+* Added mlt_pool_stat().
+* Added mlt_smpte_df and mlt_smpte_ndf to mlt_time_format for 
non-drop-frame timecode support.
+* Added Mlt::Tractor::Tractor(Mlt::Profile&).
+* Added mlt_frame_get_alpha().
+* Added default, copy, and assignment methods to Mlt::Frame.
+* Added Mlt::Filter::process(Mlt::Frame&).
+  + Modules
+* Added support for color_trc property to avformat and opengl modules.
+* Performance improvements for composite and matte transitions.
+* Added fill, halign, and valign properties to affine transition and 
filter.
+* Added producer.* and consumer.* properties to consumer producer.
+* Fixes for libavformat and libavcodec v56.
+* Dropped support for FFmpeg < v1.0 and Libav < v9.
+* Added a lumakey filter.
+* Added a localtime property to dynamictext filter.
+* Added date/time format string support to dynamictext filter.
+* Added no_root property to xml consumer.
+* Added audio-only tone producer.
+* Added drop property to count producer.
+* Added caching to pango producer to improve performance.
+  + Other
+* Added WMV and WMA avformat consumer presets.
+* Added a ProRes-Kostya avformat consumer preset.
+* Changed VP9 WebM preset to use Opus audio codec.
+* Added 4K UHD and 2.5K QHD profiles.
+* Added x265-medium and x265-medium-pass1 avformat consumer presets.
+* Added a unit test for Mlt::Frame.
+
+- Drop upstreamed patches
+  * mlt-0.9.2-Add-missing-stdlib-include-for-getenv.patch
+
+---

Old:

  mlt-0.9.2-Add-missing-stdlib-include-for-getenv.patch
  mlt-0.9.2.tar.gz

New:

  mlt-0.9.6.tar.gz



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.LHS9J9/_old  2015-05-12 06:46:02.0 +0200
+++ /var/tmp/diff_new_pack.LHS9J9/_new  2015-05-12 06:46:02.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libmlt
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -32,7 +32,7 @@
 %define soname_pp 3
 
 Name:   %{libname}
-Version:0.9.2
+Version:0.9.6
 Release:0
 Summary:Multimedia framework designed and developed for television 
broadcasting
 License:GPL-3.0+
@@ -44,15 +44,20 @@
 # PATCH-FIX-UPSTREAM use-recommended-freetype-include.patch -- Freetype 
upstream recommends using their macros together with
 # ft2build include. Positive sideeffect is that this patch makes it build with 
both freetype2 2.5.1, and older versions
 Patch2: use-recommended-freetype-include.patch
-# PATCH-FIX-UPSTREAM mlt-0.9.2-Add-missing-stdlib-include-for-getenv.patch -- 
Add missing stdlib include for getenv
-Patch3: mlt-0.9.2-Add-missing-stdlib-include-for-getenv.patch
 BuildRequires:  gcc-c++
 BuildRequires:  ladspa-devel
 BuildRequires:  pkg-config
+%if 0%{?suse_version} > 1320
+BuildRequires:  pkgconfig(Qt5Core)
+BuildRequires:  pkgconfig(Qt5Gui)
+BuildRequires:  pkgconfig(Qt5Svg)
+BuildRequires:  pkgconfig(Qt5Xml)
+%else
 BuildRequires:  pkgconfig(QtCore)
 BuildRequires:  pkgconfig(QtGui)
 BuildRequires:  pkgconfig(QtSvg)
 BuildRequires:  pkgconfig(QtXml)
+%endif
 BuildRequires:  pkgconfig(alsa)
 BuildRequires:  pkgconfig(frei0r)
 BuildRequires:  pkgconfig(gdk-2.0)
@@ -219,7 +224,6 @@
 %setup -q -n %{_name}-%{version}
 %patch1
 %patch2 -p1
-%patch3 -p1
 
 # To complement libmlt-0.8.0-vdpau.patch.
 # When vdpau support is not compiled it will break the code. Doesn't matter 
because the code will not be used anyway.

++ mlt-0.9.2.tar.gz -> mlt-0.9.6.tar.gz ++
 15234 lines of diff (skipped)

++ use-recommended-freetype-include.patch ++
--- /var/tmp/diff_new_pack.LHS9J9/_old  2015-05-12 06:46:03.0 +0200
++

commit libmlt for openSUSE:Factory

2014-11-24 Thread h_root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2014-11-24 11:19:02

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.changes2014-10-19 
19:27:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2014-11-24 
11:19:05.0 +0100
@@ -1,0 +2,20 @@
+Tue Nov 11 10:36:56 UTC 2014 - dims...@opensuse.org
+
+- Temporarly disabled vid.stab support, as the submission to
+  Tumbleweed hit a legal road bump. While it's enabled in the devel
+  project, other packages depending on libmlt are being blocked.
+
+---
+Tue Nov  4 08:39:23 UTC 2014 - o...@aepfle.de
+
+- Enable exif support
+- Add missing stdlib.h inclusion in qt 
+  (mlt-0.9.2-Add-missing-stdlib-include-for-getenv.patch)
+
+---
+Sat Oct 25 21:04:41 UTC 2014 - reddw...@opensuse.org
+
+- Add vid.stab support
+  Add BuildRequires: pkgconfig(vidstab)
+
+---

New:

  mlt-0.9.2-Add-missing-stdlib-include-for-getenv.patch



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.CbfoKP/_old  2014-11-24 11:19:07.0 +0100
+++ /var/tmp/diff_new_pack.CbfoKP/_new  2014-11-24 11:19:07.0 +0100
@@ -20,6 +20,9 @@
 # Dan Dennedy asked to disable it since it's buggy and unmaintained (see e.g. 
http://www.kdenlive.org/mantis/view.php?id=3070)
 %bcond_with vdpau
 
+# vidstab currently can't enter Factory due to legal review / unclarity. Temp 
disable
+%bcond_with vidstab
+
 %define _name mlt
 %define libname lib%{_name}
 %define soname 6
@@ -41,6 +44,8 @@
 # PATCH-FIX-UPSTREAM use-recommended-freetype-include.patch -- Freetype 
upstream recommends using their macros together with
 # ft2build include. Positive sideeffect is that this patch makes it build with 
both freetype2 2.5.1, and older versions
 Patch2: use-recommended-freetype-include.patch
+# PATCH-FIX-UPSTREAM mlt-0.9.2-Add-missing-stdlib-include-for-getenv.patch -- 
Add missing stdlib include for getenv
+Patch3: mlt-0.9.2-Add-missing-stdlib-include-for-getenv.patch
 BuildRequires:  gcc-c++
 BuildRequires:  ladspa-devel
 BuildRequires:  pkg-config
@@ -56,6 +61,7 @@
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(jack)
 BuildRequires:  pkgconfig(libdv)
+BuildRequires:  pkgconfig(libexif)
 BuildRequires:  pkgconfig(libquicktime)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(pango)
@@ -63,6 +69,9 @@
 BuildRequires:  pkgconfig(samplerate)
 BuildRequires:  pkgconfig(sdl)
 BuildRequires:  pkgconfig(sox)
+%if %{with vidstab}
+BuildRequires:  pkgconfig(vidstab)
+%endif
 BuildRequires:  pkgconfig(vorbisfile)
 %if %{with ffmpeg}
 BuildRequires:  pkgconfig(libavcodec)
@@ -210,6 +219,7 @@
 %setup -q -n %{_name}-%{version}
 %patch1
 %patch2 -p1
+%patch3 -p1
 
 # To complement libmlt-0.8.0-vdpau.patch.
 # When vdpau support is not compiled it will break the code. Doesn't matter 
because the code will not be used anyway.
@@ -301,7 +311,7 @@
 
 %files -n melt
 %defattr(0644, root, root, 0755)
-%attr(0755, root, root) %{_bindir}/melt
+%{_bindir}/melt
 %{_mandir}/man1/melt.1%{ext_man}
 
 %files -n %{libname}%{soname}-modules -f module_data.dirs
@@ -315,6 +325,9 @@
 %{_datadir}/%{_name}-%{soname}/metaschema.yaml
 %{_datadir}/%{_name}-%{soname}/profiles/
 %{_datadir}/%{_name}-%{soname}/presets/
+%if %{with vidstab}
+%{_datadir}/%{_name}-%{soname}/vid.stab/
+%endif
 
 %files -n python-%{_name}
 %defattr(0644, root, root, 0755)

++ mlt-0.9.2-Add-missing-stdlib-include-for-getenv.patch ++
>From 4035fc1177b355b0adc0f52616f5075feb88e2ba Mon Sep 17 00:00:00 2001
From: Dan Dennedy 
Date: Sun, 13 Jul 2014 11:26:49 -0700
Subject: Add missing stdlib include for getenv().

---
 src/modules/qt/common.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/modules/qt/common.cpp b/src/modules/qt/common.cpp
index 9cd4cac..8ae1708 100644
--- a/src/modules/qt/common.cpp
+++ b/src/modules/qt/common.cpp
@@ -22,6 +22,7 @@
 
 #if defined(Q_OS_UNIX) && !defined(Q_OS_MAC)
 #include 
+#include 
 #endif
 
 bool createQApplicationIfNeeded(mlt_service service)
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libmlt for openSUSE:Factory

2014-10-19 Thread h_root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2014-10-19 19:27:27

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.changes2013-12-13 
13:08:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2014-10-19 
19:27:30.0 +0200
@@ -1,0 +2,45 @@
+Thu Oct 16 15:45:45 UTC 2014 - nico.kru...@gmail.com
+
+- Update to 0.9.2
+  + Framework 
+* Added "boolean" parameter type and "argument" parameter
+  attribute to service metadata schema.
+* Added mlt_properties_frames_to_time().
+* Added mlt_properties_time_to_frames().
+* Changed mlt_events_fire() to return the number of listeners.
+* Added consumer-thread-create and consumer-thread-join events.
+* Added LC_NUMERIC handling for Windows.
+* Added mlt_playlist_mix_out() and mlt_playlist_mix_in().
+* Added mlt_properties_from_utf8().
+  + Modules
+* Renamed "qimage" module to "qt".
+* Added support for Qt 5.
+* Added qtext producer, which is now prefered by dynamictext
+  filter over pango.
+* Added xml-nogl consumer.
+* Consolidated dgraft, burningtv, and rotoscoping into new
+  plusgpl module.
+* Added vid.stab module with vidstab and deshake filters. This
+  depends on external vid.stab library unlike its predecessors.
+* Rewrote opengl module.
+* Added loudness filter based on EBU R128.
+* Added rgblut filter to plus module.
+* Added luma-only liftgammagain filter to plusgpl module.
+* Added lift_gamma_gain filter to plus module.
+* Added support new keyframable animated properties to brightness,
+  volume, panner, boxblur, wave, sepia, charcoal, burn, gamma,
+  grain, dust, lines, tcolor, oldfilm.
+* Added movit.luma transition to opengl module.
+* Added cbrts consumer to plusgpl module.
+* Removed the "ppm" PPM-pipe producer.
+* Added more VITC functionality to decklink module.
+* Added matte transition to core module.
+  + DEPRECATION WARNINGS
+* Deprecate videostab module with videostab and videostab filters.
+  This will not be removed soon in order to keep old scripts and
+  projects functional.
+* Deprecate the dv (libdv), kino, and vorbis modules. These are
+  scheduled to be removed in next release.
+- Update use-recommended-freetype-include.patch
+
+---

Old:

  mlt-0.9.0.tar.gz

New:

  mlt-0.9.2.tar.gz



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.QmwvZX/_old  2014-10-19 19:27:31.0 +0200
+++ /var/tmp/diff_new_pack.QmwvZX/_new  2014-10-19 19:27:31.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libmlt
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,7 +29,7 @@
 %define soname_pp 3
 
 Name:   %{libname}
-Version:0.9.0
+Version:0.9.2
 Release:0
 Summary:Multimedia framework designed and developed for television 
broadcasting
 License:GPL-3.0+

++ mlt-0.9.0.tar.gz -> mlt-0.9.2.tar.gz ++
 38688 lines of diff (skipped)

++ use-recommended-freetype-include.patch ++
--- /var/tmp/diff_new_pack.QmwvZX/_old  2014-10-19 19:27:31.0 +0200
+++ /var/tmp/diff_new_pack.QmwvZX/_new  2014-10-19 19:27:31.0 +0200
@@ -1,11 +1,11 @@
-diff -Naur mlt-0.9.0.orig/src/modules/gtk2/producer_pango.c 
mlt-0.9.0/src/modules/gtk2/producer_pango.c
 mlt-0.9.0.orig/src/modules/gtk2/producer_pango.c   2013-06-03 
05:34:35.0 +0200
-+++ mlt-0.9.0/src/modules/gtk2/producer_pango.c2013-12-11 
19:59:06.975420338 +0100
+diff -U 3 -H -d -r -N -- mlt-0.9.2.orig/src/modules/gtk2/producer_pango.c 
mlt-0.9.2/src/modules/gtk2/producer_pango.c
+--- mlt-0.9.2.orig/src/modules/gtk2/producer_pango.c   2014-06-29 
22:23:17.0 +0200
 mlt-0.9.2/src/modules/gtk2/producer_pango.c2014-10-16 
17:51:03.421118657 +0200
 @@ -25,7 +25,8 @@
  #include 
  #include 
  #include 
--#include 
+-#include 
 +#include 
 +#include FT_FREETYPE_H
  #include 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libmlt for openSUSE:Factory

2013-12-13 Thread h_root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2013-12-13 13:08:11

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.changes2013-07-02 
07:37:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2013-12-13 
13:08:12.0 +0100
@@ -1,0 +2,8 @@
+Wed Dec 11 18:59:43 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Added use-recommended-freetype-include.patch -- Freetype upstream 
+  recommends using their macros together with ft2build include. 
+  Positive sideeffect is that this patch makes it build with both 
+  freetype2 2.5.1, and older version
+
+---

New:

  use-recommended-freetype-include.patch



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.DWfFXv/_old  2013-12-13 13:08:12.0 +0100
+++ /var/tmp/diff_new_pack.DWfFXv/_new  2013-12-13 13:08:12.0 +0100
@@ -38,6 +38,9 @@
 Source0:
http://downloads.sourceforge.net/project/%{_name}/%{_name}/%{_name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE libmlt-0.8.2-vdpau.patch reddw...@opensuse.org -- 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
+# ft2build include. Positive sideeffect is that this patch makes it build with 
both freetype2 2.5.1, and older versions
+Patch2: use-recommended-freetype-include.patch
 BuildRequires:  gcc-c++
 BuildRequires:  ladspa-devel
 BuildRequires:  pkg-config
@@ -206,6 +209,7 @@
 %prep
 %setup -q -n %{_name}-%{version}
 %patch1
+%patch2 -p1
 
 # To complement libmlt-0.8.0-vdpau.patch.
 # When vdpau support is not compiled it will break the code. Doesn't matter 
because the code will not be used anyway.

++ use-recommended-freetype-include.patch ++
diff -Naur mlt-0.9.0.orig/src/modules/gtk2/producer_pango.c 
mlt-0.9.0/src/modules/gtk2/producer_pango.c
--- mlt-0.9.0.orig/src/modules/gtk2/producer_pango.c2013-06-03 
05:34:35.0 +0200
+++ mlt-0.9.0/src/modules/gtk2/producer_pango.c 2013-12-11 19:59:06.975420338 
+0100
@@ -25,7 +25,8 @@
 #include 
 #include 
 #include 
-#include 
+#include 
+#include FT_FREETYPE_H
 #include 
 #include 
 #include 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libmlt for openSUSE:Factory

2013-07-01 Thread h_root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2013-07-02 07:37:47

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.changes2013-05-06 
10:10:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2013-07-02 
07:37:49.0 +0200
@@ -1,0 +2,29 @@
+Sun Jun 30 07:56:10 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 0.9.0
+  * new, properly integrated property animation API
+  * Improved pause behavior when using buffered rendering in 
+mlt_consumer.
+  * Added mlt_color type.
+  * Deprecated mlt_geometry API.
+  * Support for the latest versions of FFmpeg and Libav (but 
+dropping support for 0.5 and 0.6 versions).
+  * Added alpha channel output to avformat consumer.
+  * Added reconnect and exit_on_disconnect properties to avformat 
+producer.
+  * Added qglsl consumer to use opengl with avformat, sdi, and 
+decklink.
+  * Added avsync module with blipflash producer and consumer for 
+testing.
+  * Added new "count" producer to gtk2 module.
+  * Changed frei0r to use index-based property names making it 
+impervious to param name changes (param name still accepted 
+for compatibility). 
+  * Added default parameter values to frei0r metadata.
+  * Added more python example web services.
+  * Started a unit test suite.
+
+- Dropped patch libmlt-0.8.0-versioned_dirs.patch due to upstream 
+  support for versioning (--enable-extra-versioning configure flag)
+
+---

Old:

  libmlt-0.8.0-versioned_dirs.patch
  mlt-0.8.8.tar.gz

New:

  mlt-0.9.0.tar.gz



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.FhnNej/_old  2013-07-02 07:37:50.0 +0200
+++ /var/tmp/diff_new_pack.FhnNej/_new  2013-07-02 07:37:50.0 +0200
@@ -22,14 +22,14 @@
 
 %define _name mlt
 %define libname lib%{_name}
-%define soname 5
+%define soname 6
 
 %define _name_pp %{_name}++
 %define libname_pp lib%{_name_pp}
 %define soname_pp 3
 
 Name:   %{libname}
-Version:0.8.8
+Version:0.9.0
 Release:0
 Summary:Multimedia framework designed and developed for television 
broadcasting
 License:GPL-3.0+
@@ -38,8 +38,6 @@
 Source0:
http://downloads.sourceforge.net/project/%{_name}/%{_name}/%{_name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE libmlt-0.8.2-vdpau.patch reddw...@opensuse.org -- Make 
VDPAU support work without the devel package
 Patch1: libmlt-0.8.2-vdpau.patch
-# PATCH-FIX-UPSTREAM libmlt-0.8.0-versioned_dirs.patch sf#3555214 
reddw...@opensuse.org -- Install modules and data in versioned directories
-Patch2: libmlt-0.8.0-versioned_dirs.patch
 BuildRequires:  gcc-c++
 BuildRequires:  ladspa-devel
 BuildRequires:  pkg-config
@@ -208,7 +206,6 @@
 %prep
 %setup -q -n %{_name}-%{version}
 %patch1
-%patch2
 
 # To complement libmlt-0.8.0-vdpau.patch.
 # When vdpau support is not compiled it will break the code. Doesn't matter 
because the code will not be used anyway.
@@ -231,6 +228,7 @@
 --avformat-vdpau \
 %endif
 %endif
+--enable-extra-versioning \
 --swig-languages=python
 make %{?_smp_mflags}
 
@@ -257,11 +255,9 @@
 echo %{_datadir}/mlt-%{soname}/$MODULE >> module_data.dirs
 done
 
-# kdenlive links directly to libmlt, but then uses melt to do the rendering. If
-# the melt binary is linked against a different libmlt with a different formats
-# support things can get confusing.
-mv %{buildroot}/%{_bindir}/melt %{buildroot}/%{_bindir}/melt%{soname}
-ln -s melt%{soname} %{buildroot}/%{_bindir}/melt
+# Remove the unversioned symbolic links
+rm -f %{buildroot}%{_libdir}/mlt
+rm -f %{buildroot}%{_datadir}/mlt
 
 %post -n %{libname}%{soname} -p /sbin/ldconfig
 

++ mlt-0.8.8.tar.gz -> mlt-0.9.0.tar.gz ++
 21627 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libmlt for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2013-05-06 10:10:33

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.changes2013-04-20 
17:45:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2013-05-06 
10:10:34.0 +0200
@@ -1,0 +2,5 @@
+Thu May  2 10:31:45 UTC 2013 - reddw...@opensuse.org
+
+- By default disable VDPAU as requested by Dan Dennedy
+
+---



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.LW0zaC/_old  2013-05-06 10:10:35.0 +0200
+++ /var/tmp/diff_new_pack.LW0zaC/_new  2013-05-06 10:10:35.0 +0200
@@ -17,6 +17,8 @@
 
 
 %bcond_with ffmpeg
+# Dan Dennedy asked to disable it since it's buggy and unmaintained (see e.g. 
http://www.kdenlive.org/mantis/view.php?id=3070)
+%bcond_with vdpau
 
 %define _name mlt
 %define libname lib%{_name}
@@ -36,7 +38,7 @@
 Source0:
http://downloads.sourceforge.net/project/%{_name}/%{_name}/%{_name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE libmlt-0.8.2-vdpau.patch reddw...@opensuse.org -- Make 
VDPAU support work without the devel package
 Patch1: libmlt-0.8.2-vdpau.patch
-# PATCH-FIX-UPSTREAM libmlt-0.8.0-vdpau.patch sf#3555214 reddw...@opensuse.org 
-- Install modules and data in versioned directories
+# PATCH-FIX-UPSTREAM libmlt-0.8.0-versioned_dirs.patch sf#3555214 
reddw...@opensuse.org -- Install modules and data in versioned directories
 Patch2: libmlt-0.8.0-versioned_dirs.patch
 BuildRequires:  gcc-c++
 BuildRequires:  ladspa-devel
@@ -67,10 +69,12 @@
 BuildRequires:  pkgconfig(libavformat)
 BuildRequires:  pkgconfig(libavutil)
 BuildRequires:  pkgconfig(libswscale)
+%if %{with vdpau}
 BuildRequires:  pkgconfig(vdpau)
 # VDPAU support requires it
 BuildRequires:  pkgconfig(x11)
 %endif
+%endif
 
 %description
 MLT is an open source multimedia framework, designed and developed for
@@ -162,9 +166,11 @@
 Recommends: frei0r-plugins
 %if %{with ffmpeg}
 Provides:   mlt(%{soname})(avformat)
+%if %{with vdpau}
 # I would recommend it, but to the best of my knowledge nobody but nvidia 
provides a backend
 Suggests:   %(rpm -qf $(readlink -e %{_libdir}/libvdpau.so) --qf '%{NAME}')
 %endif
+%endif
 
 %description -n %{libname}%{soname}-modules
 MLT is an open source multimedia framework, designed and developed for
@@ -221,8 +227,10 @@
 --disable-mmx \
 %endif
 %if %{with ffmpeg}
+%if %{with vdpau}
 --avformat-vdpau \
 %endif
+%endif
 --swig-languages=python
 make %{?_smp_mflags}
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libmlt for openSUSE:Factory

2013-04-20 Thread h_root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2013-04-20 17:45:34

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new (New)


Package is "libmlt", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes2013-02-04 
19:05:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2013-04-20 
17:45:35.0 +0200
@@ -1,0 +2,5 @@
+Fri Apr 19 12:13:34 CEST 2013 - ti...@suse.de
+
+- Fix missing buildrequire for alsa-devel
+
+---



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.104CVk/_old  2013-04-20 17:45:39.0 +0200
+++ /var/tmp/diff_new_pack.104CVk/_new  2013-04-20 17:45:39.0 +0200
@@ -45,6 +45,7 @@
 BuildRequires:  pkgconfig(QtGui)
 BuildRequires:  pkgconfig(QtSvg)
 BuildRequires:  pkgconfig(QtXml)
+BuildRequires:  pkgconfig(alsa)
 BuildRequires:  pkgconfig(frei0r)
 BuildRequires:  pkgconfig(gdk-2.0)
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libmlt for openSUSE:Factory

2013-02-04 Thread h_root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2013-02-04 19:05:39

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new (New)


Package is "libmlt", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes2012-12-05 
13:57:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2013-02-04 
19:05:42.0 +0100
@@ -1,0 +2,6 @@
+Mon Jan 21 22:15:35 UTC 2013 - reddw...@opensuse.org
+
+- Update to 0.8.8
+  * Purely a bugfix release
+
+---

Old:

  mlt-0.8.6.tar.gz

New:

  mlt-0.8.8.tar.gz



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.vszQ9b/_old  2013-02-04 19:05:43.0 +0100
+++ /var/tmp/diff_new_pack.vszQ9b/_new  2013-02-04 19:05:43.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmlt
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
 %define soname_pp 3
 
 Name:   %{libname}
-Version:0.8.6
+Version:0.8.8
 Release:0
 Summary:Multimedia framework designed and developed for television 
broadcasting
 License:GPL-3.0+

++ mlt-0.8.6.tar.gz -> mlt-0.8.8.tar.gz ++
 1793 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libmlt for openSUSE:Factory

2012-12-05 Thread h_root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2012-12-05 13:57:07

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new (New)


Package is "libmlt", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes2012-11-28 
10:59:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2012-12-05 
13:57:10.0 +0100
@@ -1,0 +2,5 @@
+Fri Nov 30 10:24:00 UTC 2012 - reddw...@opensuse.org
+
+- Make multiple versions of melt parallel installable
+
+---



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.Gg4azN/_old  2012-12-05 13:57:11.0 +0100
+++ /var/tmp/diff_new_pack.Gg4azN/_new  2012-12-05 13:57:11.0 +0100
@@ -127,9 +127,24 @@
 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.
 
+%package -n melt%{soname}
+Summary:Multimedia framework designed and developed for television 
broadcasting
+Group:  Productivity/Multimedia/Video/Editors and Convertors
+Requires:   melt
+
+%description -n melt%{soname}
+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.
+
 %package -n melt
 Summary:Multimedia framework designed and developed for television 
broadcasting
 Group:  Productivity/Multimedia/Video/Editors and Convertors
+Requires:   melt%{soname}
+Conflicts:  melt > %{version}
+Conflicts:  melt < %{version}
 
 %description -n melt
 MLT is an open source multimedia framework, designed and developed for
@@ -212,7 +227,8 @@
 
 %install
 %make_install
-install -Dpm 0644 docs/melt.1 '%{buildroot}%{_mandir}/man1/melt.1'
+install -Dpm 0644 docs/melt.1 %{buildroot}%{_mandir}/man1/melt%{soname}.1
+ln -s melt%{soname}.1 %{buildroot}%{_mandir}/man1/melt.1
 install -Dpm 0644 src/swig/python/_%{_name}.so 
'%{buildroot}%{python_sitearch}/_%{_name}.so'
 install -Dpm 0644 src/swig/python/%{_name}.py 
'%{buildroot}%{python_sitearch}/%{_name}.py'
 
@@ -232,6 +248,12 @@
 echo %{_datadir}/mlt-%{soname}/$MODULE >> module_data.dirs
 done
 
+# kdenlive links directly to libmlt, but then uses melt to do the rendering. If
+# the melt binary is linked against a different libmlt with a different formats
+# support things can get confusing.
+mv %{buildroot}/%{_bindir}/melt %{buildroot}/%{_bindir}/melt%{soname}
+ln -s melt%{soname} %{buildroot}/%{_bindir}/melt
+
 %post -n %{libname}%{soname} -p /sbin/ldconfig
 
 %postun -n %{libname}%{soname} -p /sbin/ldconfig
@@ -263,6 +285,11 @@
 %{_includedir}/%{_name_pp}
 %{_libdir}/pkgconfig/%{_name_pp}.pc
 
+%files -n melt%{soname}
+%defattr(0644, root, root, 0755)
+%attr(0755, root, root) %{_bindir}/melt%{soname}
+%{_mandir}/man1/melt%{soname}.1%{ext_man}
+
 %files -n melt
 %defattr(0644, root, root, 0755)
 %attr(0755, root, root) %{_bindir}/melt

++ libmlt-0.8.0-versioned_dirs.patch ++
--- /var/tmp/diff_new_pack.Gg4azN/_old  2012-12-05 13:57:11.0 +0100
+++ /var/tmp/diff_new_pack.Gg4azN/_new  2012-12-05 13:57:11.0 +0100
@@ -11,16 +11,17 @@
) > config.mak
  
echo "#!/bin/sh" > mlt-config
-@@ -155,6 +157,8 @@ build_pkgconfig()
+@@ -155,6 +157,9 @@ build_pkgconfig()
echo version=$version
echo cflags=`grep ^framework packages.dat | cut -f 2`
echo libs=`grep ^framework packages.dat | cut -f 3`
 +  echo moduledir=${libdir}/mlt-${soversion}
 +  echo mltdatadir=${datadir}/mlt-${soversion}
++  echo meltbin=${prefix}/bin/melt${soversion}
) >> mlt-framework.pc
cat mlt-framework.pc.in >>mlt-framework.pc
  
-@@ -250,6 +254,9 @@ export LIBSUF
+@@ -253,6 +258,9 @@ export LIBSUF
  [ "$datadir" = "" ] && datadir=$prefix/share
  [ "$mandir" = "" ] && mandir=$prefix/share/man
  
@@ -72,7 +73,7 @@
 ===
 --- src/modules/core/Makefile.orig
 +++ src/modules/core/Makefile
-@@ -71,12 +71,12 @@ clean:
+@@ -77,12 +77,12 @@ clean:
rm -f $(OBJS) $(ASM_OBJS) $(TARGET) 
  
  install: all
@@ -321,7 +322,7 @@
 ===
 --- src/modules/normalize/Makefile.orig
 +++ src/modules/normalize/Makefile
-@@ -

commit libmlt for openSUSE:Factory

2012-11-28 Thread h_root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2012-11-28 10:59:18

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new (New)


Package is "libmlt", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes2012-11-16 
13:39:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2012-11-28 
10:59:18.0 +0100
@@ -1,0 +2,5 @@
+Tue Nov 27 21:21:23 UTC 2012 - crrodrig...@opensuse.org
+
+- Fix build in non-x86 platforms (ARM, PPC ETC..) 
+
+---



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.b38eZm/_old  2012-11-28 10:59:20.0 +0100
+++ /var/tmp/diff_new_pack.b38eZm/_new  2012-11-28 10:59:20.0 +0100
@@ -194,7 +194,13 @@
 sed "s/__VDPAU_SONAME__/${VDPAU_SONAME}/" -i src/modules/avformat/vdpau.c
 
 %build
-%configure --enable-gpl --enable-gpl3 \
+%configure \
+%ifnarch %{ix86} x86_64
+  --disable-mmx \
+  --disable-sse \
+  --disable-sse2 \
+%endif
+--enable-gpl --enable-gpl3 \
 %ifarch i586
 --disable-mmx \
 %endif

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libmlt for openSUSE:Factory

2012-11-16 Thread h_root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2012-11-16 13:39:29

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new (New)


Package is "libmlt", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes2012-10-03 
08:00:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2012-11-16 
13:39:31.0 +0100
@@ -1,0 +2,18 @@
+Thu Nov 15 13:39:25 UTC 2012 - reddw...@opensuse.org
+
+- Update to 0.8.6
+  * Fix a performance regression on videos that use full-range
+colorspaces such as yuv420p.
+
+---
+Wed Nov 14 18:46:12 UTC 2012 - reddw...@opensuse.org
+
+- Update to 0.8.4
+  * Added playlist-next event and PlaylistNextListener to Ruby binding
+  * FFmpeg 1.0 and libAV master compatibility
+  * Improvements to motion_est filter to generate keyframes for apps
+  * Added audiolevel (measurement) filter
+- Remove libmlt-0.8.2-ffmpeg1.patch and libmlt-0.8.0-optflags.patch.
+  Have been applied upstream.
+
+---

Old:

  libmlt-0.8.0-optflags.patch
  libmlt-0.8.2-ffmpeg1.patch
  mlt-0.8.2.tar.gz

New:

  mlt-0.8.6.tar.gz



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.WPN6CI/_old  2012-11-16 13:39:33.0 +0100
+++ /var/tmp/diff_new_pack.WPN6CI/_new  2012-11-16 13:39:33.0 +0100
@@ -27,21 +27,17 @@
 %define soname_pp 3
 
 Name:   %{libname}
-Version:0.8.2
+Version:0.8.6
 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
-# PATCH-FIX-UPSTREAM libmlt-0.8.0-optflags.patch sf#3554425 
reddw...@opensuse.org -- Build the python binding with %{optflags}
-Patch0: libmlt-0.8.0-optflags.patch
 # PATCH-FIX-OPENSUSE libmlt-0.8.2-vdpau.patch reddw...@opensuse.org -- Make 
VDPAU support work without the devel package
 Patch1: libmlt-0.8.2-vdpau.patch
 # PATCH-FIX-UPSTREAM libmlt-0.8.0-vdpau.patch sf#3555214 reddw...@opensuse.org 
-- Install modules and data in versioned directories
 Patch2: libmlt-0.8.0-versioned_dirs.patch
-# PATCH-FIX-UPSTREAM libmlt-0.8.2-ffmpeg1.patch reddw...@opensuse.org -- Build 
with ffmpeg 1.0. Taken from upstream GIT.
-Patch3: libmlt-0.8.2-ffmpeg1.patch
 BuildRequires:  gcc-c++
 BuildRequires:  ladspa-devel
 BuildRequires:  pkg-config
@@ -189,10 +185,8 @@
 
 %prep
 %setup -q -n %{_name}-%{version}
-%patch0
 %patch1
 %patch2
-%patch3
 
 # To complement libmlt-0.8.0-vdpau.patch.
 # When vdpau support is not compiled it will break the code. Doesn't matter 
because the code will not be used anyway.

++ mlt-0.8.2.tar.gz -> mlt-0.8.6.tar.gz ++
 14336 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libmlt for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2012-10-03 08:00:16

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new (New)


Package is "libmlt", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes2012-09-01 
10:31:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2012-10-03 
08:00:18.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct  1 13:28:16 UTC 2012 - reddw...@opensuse.org
+
+- Add libmlt-0.8.2-ffmpeg1.patch to fix build with ffmpeg 1.0
+
+---

New:

  libmlt-0.8.2-ffmpeg1.patch



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.xrZ9DR/_old  2012-10-03 08:00:20.0 +0200
+++ /var/tmp/diff_new_pack.xrZ9DR/_new  2012-10-03 08:00:20.0 +0200
@@ -40,6 +40,8 @@
 Patch1: libmlt-0.8.2-vdpau.patch
 # PATCH-FIX-UPSTREAM libmlt-0.8.0-vdpau.patch sf#3555214 reddw...@opensuse.org 
-- Install modules and data in versioned directories
 Patch2: libmlt-0.8.0-versioned_dirs.patch
+# PATCH-FIX-UPSTREAM libmlt-0.8.2-ffmpeg1.patch reddw...@opensuse.org -- Build 
with ffmpeg 1.0. Taken from upstream GIT.
+Patch3: libmlt-0.8.2-ffmpeg1.patch
 BuildRequires:  gcc-c++
 BuildRequires:  ladspa-devel
 BuildRequires:  pkg-config
@@ -190,6 +192,7 @@
 %patch0
 %patch1
 %patch2
+%patch3
 
 # To complement libmlt-0.8.0-vdpau.patch.
 # When vdpau support is not compiled it will break the code. Doesn't matter 
because the code will not be used anyway.

++ libmlt-0.8.2-ffmpeg1.patch ++
Index: src/modules/avformat/consumer_avformat.c
===
--- src/modules/avformat/consumer_avformat.c.orig
+++ src/modules/avformat/consumer_avformat.c
@@ -237,10 +237,12 @@ static int consumer_start( mlt_consumer
mlt_properties_set_data( properties, "acodec", codecs, 0, 
(mlt_destructor) mlt_properties_close, NULL );
mlt_properties_set_data( doc, "audio_codecs", codecs, 0, NULL, 
NULL );
while ( ( codec = av_codec_next( codec ) ) )
-#if LIBAVCODEC_VERSION_INT >= ((54<<16)+(0<<8)+0)
-   if ( ( codec->encode || codec->encode2 ) && codec->type 
== CODEC_TYPE_AUDIO )
+#if (defined(FFUDIV) && LIBAVCODEC_VERSION_INT >= ((54<<16)+(56<<8)+100)) || 
(LIBAVCODEC_VERSION_INT >= ((54<<16)+(27<<8)+0))
+   if ( codec->encode2 && codec->type == CODEC_TYPE_AUDIO )
+#elif LIBAVCODEC_VERSION_INT >= ((54<<16)+(0<<8)+0)
+   if ( ( codec->encode || codec->encode2 ) && 
codec->type == CODEC_TYPE_AUDIO )
 #else
-   if ( codec->encode && codec->type == CODEC_TYPE_AUDIO )
+   if ( codec->encode && codec->type == 
CODEC_TYPE_AUDIO )
 #endif
{
snprintf( key, sizeof(key), "%d", 
mlt_properties_count( codecs ) );
@@ -261,10 +263,12 @@ static int consumer_start( mlt_consumer
mlt_properties_set_data( properties, "vcodec", codecs, 0, 
(mlt_destructor) mlt_properties_close, NULL );
mlt_properties_set_data( doc, "video_codecs", codecs, 0, NULL, 
NULL );
while ( ( codec = av_codec_next( codec ) ) )
-#if LIBAVCODEC_VERSION_INT >= ((54<<16)+(0<<8)+0)
-   if ( (codec->encode || codec->encode2) && codec->type 
== CODEC_TYPE_VIDEO )
+#if (defined(FFUDIV) && LIBAVCODEC_VERSION_INT >= ((54<<16)+(56<<8)+100)) || 
(LIBAVCODEC_VERSION_INT >= ((54<<16)+(27<<8)+0))
+   if ( codec->encode2 && codec->type == CODEC_TYPE_VIDEO )
+#elif LIBAVCODEC_VERSION_INT >= ((54<<16)+(0<<8)+0)
+   if ( (codec->encode || codec->encode2) && 
codec->type == CODEC_TYPE_VIDEO )
 #else
-   if ( codec->encode && codec->type == CODEC_TYPE_VIDEO )
+   if ( codec->encode && codec->type == 
CODEC_TYPE_VIDEO )
 #endif
{
snprintf( key, sizeof(key), "%d", 
mlt_properties_count( codecs ) );
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libmlt for openSUSE:Factory

2012-09-01 Thread h_root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2012-09-01 10:31:22

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new (New)


Package is "libmlt", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes2012-08-27 
16:15:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2012-09-01 
10:31:24.0 +0200
@@ -1,0 +2,22 @@
+Thu Aug 30 23:08:05 UTC 2012 - reddw...@opensuse.org
+
+- Update to 0.8.2
+  * Overhaul of A/V sync with libavformat-based inputs.
+  * Fix a major memory leak introduced in previous release.
+  * Fixes to problems revealed by Coverity Scan static analysis.
+  * Improved encoding presets.
+  * melt can now be built without SDL with define MELT_NOSDL, which is handy
+for running it as a child process on Windows and OS X.
+  * melt can now be signaled to quit, which also makes it more useful as a
+child process.
+- Rebase libmlt-0.8.2-vdpau.patch
+- Remove libmlt-0.8.0-fix_null_pointer_dereference.patch. Applied upstream.
+
+---
+Mon Aug 27 08:20:18 UTC 2012 - toddrme2...@gmail.com
+
+- Added libmlt-0.8.0-fix_null_pointer_dereference.patch, fixed
+  upstream.  See and BNC # 777416 and upstream comit 
+  17a64a9aa20aa27861b6169e38859358a323c5a8  
+
+---

Old:

  libmlt-0.8.0-vdpau.patch
  mlt-0.8.0.tar.gz

New:

  libmlt-0.8.2-vdpau.patch
  mlt-0.8.2.tar.gz



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.E3AcCZ/_old  2012-09-01 10:31:25.0 +0200
+++ /var/tmp/diff_new_pack.E3AcCZ/_new  2012-09-01 10:31:25.0 +0200
@@ -27,7 +27,7 @@
 %define soname_pp 3
 
 Name:   %{libname}
-Version:0.8.0
+Version:0.8.2
 Release:0
 Summary:Multimedia framework designed and developed for television 
broadcasting
 License:GPL-3.0+
@@ -36,8 +36,8 @@
 Source0:
http://downloads.sourceforge.net/project/%{_name}/%{_name}/%{_name}-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM libmlt-0.8.0-optflags.patch sf#3554425 
reddw...@opensuse.org -- Build the python binding with %{optflags}
 Patch0: libmlt-0.8.0-optflags.patch
-# PATCH-FIX-UPSTREAM libmlt-0.8.0-vdpau.patch 
http://permalink.gmane.org/gmane.comp.video.mlt.devel/2392 
reddw...@opensuse.org -- Fix build with VDPAU support
-Patch1: libmlt-0.8.0-vdpau.patch
+# PATCH-FIX-OPENSUSE libmlt-0.8.2-vdpau.patch reddw...@opensuse.org -- Make 
VDPAU support work without the devel package
+Patch1: libmlt-0.8.2-vdpau.patch
 # PATCH-FIX-UPSTREAM libmlt-0.8.0-vdpau.patch sf#3555214 reddw...@opensuse.org 
-- Install modules and data in versioned directories
 Patch2: libmlt-0.8.0-versioned_dirs.patch
 BuildRequires:  gcc-c++

++ libmlt-0.8.0-vdpau.patch -> libmlt-0.8.2-vdpau.patch ++
--- /work/SRC/openSUSE:Factory/libmlt/libmlt-0.8.0-vdpau.patch  2012-08-27 
16:15:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt-0.8.2-vdpau.patch 
2012-09-01 10:31:24.0 +0200
@@ -2,31 +2,23 @@
 ===
 --- src/modules/avformat/vdpau.c.orig
 +++ src/modules/avformat/vdpau.c
-@@ -70,11 +70,7 @@ static int vdpau_init( producer_avformat
+@@ -74,18 +74,7 @@ static int vdpau_init( producer_avformat
if ( !vdpau_init_done )
{
int flags = RTLD_NOW;
--  object = dlopen( "/usr/lib64/libvdpau.so", flags );
+-  object = dlopen( "/usr/lib/libvdpau.so", flags );
+-#ifdef ARCH_X86_64
 -  if ( !object )
--  object = dlopen( "/usr/lib/libvdpau.so", flags );
+-  object = dlopen( "/usr/lib64/libvdpau.so", flags );
+-  if ( !object )
+-  object = dlopen( 
"/usr/lib/x86_64-linux-gnu/libvdpau.so.1", flags );
+-#elif ARCH_X86
+-  if ( !object )
+-  object = dlopen( 
"/usr/lib/i386-linux-gnu/libvdpau.so.1", flags );
+-#endif
 -  if ( !object )
 -  object = dlopen( "/usr/local/lib/libvdpau.so", flags );
 +  object = dlopen( "__VDPAU_SONAME__", flags );
if ( object )
vdpau_device_create_x11 = dlsym( object, 
"vdp_device_create_x11" );
else
-@@ -152,14 +148,12 @@ static int vdpau_get_buffer( AVCodecCont
-   frame->reordered_opaque = 
codec_context->reordered_opaque;
-   if ( frame->reference )
-   {
--  fram

commit libmlt for openSUSE:Factory

2012-08-27 Thread h_root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2012-08-27 16:15:07

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new (New)


Package is "libmlt", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes2012-08-13 
14:45:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2012-08-27 
16:15:11.0 +0200
@@ -1,0 +2,15 @@
+Sat Aug 25 14:33:18 UTC 2012 - reddw...@opensuse.org
+
+- Make python-mlt require at least the same version of libmlt++
+
+---
+Fri Aug 17 14:09:45 UTC 2012 - reddw...@opensuse.org
+
+- Make vdpau support work without the need of the devel package
+
+---
+Thu Aug 16 12:27:53 UTC 2012 - reddw...@opensuse.org
+
+- Package module specific data in the -modules subpackage
+
+---



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.wx0TST/_old  2012-08-27 16:15:16.0 +0200
+++ /var/tmp/diff_new_pack.wx0TST/_new  2012-08-27 16:15:16.0 +0200
@@ -145,10 +145,11 @@
 Group:  Productivity/Multimedia/Video/Editors and Convertors
 Requires:   %{_bindir}/melt
 Requires:   %{libname}%{soname} = %{version}
-Requires:   %{libname}%{soname}-data
 Recommends: frei0r-plugins
 %if %{with ffmpeg}
 Provides:   mlt(%{soname})(avformat)
+# I would recommend it, but to the best of my knowledge nobody but nvidia 
provides a backend
+Suggests:   %(rpm -qf $(readlink -e %{_libdir}/libvdpau.so) --qf '%{NAME}')
 %endif
 
 %description -n %{libname}%{soname}-modules
@@ -176,7 +177,8 @@
 Group:  Development/Languages/Python
 BuildRequires:  python-devel
 BuildRequires:  swig
-Requires:   %{libname}%{soname} = %{version}
+Requires:   %{libname_pp}%{soname_pp} >= %{version}
+Requires:   %{libname}%{soname} >= %{version}
 %{py_requires}
 Provides:   python-%{_name}%{soname}
 
@@ -189,6 +191,11 @@
 %patch1
 %patch2
 
+# To complement libmlt-0.8.0-vdpau.patch.
+# When vdpau support is not compiled it will break the code. Doesn't matter 
because the code will not be used anyway.
+VDPAU_SONAME=$(objdump -p $(readlink -e %{_libdir}/libvdpau.so) | grep SONAME 
| sed 's/.*SONAME.* //' | tr -d '\n')
+sed "s/__VDPAU_SONAME__/${VDPAU_SONAME}/" -i src/modules/avformat/vdpau.c
+
 %build
 %configure --enable-gpl --enable-gpl3 \
 %ifarch i586
@@ -206,6 +213,22 @@
 install -Dpm 0644 src/swig/python/_%{_name}.so 
'%{buildroot}%{python_sitearch}/_%{_name}.so'
 install -Dpm 0644 src/swig/python/%{_name}.py 
'%{buildroot}%{python_sitearch}/%{_name}.py'
 
+# Get the modules that need data
+for MODULE in %{buildroot}%{_libdir}/mlt-%{soname}/libmlt*.so; do
+  echo $MODULE
+  MODULEDIR=%{_datadir}/mlt-%{soname}/$(echo $MODULE | sed 
's|%{buildroot}%{_libdir}/mlt-%{soname}/libmlt\(.*\).so|\1|')
+  echo $MODULEDIR
+  if [ -e %{buildroot}$MODULEDIR ]; then
+echo Done $MODULEDIR
+echo $MODULEDIR >> module_data.dirs
+  fi;
+done
+
+# Pure data modules
+for MODULE in feeds lumas; do
+echo %{_datadir}/mlt-%{soname}/$MODULE >> module_data.dirs
+done
+
 %post -n %{libname}%{soname} -p /sbin/ldconfig
 
 %postun -n %{libname}%{soname} -p /sbin/ldconfig
@@ -242,13 +265,17 @@
 %attr(0755, root, root) %{_bindir}/melt
 %{_mandir}/man1/melt.1%{ext_man}
 
-%files -n %{libname}%{soname}-modules
+%files -n %{libname}%{soname}-modules -f module_data.dirs
 %defattr(0644, root, root, 0755)
 %{_libdir}/%{_name}-%{soname}/
+%dir %{_datadir}/%{_name}-%{soname}/
 
 %files -n %{libname}%{soname}-data
 %defattr(0644, root, root, 0755)
-%{_datadir}/%{_name}-%{soname}/
+%dir %{_datadir}/%{_name}-%{soname}/
+%{_datadir}/%{_name}-%{soname}/metaschema.yaml
+%{_datadir}/%{_name}-%{soname}/profiles/
+%{_datadir}/%{_name}-%{soname}/presets/
 
 %files -n python-%{_name}
 %defattr(0644, root, root, 0755)

++ libmlt-0.8.0-vdpau.patch ++
--- /var/tmp/diff_new_pack.wx0TST/_old  2012-08-27 16:15:16.0 +0200
+++ /var/tmp/diff_new_pack.wx0TST/_new  2012-08-27 16:15:16.0 +0200
@@ -11,7 +11,7 @@
 -  object = dlopen( "/usr/lib/libvdpau.so", flags );
 -  if ( !object )
 -  object = dlopen( "/usr/local/lib/libvdpau.so", flags );
-+  object = dlopen( "libvdpau.so", flags );
++  object = dlopen( "__VDPAU_SONAME__", flags );
if ( object )
vdpau_device_create_x11 = dlsym( object, 
"vdp_device_create_x11" );
else

-- 
To unsubscribe, e-mail: opensuse-co

commit libmlt for openSUSE:Factory

2012-08-13 Thread h_root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2012-08-13 14:45:18

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new (New)


Package is "libmlt", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes2012-08-08 
11:12:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2012-08-13 
14:45:20.0 +0200
@@ -1,0 +2,5 @@
+Sun Aug 12 10:46:21 UTC 2012 - reddw...@opensuse.org
+
+- Add modules and data directories as variables in the .pc file
+
+---



Other differences:
--
++ libmlt-0.8.0-versioned_dirs.patch ++
--- /var/tmp/diff_new_pack.G4P4zT/_old  2012-08-13 14:45:21.0 +0200
+++ /var/tmp/diff_new_pack.G4P4zT/_new  2012-08-13 14:45:21.0 +0200
@@ -11,7 +11,16 @@
) > config.mak
  
echo "#!/bin/sh" > mlt-config
-@@ -250,6 +252,9 @@ export LIBSUF
+@@ -155,6 +157,8 @@ build_pkgconfig()
+   echo version=$version
+   echo cflags=`grep ^framework packages.dat | cut -f 2`
+   echo libs=`grep ^framework packages.dat | cut -f 3`
++  echo moduledir=${libdir}/mlt-${soversion}
++  echo mltdatadir=${datadir}/mlt-${soversion}
+   ) >> mlt-framework.pc
+   cat mlt-framework.pc.in >>mlt-framework.pc
+ 
+@@ -250,6 +254,9 @@ export LIBSUF
  [ "$datadir" = "" ] && datadir=$prefix/share
  [ "$mandir" = "" ] && mandir=$prefix/share/man
  

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libmlt for openSUSE:Factory

2012-08-08 Thread h_root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2012-08-08 11:12:27

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new (New)


Package is "libmlt", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes2012-08-05 
08:01:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2012-08-08 
11:12:31.0 +0200
@@ -1,0 +2,8 @@
+Tue Aug  7 21:47:34 UTC 2012 - reddw...@opensuse.org
+
+- Version modules and data directories
+- Put the full python module in %python_sitearch
+- Added "mlt(%{soname})(avformat)" and "python-%{_name}%{soname}"
+  provides to help openshot select the versions it needs
+
+---

New:

  libmlt-0.8.0-versioned_dirs.patch



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.4Ai4Zy/_old  2012-08-08 11:12:32.0 +0200
+++ /var/tmp/diff_new_pack.4Ai4Zy/_new  2012-08-08 11:12:32.0 +0200
@@ -38,6 +38,8 @@
 Patch0: libmlt-0.8.0-optflags.patch
 # PATCH-FIX-UPSTREAM libmlt-0.8.0-vdpau.patch 
http://permalink.gmane.org/gmane.comp.video.mlt.devel/2392 
reddw...@opensuse.org -- Fix build with VDPAU support
 Patch1: libmlt-0.8.0-vdpau.patch
+# PATCH-FIX-UPSTREAM libmlt-0.8.0-vdpau.patch sf#3555214 reddw...@opensuse.org 
-- Install modules and data in versioned directories
+Patch2: libmlt-0.8.0-versioned_dirs.patch
 BuildRequires:  gcc-c++
 BuildRequires:  ladspa-devel
 BuildRequires:  pkg-config
@@ -145,6 +147,9 @@
 Requires:   %{libname}%{soname} = %{version}
 Requires:   %{libname}%{soname}-data
 Recommends: frei0r-plugins
+%if %{with ffmpeg}
+Provides:   mlt(%{soname})(avformat)
+%endif
 
 %description -n %{libname}%{soname}-modules
 MLT is an open source multimedia framework, designed and developed for
@@ -173,6 +178,7 @@
 BuildRequires:  swig
 Requires:   %{libname}%{soname} = %{version}
 %{py_requires}
+Provides:   python-%{_name}%{soname}
 
 %description -n python-%{_name}
 This package is needed to use MLT from Python.
@@ -181,6 +187,7 @@
 %setup -q -n %{_name}-%{version}
 %patch0
 %patch1
+%patch2
 
 %build
 %configure --enable-gpl --enable-gpl3 \
@@ -197,7 +204,7 @@
 %make_install
 install -Dpm 0644 docs/melt.1 '%{buildroot}%{_mandir}/man1/melt.1'
 install -Dpm 0644 src/swig/python/_%{_name}.so 
'%{buildroot}%{python_sitearch}/_%{_name}.so'
-install -Dpm 0644 src/swig/python/%{_name}.py 
'%{buildroot}%{python_sitelib}/%{_name}.py'
+install -Dpm 0644 src/swig/python/%{_name}.py 
'%{buildroot}%{python_sitearch}/%{_name}.py'
 
 %post -n %{libname}%{soname} -p /sbin/ldconfig
 
@@ -237,15 +244,15 @@
 
 %files -n %{libname}%{soname}-modules
 %defattr(0644, root, root, 0755)
-%{_libdir}/%{_name}
+%{_libdir}/%{_name}-%{soname}/
 
 %files -n %{libname}%{soname}-data
 %defattr(0644, root, root, 0755)
-%{_datadir}/%{_name}
+%{_datadir}/%{_name}-%{soname}/
 
 %files -n python-%{_name}
 %defattr(0644, root, root, 0755)
 %{python_sitearch}/_%{_name}.so
-%{python_sitelib}/%{_name}.py
+%{python_sitearch}/%{_name}.py
 
 %changelog

++ libmlt-0.8.0-versioned_dirs.patch ++
 680 lines (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libmlt for openSUSE:Factory

2012-08-04 Thread h_root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2012-08-05 08:01:55

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new (New)


Package is "libmlt", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes2012-06-25 
12:34:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2012-08-05 
08:01:56.0 +0200
@@ -1,0 +2,7 @@
+Sat Aug  4 17:26:43 UTC 2012 - reddw...@opensuse.org
+
+- Compile the python binding with %{optflags}, getting debug
+  information on the way.
+- Fix VDPAU support
+
+---

New:

  libmlt-0.8.0-optflags.patch
  libmlt-0.8.0-vdpau.patch



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.oX5EgV/_old  2012-08-05 08:01:58.0 +0200
+++ /var/tmp/diff_new_pack.oX5EgV/_new  2012-08-05 08:01:58.0 +0200
@@ -34,6 +34,10 @@
 Group:  System/Libraries
 Url:http://%{_name}.sourceforge.net/
 Source0:
http://downloads.sourceforge.net/project/%{_name}/%{_name}/%{_name}-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM libmlt-0.8.0-optflags.patch sf#3554425 
reddw...@opensuse.org -- Build the python binding with %{optflags}
+Patch0: libmlt-0.8.0-optflags.patch
+# PATCH-FIX-UPSTREAM libmlt-0.8.0-vdpau.patch 
http://permalink.gmane.org/gmane.comp.video.mlt.devel/2392 
reddw...@opensuse.org -- Fix build with VDPAU support
+Patch1: libmlt-0.8.0-vdpau.patch
 BuildRequires:  gcc-c++
 BuildRequires:  ladspa-devel
 BuildRequires:  pkg-config
@@ -62,6 +66,7 @@
 BuildRequires:  pkgconfig(libavformat)
 BuildRequires:  pkgconfig(libavutil)
 BuildRequires:  pkgconfig(libswscale)
+BuildRequires:  pkgconfig(vdpau)
 # VDPAU support requires it
 BuildRequires:  pkgconfig(x11)
 %endif
@@ -174,6 +179,8 @@
 
 %prep
 %setup -q -n %{_name}-%{version}
+%patch0
+%patch1
 
 %build
 %configure --enable-gpl --enable-gpl3 \

++ libmlt-0.8.0-optflags.patch ++
Index: src/swig/python/build
===
--- src/swig/python/build.orig
+++ src/swig/python/build
@@ -21,10 +21,10 @@ then
swig -c++ -I../../mlt++ -I../.. -python mlt.i || exit $?
 
# Compile the wrapper
-   g++ -fPIC -D_GNU_SOURCE -c -rdynamic -pthread -I../.. -I$PYTHON_INCLUDE 
mlt_wrap.cxx || exit $?
+   g++ -fPIC -D_GNU_SOURCE ${CXXFLAGS} -c -I../.. -I$PYTHON_INCLUDE 
mlt_wrap.cxx || exit $?
 
# Create the module
-   g++ -shared mlt_wrap.o -L../../mlt++ -lmlt++ -L../../framework -lmlt 
$(python-config --ldflags) -o _mlt.so || exit $?
+   g++ ${CXXFLAGS} -shared mlt_wrap.o -L../../mlt++ -lmlt++ 
-L../../framework -lmlt $(python-config --ldflags) -o _mlt.so || exit $?
 else
echo Python not installed.
exit 1
Index: src/swig/Makefile
===
--- src/swig/Makefile.orig
+++ src/swig/Makefile
@@ -6,7 +6,7 @@ all clean:
for subdir in $$list; do \
if [ -x $$subdir/build -a ! -f .$$subdir -o $@ = clean ] ; \
then echo -n Building $$subdir... ; \
-   cd $$subdir && output=`./build $@ 2>&1` ; \
+   cd $$subdir && output=`CXXFLAGS="$(CXXFLAGS)" ./build 
$@ 2>&1` ; \
if [ $$? -eq 0 ] ; \
then echo OK && touch ../.$$subdir ; \
else echo $$output && exit 1 ; \
++ libmlt-0.8.0-vdpau.patch ++
Index: src/modules/avformat/vdpau.c
===
--- src/modules/avformat/vdpau.c.orig
+++ src/modules/avformat/vdpau.c
@@ -70,11 +70,7 @@ static int vdpau_init( producer_avformat
if ( !vdpau_init_done )
{
int flags = RTLD_NOW;
-   object = dlopen( "/usr/lib64/libvdpau.so", flags );
-   if ( !object )
-   object = dlopen( "/usr/lib/libvdpau.so", flags );
-   if ( !object )
-   object = dlopen( "/usr/local/lib/libvdpau.so", flags );
+   object = dlopen( "libvdpau.so", flags );
if ( object )
vdpau_device_create_x11 = dlsym( object, 
"vdp_device_create_x11" );
else
@@ -152,14 +148,12 @@ static int vdpau_get_buffer( AVCodecCont
frame->reordered_opaque = 
codec_context->reordered_opaque;
if ( frame->reference )
{
-   frame->age = self->vdpau->ip_age[0];
self->vdpau->ip_age[0] = se

commit libmlt for openSUSE:Factory

2012-06-25 Thread h_root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2012-06-25 12:34:54

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new (New)


Package is "libmlt", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes2012-03-29 
07:45:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2012-06-25 
12:34:56.0 +0200
@@ -1,0 +2,15 @@
+Mon Jun 18 16:33:36 UTC 2012 - reddw...@opensuse.org
+
+- Update to 0.8.0
+  + Addition of time properties
+  + ABI incompatible changes to some mlt_property functions
+  + Improve seek speed on AVCHD when using FFmpeg v0.9.1+ (NOT
+Libav!)
+  + Composite and dissolve speed improvements on x86-64
+  + Improve performance of caching in image producers
+  + Add device enumeration to decklink producer and consumer
+- Remove included copy of GPLv3, upstream added it
+- Remove dependency to x11 when unneeded
+- Enable VDPAU support in the avformat module
+
+---

Old:

  LICENSE.GPL3
  mlt-0.7.8.tar.gz

New:

  mlt-0.8.0.tar.gz



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.m5qJ35/_old  2012-06-25 12:34:58.0 +0200
+++ /var/tmp/diff_new_pack.m5qJ35/_new  2012-06-25 12:34:58.0 +0200
@@ -20,22 +20,20 @@
 
 %define _name mlt
 %define libname lib%{_name}
-%define soname 4
+%define soname 5
 
 %define _name_pp %{_name}++
 %define libname_pp lib%{_name_pp}
 %define soname_pp 3
 
 Name:   %{libname}
-Version:0.7.8
+Version:0.8.0
 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
-# See bnc#753622 and 
http://sourceforge.net/mailarchive/forum.php?thread_name=CAJR5sYg76gcz5abiRue%3D1%2Bm%2BPDod6vTnv3Ur3V4Z6CKj-_t%3DyA%40mail.gmail.com&forum_name=mlt-devel
-Source1:LICENSE.GPL3
 BuildRequires:  gcc-c++
 BuildRequires:  ladspa-devel
 BuildRequires:  pkg-config
@@ -44,8 +42,8 @@
 BuildRequires:  pkgconfig(QtSvg)
 BuildRequires:  pkgconfig(QtXml)
 BuildRequires:  pkgconfig(frei0r)
+BuildRequires:  pkgconfig(gdk-2.0)
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
-BuildRequires:  pkgconfig(gdk-x11-2.0)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(jack)
@@ -58,13 +56,14 @@
 BuildRequires:  pkgconfig(sdl)
 BuildRequires:  pkgconfig(sox)
 BuildRequires:  pkgconfig(vorbisfile)
-BuildRequires:  pkgconfig(x11)
 %if %{with ffmpeg}
 BuildRequires:  pkgconfig(libavcodec)
 BuildRequires:  pkgconfig(libavdevice)
 BuildRequires:  pkgconfig(libavformat)
 BuildRequires:  pkgconfig(libavutil)
 BuildRequires:  pkgconfig(libswscale)
+# VDPAU support requires it
+BuildRequires:  pkgconfig(x11)
 %endif
 
 %description
@@ -176,13 +175,14 @@
 %prep
 %setup -q -n %{_name}-%{version}
 
-cp %{S:1} .
-
 %build
-%configure --enable-gpl --avformat-swscale \
+%configure --enable-gpl --enable-gpl3 \
 %ifarch i586
 --disable-mmx \
 %endif
+%if %{with ffmpeg}
+--avformat-vdpau \
+%endif
 --swig-languages=python
 make %{?_smp_mflags}
 
@@ -202,7 +202,7 @@
 
 %files -n %{libname}%{soname}
 %defattr(0644, root, root, 0755)
-%doc AUTHORS ChangeLog COPYING GPL LICENSE.GPL3 NEWS README
+%doc AUTHORS ChangeLog COPYING GPL GPLv3 NEWS README
 %{_libdir}/lib%{_name}.so.%{soname}
 %{_libdir}/lib%{_name}.so.%{version}
 

++ mlt-0.7.8.tar.gz -> mlt-0.8.0.tar.gz ++
 30570 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libmlt for openSUSE:Factory

2012-03-28 Thread h_root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2012-03-29 07:44:15

Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and  /work/SRC/openSUSE:Factory/.libmlt.new (New)


Package is "libmlt", Maintainer is ""

Changes:

New Changes file:

--- /dev/null   2012-03-17 10:42:43.883537212 +0100
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2012-03-29 
07:44:29.0 +0200
@@ -0,0 +1,20 @@
+---
+Tue Mar 27 12:25:23 UTC 2012 - idon...@suse.com
+
+- Set license to GPLv3 for discussion in bnc#753622 
+
+---
+Sat Mar 10 13:29:19 UTC 2012 - idon...@suse.com
+
+- Drop swfdec dependency, swfdec is not maintained. 
+
+---
+Thu Feb 23 12:22:47 UTC 2012 - reddw...@opensuse.org
+
+- Update to 0.7.8
+
+---
+Sun Jan  2 07:53:01 UTC 2011 - reddw...@opensuse.org
+
+- Initial package
+

New:

  LICENSE.GPL3
  libmlt.changes
  libmlt.spec
  mlt-0.7.8.tar.gz



Other differences:
--
++ libmlt.spec ++
#
# spec file for package libmlt
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%bcond_with ffmpeg

%define _name mlt
%define libname lib%{_name}
%define soname 4

%define _name_pp %{_name}++
%define libname_pp lib%{_name_pp}
%define soname_pp 3

Name:   %{libname}
Version:0.7.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
# See bnc#753622 and 
http://sourceforge.net/mailarchive/forum.php?thread_name=CAJR5sYg76gcz5abiRue%3D1%2Bm%2BPDod6vTnv3Ur3V4Z6CKj-_t%3DyA%40mail.gmail.com&forum_name=mlt-devel
Source1:LICENSE.GPL3
BuildRequires:  gcc-c++
BuildRequires:  ladspa-devel
BuildRequires:  pkg-config
BuildRequires:  pkgconfig(QtCore)
BuildRequires:  pkgconfig(QtGui)
BuildRequires:  pkgconfig(QtSvg)
BuildRequires:  pkgconfig(QtXml)
BuildRequires:  pkgconfig(frei0r)
BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
BuildRequires:  pkgconfig(gdk-x11-2.0)
BuildRequires:  pkgconfig(glib-2.0)
BuildRequires:  pkgconfig(gobject-2.0)
BuildRequires:  pkgconfig(jack)
BuildRequires:  pkgconfig(libdv)
BuildRequires:  pkgconfig(libquicktime)
BuildRequires:  pkgconfig(libxml-2.0)
BuildRequires:  pkgconfig(pango)
BuildRequires:  pkgconfig(pangoft2)
BuildRequires:  pkgconfig(samplerate)
BuildRequires:  pkgconfig(sdl)
BuildRequires:  pkgconfig(sox)
BuildRequires:  pkgconfig(vorbisfile)
BuildRequires:  pkgconfig(x11)
%if %{with ffmpeg}
BuildRequires:  pkgconfig(libavcodec)
BuildRequires:  pkgconfig(libavdevice)
BuildRequires:  pkgconfig(libavformat)
BuildRequires:  pkgconfig(libavutil)
BuildRequires:  pkgconfig(libswscale)
%endif

%description
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.

%package -n %{libname}%{soname}
Summary:Multimedia framework designed and developed for television 
broadcasting
Group:  System/Libraries
Recommends: %{libname}%{soname}-data
Recommends: %{libname}%{soname}-modules

%description -n %{libname}%{soname}
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.

%