Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2025-01-27 20:55:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and      /work/SRC/openSUSE:Factory/.libmlt.new.2316 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libmlt"

Mon Jan 27 20:55:26 2025 rev:76 rq:1240461 version:7.30.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes    2024-10-25 
19:23:04.851231113 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new.2316/libmlt.changes  2025-01-27 
20:55:59.960476640 +0100
@@ -1,0 +2,41 @@
+Mon Jan 27 07:51:04 UTC 2025 - Paolo Stivanin <[email protected]>
+
+- Update to 7.30:
+  * Fixed Mlt::Producer::set_creation_time() not exported on i686.
+  * Fixed Mlt::Properties::set(int64_t) symbol version.
+  * Fixed mlt_factory_init() on Linux/BSD may fail to initialize
+    when compiled with -DRELOCATABLE.
+  * Added generic non-drop-frame timecode in mlt_property.c.
+    Previously, it was only done for 30000/1001 and 60000/1001 frame rates,
+    but 24000/1001 is especially important as well.
+  * Added support for MLT XML embedded in chains. This, along with
+    xml-clip producer handles mismatching frame rate between parent and
+    child producers and facilites time-affecting links on the child.
+  * Added mlt_image_full_range(const char *color_range) where any
+    of the following strings return true (1): full, jpeg, pc.
+  * Added xml-clip producer.
+  * Fixed link in and out properties arenot serialized in the xml consumer.
+  * Added hslprimaries and hslrange filters to the plus module.
+  * Added a gradientmap filter to the plus module.
+  * Fixed avfilter audio filters with FFmpeg 7.
+  * Fixed incorrect frame rate for AVCHD (and possibly others) in avformat.
+  * Fixed window_id property in consumer sdl2 by using SDL_CreateWindowFrom(),
+    especially important for embedding in GTK+ or Qt.
+  * Fixed text not rendering in transition vqm since Qt 6.
+  * Added decimals keyword to gpstext filter and move RAW keyword check.
+  * Fixed time_offset property handling in gpstext filter.
+  * Fixed reading and writing SRT files with unicode in the path.
+  * Fixed subtitle_feed filter on producers with an in point > 0.
+  * Fixed opaque alpha channels become translucent in luma transition.
+  * Fixed a crash in the mix transition with consumer producer.
+  * Fixed freeze filter freezing too much.
+  * Fixed avfilter.fillborders with preview scaling.
+  * Fixed non-proportional scaling in qtblend transition and filter.
+  * Fixed avfilter color distortion with mlt_image_rgb and mlt_image_rgba.
+  * Extended support for colorspace=2020 consumer property and the BT.2020
+    colorspace in the avformat producer and consumer. This does not imply HDR,
+    which is signaled through a color_trc property.
+  * Added support for mlt_image_yuv420p10, mlt_image_yuv444p10,
+    and mlt_image_yuv422p16 in avfilter, swscale, and rescale filters.
+
+-------------------------------------------------------------------

Old:
----
  mlt-7.28.0.tar.gz

New:
----
  mlt-7.30.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libmlt.spec ++++++
--- /var/tmp/diff_new_pack.MFBkSz/_old  2025-01-27 20:56:02.876596831 +0100
+++ /var/tmp/diff_new_pack.MFBkSz/_new  2025-01-27 20:56:02.876596831 +0100
@@ -1,7 +1,7 @@
 #
-# spec file
+# spec file for package libmlt
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,18 +18,18 @@
 
 %define _name mlt
 %define libname lib%{_name}
-%define lversion 7.28.0
+%define lversion 7.30.0
 %define sover 7
 %define lib_pkgname %{libname}-%{sover}-%{sover}
 %define _name_pp %{_name}++
 %define libname_pp lib%{_name_pp}
 %define sover_pp 7
-%define lversion_pp 7.28.0
+%define lversion_pp 7.30.0
 %define libpp_pkgname %{libname_pp}-%{sover_pp}-%{sover_pp}
 %bcond_without Qt6
 %bcond_without rtaudio
 Name:           %{libname}
-Version:        7.28.0
+Version:        7.30.0
 Release:        0
 Summary:        Multimedia framework for television broadcasting
 License:        GPL-3.0-or-later

++++++ mlt-7.28.0.tar.gz -> mlt-7.30.0.tar.gz ++++++
++++ 4773 lines of diff (skipped)

Reply via email to