From aaa7ab85bfa56339e5c780b84721a37c526da6e0950d436f7016055fb4814b19 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 14 Nov 2016 16:46:32 +0000 Subject: [PATCH] Accepting request 439996 from home:alois:branches:multimedia:libs Update to 6.4.0 OBS-URL: https://build.opensuse.org/request/show/439996 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=62 --- libmlt.changes | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++ libmlt.spec | 6 +++++- v6.2.0.tar.gz | 3 --- v6.4.0.tar.gz | 3 +++ 4 files changed, 60 insertions(+), 4 deletions(-) delete mode 100644 v6.2.0.tar.gz create mode 100644 v6.4.0.tar.gz diff --git a/libmlt.changes b/libmlt.changes index c6dc0d9..0292555 100644 --- a/libmlt.changes +++ b/libmlt.changes @@ -1,3 +1,55 @@ +------------------------------------------------------------------- +Sat Nov 12 06:50:23 UTC 2016 - aloisio@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 + ------------------------------------------------------------------- Mon Jul 25 11:28:39 UTC 2016 - olaf@aepfle.de diff --git a/libmlt.spec b/libmlt.spec index c88d4e7..74fc0ed 100644 --- a/libmlt.spec +++ b/libmlt.spec @@ -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 @@ 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: fdupes BuildRequires: gcc-c++ BuildRequires: ladspa-devel BuildRequires: pkg-config @@ -281,6 +282,9 @@ done 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 diff --git a/v6.2.0.tar.gz b/v6.2.0.tar.gz deleted file mode 100644 index 5a8c5a3..0000000 --- a/v6.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dd2ee742e89620de78a259790f92a7cadad67f0e0a6c1ea7ed932f96fb739fff -size 1314506 diff --git a/v6.4.0.tar.gz b/v6.4.0.tar.gz new file mode 100644 index 0000000..cac8621 --- /dev/null +++ b/v6.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19d53992385f767cb174d692e577c4cb988d032704dbe3df4ebe6373ed388bb9 +size 1343969