factory
100 Commits
| Author | SHA256 | Message | Date | |
|---|---|---|---|---|
| 62c99596b0 |
Accepting request 1330375 from home:jubalh:branches:multimedia:libs
- Update to 7.36.1:
* Fix a regression creating a xml-clip producer or producer with
a null profile. This broke, for example, nesting a MLT XML project
file within another project in Shotcut.
- Update to 7.36.0:
Framework:
* Added mlt_image_default_colorspace()
* Added mlt_image_default_trc()
* Added mlt_image_default_primaries()
* Added mlt_color_convert_trc()
* Added the mlt_consumer property mlt_color_trc to drive a new
color_transform normalizer filter. This sets the color transfer function to
use for image/video effects. It is beneficial and correct to use linear
color for any pixel mixing whether for blending or interpolation.
* Removed atexit(mlt_factory_close) in mlt_factory_init(). Close the factory
yourself if you feel the need to (not generally needed when exiting a
process).
* Prevent possible crash in mlt_service_connect_producer().
* Added mlt_profile_is_valid() and Mlt::Profile::is_valid().
* Fixed crash on invalid profile (CVE-2025-65834)
Modules:
* Drop support for Qt 5.
* Fixed bad color in luma transition's dissolve (regression in v7.34.0).
* Fixed HLG HDR broken in decklink consumer (regression in v7.34.0).
* Fixed warnings when flushing audio in the avformat consumer.
* Added support for hwaccel=vulkan to the avformat producer.
* Added a color_transform normalizer filter to the core module to convert all
image/video producers to and from linear color. It is abstract in the core
module and drives some filters
OBS-URL: https://build.opensuse.org/request/show/1330375
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=185
|
|||
| 382a609ae3 |
Accepting request 1315781 from home:krop:branches:multimedia:libs
- Update to 7.34.1
* Fixed compiling with Qt 5.
- Update to 7.34:
* Added mlt_image_rgba64 format
* Added mlt_color_trc, mlt_color_primaries, and more
mlt_colorspaces along with functions
* Fixed some minor memory leaks with cppcheck
* Added rgba and rgba64 formats to the luma transition.
* Added rgba64 format to affine filter and transition.
* Added rgba64 format to the qtblend transition.
* Added support for FFmpeg 8 to the avformat module.
* Fixed audio panner filter for 5.1 channel layout.
* Fixed converting 10-bit full to limited range in avformat
producer (regression in v7.30.0).
* Fixed shadow not working for multi-line template titles in
kdenlivetitle producer.
* Fixed mask_apply filter with custom transition.
* Added input_chmask & output_chmask properties to mono filter.
* Added channel_mask property to LADSPA/LV2/VST2 filters.
* Added channel_mask to the volume filter.
* Added an outline video filter.
* Fixed a deadlock on image with a % in the name in qimage
producer.
* Added scrubbing to the decklink consumer.
* Fixed & not decoded to & in the xml producer.
* Fixed converting BT.709 to BT.2020 in the avformat module.
* Fixed building a ladspa module without JACK as dependency.
* Deprecate a JACK Rack XML file in the jackrack and ladspa
modules.
OBS-URL: https://build.opensuse.org/request/show/1315781
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=183
|
|||
| 91a4523ba5 |
Accepting request 1311133 from home:krop:branches:multimedia:libs
- Add upstream change: * mlt-ffmpeg-8.patch OBS-URL: https://build.opensuse.org/request/show/1311133 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=181 |
|||
| 33baffcbdd |
Accepting request 1279510 from home:krop:branches:multimedia:libs
Update to 7.32 OBS-URL: https://build.opensuse.org/request/show/1279510 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=179 |
|||
| 6eac3a9a1d |
Accepting request 1240441 from home:polslinux:branches:multimedia:libs
- 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.
OBS-URL: https://build.opensuse.org/request/show/1240441
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=177
|
|||
| bae2386348 |
- Fix conditional buildreq for Leap 15.x & co
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=175 |
|||
| a9635bc8ec |
Accepting request 1205695 from home:krop:branches:multimedia:libs
Update to 7.28 OBS-URL: https://build.opensuse.org/request/show/1205695 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=174 |
|||
| 8dc1a4c2ea |
Accepting request 1197013 from home:krop:branches:multimedia:libs
Update to 7.26 OBS-URL: https://build.opensuse.org/request/show/1197013 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=172 |
|||
| e39aa482ff |
Accepting request 1183040 from home:krop:branches:multimedia:libs
Update to 7.24 OBS-URL: https://build.opensuse.org/request/show/1183040 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=170 |
|||
| 0f222ec238 |
Accepting request 1130521 from home:jubalh:branches:multimedia:libs
- Update to 7.22.0:
Framework:
* Added new functions:
+ mlt_property_is_color()
+ mlt_property_is_numeric()
+ mlt_property_is_rect()
* Many new keyframe types:
+ mlt_keyframe_smooth_loose - ~= (same as old mlt_keyframe_smooth - Unity Catmull-Rom spline)
+ mlt_keyframe_smooth_natural - $= (Centripetal Catmull-Rom spline with natural slope)
+ mlt_keyframe_smooth_tight - -= (Centripetal Catmull-Rom spline with 0 slope)
+ mlt_keyframe_sinusoidal_in - a=
+ mlt_keyframe_sinusoidal_out - b=
+ mlt_keyframe_sinusoidal_in_out - c=
+ mlt_keyframe_quadratic_in - d=
+ mlt_keyframe_quadratic_out - e=
+ mlt_keyframe_quadratic_in_out - f=
+ mlt_keyframe_cubic_in - g=
+ mlt_keyframe_cubic_out - h=
+ mlt_keyframe_cubic_in_out - i=
+ mlt_keyframe_quartic_in - j=
+ mlt_keyframe_quartic_out - k=
+ mlt_keyframe_quartic_in_out - l=
+ mlt_keyframe_quintic_in - m=
+ mlt_keyframe_quintic_out - n=
+ mlt_keyframe_quintic_in_out - o=
+ mlt_keyframe_exponential_in - p=
+ mlt_keyframe_exponential_out - q=
+ mlt_keyframe_exponential_in_out - r=
+ mlt_keyframe_circular_in - s=
+ mlt_keyframe_circular_out - t=
OBS-URL: https://build.opensuse.org/request/show/1130521
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=168
|
|||
| c189b84dba |
Accepting request 1117628 from home:plater
- Reenable rtaudio fixed with: 0001-fix-930-support-RtAudio-6.patch OBS-URL: https://build.opensuse.org/request/show/1117628 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=166 |
|||
| 8064a64383 |
Accepting request 1116467 from home:krop:branches:multimedia:libs
- Add missing QtNetwork BuildRequires OBS-URL: https://build.opensuse.org/request/show/1116467 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=164 |
|||
| 5aa2e32ac4 |
Accepting request 1115545 from home:plater
- Update to 7.20.0 OBS-URL: https://build.opensuse.org/request/show/1115545 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=163 |
|||
| 9eff2d20ca |
Accepting request 1114797 from home:plater
- Disabled rtaudio due to build fail against new rtaudio abi - Update to 7.18.0 OBS-URL: https://build.opensuse.org/request/show/1114797 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=161 |
|||
| eedc96c66f |
Accepting request 1114769 from home:plater
- Disabled rtaudio due to build fail in multimedia:libs repository OBS-URL: https://build.opensuse.org/request/show/1114769 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=160 |
|||
| 7286c3947b |
Accepting request 1114765 from home:plater
- Disabled rtaudio due to build fail in multimedia:apps OBS-URL: https://build.opensuse.org/request/show/1114765 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=159 |
|||
| 5c5e6d6002 |
Accepting request 1114604 from home:plater
- Update to 7.18.0 OBS-URL: https://build.opensuse.org/request/show/1114604 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=156 |
|||
| ad6b20d295 |
Accepting request 1092064 from home:krop:branches:multimedia:libs
update to 7.16.0 OBS-URL: https://build.opensuse.org/request/show/1092064 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=154 |
|||
| 6a01482441 |
Accepting request 1072847 from home:krop:branches:multimedia:libs
- Add a _constraints file to fix oom issues when building mlt OBS-URL: https://build.opensuse.org/request/show/1072847 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=152 |
|||
| cc1c9006ab |
Accepting request 1069844 from home:krop:branches:multimedia:libs
Update to 7.14.0 OBS-URL: https://build.opensuse.org/request/show/1069844 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=150 |
|||
| fe0cef909a |
Accepting request 1043895 from home:krop:branches:multimedia:libs
- Build the glaxnimate module. Kdenlive complains if the plugin is missing (boo#1206127) - Change the source URL to get the glaxnimate sources OBS-URL: https://build.opensuse.org/request/show/1043895 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=148 |
|||
| 4c30ca10e1 |
Accepting request 1038418 from home:cgiboudeaux:branches:multimedia:libs
Update to 7.12.0 OBS-URL: https://build.opensuse.org/request/show/1038418 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=146 |
|||
| 1b5325550b |
Accepting request 1032783 from home:cgiboudeaux:branches:multimedia:libs
Update to 7.10.0 OBS-URL: https://build.opensuse.org/request/show/1032783 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=144 |
|||
| a05a6966f9 |
Accepting request 993367 from home:cgiboudeaux:branches:multimedia:libs
Add a separate Qt 6 module. Needed during the KDE porting effort. OBS-URL: https://build.opensuse.org/request/show/993367 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=142 |
|||
| d30ea50f2a |
Accepting request 984741 from home:frispete:blender
- Update to 7.8.0
+ Framework
* Added mlt_frame_get_alpha_size() and refactored code to use
it.
* Fixed a possible null pointer crash in
mlt_service_apply_filters().
+ Modules
* Added a glaxnimate producer to the glaxnimate module.
* Added new file extensions for glaxnimate producer: json,
lottie, rawr, tgs.
* Removed Qt4 compatibility from the qt module.
* Added Qt6 compatibility to the qt module.
* Added new file extensions for qimage producer: avif, heic,
heif, jxl.
* Fixed color_range when using the multi consumer.
* Fixed reloading updated results in the loudness filter.
* Fixed image_mode=blend in the timeremap link.
* Fixed crash regression in swscale filter with odd size YUV
image.
* Fixed the choppy filter may result in black frames with
transitions.
* Prevent a crash in avfilter producer for a bug in glibc with
_FORTIFY_SOURCE=3.
- Remove merged upstream fixes
* 0001-fix-798-missing-function-returns.patch
* 0001-Supply-a-proper-return-value-on-non-void-functions.patch
- Add
* 0001-Another-take-on-fixing-the-wcrtomb-issue.patch
OBS-URL: https://build.opensuse.org/request/show/984741
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=140
|
|||
| 5c40c2fc04 |
Accepting request 983895 from home:cgiboudeaux:branches:multimedia:libs
- Update to 7.6.0
+ Framework:
* Added `Mlt::Animation::next_key()` and `previous_key()` with
error checking.
* Fixed the `moduledir` and `mltdatadir` variables in the
pkg-config file.
* Removed calling `setlocale()` in `mlt_factory_init()` (moved
to `melt` option `-setlocale`).
* Added `mlt_properties_copy()` and `Mlt::Properties::copy()`.
* Changed some primarily internal property names to consolidate
on "consumer."
as a prefix convention for all consumer properties copied to
`mlt_frame`s.
* Added consumer property `deinterlacer` to replace deprecated
`deinterlace_method`.
* Fixed full range color from producer to consumer.
* Added `mlt_slices_size_slice()` helper function.
* Fixed choppy playback due to large values in `frame_rate_num`
or `frame_rate_den` in `mlt_consumer`.
* Added performance optimization for a single slice in
`mlt_slices`.
+ Modules:
* Added `audiolevelgraph` video filter to the `qt` module.
* Added property `segment_gap` to the `audiospectrum` video
filter.
* Added `segments` property to the `audiolevelgraph` and
`audiospectrum` filters.
* Fixed loading image sequence with extended UTF-8 characters
in the name of a folder for the `qimage` producer.
* Fixed a crash in `avformat` producer if the `rotate` property
OBS-URL: https://build.opensuse.org/request/show/983895
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=138
|
|||
| 5c01f90342 |
Accepting request 952047 from home:alarrosa:branches:multimedia:libs
- Installed files included a rpath to a build directory. Do not use rpath at all. OBS-URL: https://build.opensuse.org/request/show/952047 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=137 |
|||
| 8ec32592a7 |
Accepting request 941613 from home:alois:branches:multimedia:libs
Update to version 7.4.0 OBS-URL: https://build.opensuse.org/request/show/941613 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=136 |
|||
| edfaf6ea2d |
Accepting request 928620 from home:alois:branches:multimedia:libs
- Update to version 7.2.0
Framework:
* Added support for `mlt_properties` as a child of
`mlt_properties` including XML (de)serialization:
+ `mlt_property_set_properties()`
+ `mlt_property_get_properties()`
+ `mlt_properties_set_properties()`
+ `mlt_properties_get_properties()`
+ `mlt_properties_get_properties_at)(`
+ `Mlt::Properties::set()`
+ `Mlt::Properties::get_props()`
+ `Mlt::Properties::get_props_at()`
Applications can use this to store structured data in its
own namespace, for example "shotcut:markers". And modules
could use this for hierarchical parameters.
* Fixed crash in `mlt_transition` upon inserting or removing a
track.
* Stopped loading `mlt_profile` until needed in `mlt_chain`
creation.
Modules:
* Added filter `gpstext` that is similar to `dynamictext`
based on data in a GPX file.
* Added speed parameter to `timer` filter.
* Added WebP presets for `avformat` consumer.
* Added a pixelate option to the `opencv_tracker` filter's
`blur` property.
* Fixed `center_bias` of `crop` filter not working with
`use_profile`.
* Fixed some missing RGB `mlt_image_format` renames after
change in v7.0.0. This primarily affected presets and
service metadata.
* Fixed a crash when changing preview scaling in `timeremap`
link.
* Fixes problems due to adding redundant normalize filters
upon loading a producer from XML.
* Ensure filters added by the `loader` producer always come
first in list.
* Fixed a crash using `shape` and `affine` filters together on
`color` producer.
* Fixed a crash when a `vidstab` file fails to open.
* Changed `vidstab` filter to save its file in ASCII text mode.
* Fixed a clang LTO error in the `decklink` module.
* Fixed a video decoding regression on some videos in the
`avformat` producer.
* Fixed a crash in the `audiowaveform` filter.
* Fixed loading a relative filename from XML for `mask_start`
with `shape`.
* Fixed "#filedate#" in `dynamictext` filter when used with
`timeremap` link.
* Fixed `timer` filter's new `speed` property interaction with
`start` delay.
* Fixed a crash with YUYV422 (YUY2) input in `avformat`
producer.
* Fixed data race condition in `timeremap` link.
* Fixed compiling `avformat` module with FFmpeg git beyond
v4.4 with many deprecations removed.
* Fixed alpha channel size calculation in `brightness` filter.
* Restore legacy tracker and the new DaSiam tracker for OpenCV
>= 4.5.3 in the `opencv_tracker` filter.
* Fixed a crash in `opencv_tracker` on `shape_width` = 0.
* Fixed incorrect handling of in and out points and duration
in the `opencv_tracker` filter.
* Fixed the `composite` transition leaking left border of an
image on the right side on uneven width.
* Fixed a problem handling some UTF-8 in thhe `typerwriter`
filter.
Other:
* Added support for the `RELOCATABLE` CMake option for Linux
or BSD build.
OBS-URL: https://build.opensuse.org/request/show/928620
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=135
|
|||
| 3577a078f2 |
Accepting request 916988 from home:plater
Remove unnecessary BuildRequires: pkgconfig(OpenEXR) OBS-URL: https://build.opensuse.org/request/show/916988 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=134 |
|||
| b7aa135d49 |
Accepting request 915095 from home:plater
Enabled opencv to fix boo#1184430 by enabling motion tracking OBS-URL: https://build.opensuse.org/request/show/915095 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=131 |
|||
| 12bf68f261 |
Accepting request 899611 from home:plater
Really removed alternatives from melt sub package.boo#1187238 OBS-URL: https://build.opensuse.org/request/show/899611 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=129 |
|||
| 6cc475a568 |
Accepting request 893915 from home:plater
Removed alternatives from melt sub package OBS-URL: https://build.opensuse.org/request/show/893915 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=124 |
|||
| d108bd0f0f |
Accepting request 893433 from home:alois:branches:multimedia:libs
- Update to version 7.0.1
* Fixed a system-installed build cannot finds its modules and
data.
* Fixed the python installation path for binaries.
* Added support for the `DESTDIR` environment variable when
creating melt symlink.
* Increased the build constant for the maximum size of a line
of a properties file.
* Fixed the vid.stab metadata install path.
- Drop mlt-7.0.0-python_install_dir.patch (merged upstream)
- Update to version 7.0.0
Framework:
* Added `mlt_chain` and `Mlt::Chain` classes.
* Added `mlt_link` and `Mlt::Link` classes.
* Added a `link` value to service `type` in the service
metadata schema.
* Added a boolean `animation` parameter attribute to the
service metadata schema.
* Added `mlt_animation_shift_frame()` and
`Mlt::Animation::shift_frames()`.
* Added `mlt_animation_get_string()`.
* Fixed using a stale cached property animation string.
* Added `mlt_image` and `Mlt::Image` classes.
* Remove legacy "height + 1" workaround in image allocation.
* Fixed a crash on setting `timewarp` speed higher than 23x.
* Added `mlt_audio_silence()`.
* Removed `mlt_image_opengl`.
* Replaced variadic arguments in `mlt_events` with new
`mlt_event_data` APIs.
* Removed `mlt_geometry` APIs.
* Renamed `mlt_image_rgb24a` as `mlt_image_rgba`.
* Renamed `mlt_image_rgb24` to `mlt_image_rgb`.
* Renamed `mlt_image_glsl` to `mlt_image_movit`.
* Renamed `mlt_image_glsl_texture` to
`mlt_image_opengl_texture`.
* Removed virtual function `mlt_frame::get_alpha_mask()`.
* Removed `mlt_frame_get_alpha_mask()`.
* Removed deprecated functions:
+ `mlt_sample_calculator`
+ `mlt_sample_calculator_to_now`
+ `mlt_channel_layout_name`
+ `mlt_channel_layout_id`
+ `mlt_channel_layout_channels`
+ `mlt_channel_layout_default`
+ `mlt_slices_init`
+ `mlt_slices_close`
+ `mlt_slices_run`
+ `mlt_playlist_move_region`
+ `Mlt::Playlist::move_region`
* Fixed a rounding error calculating display aspect ratio in
`mlt_profile_from_producer()`.
Modules:
* Added a `timeremap` link to the core module with animatable
`map` property. (Speed can increase or decrease between
keyframes including reverse.)
* Added `chain` and `link` XML elements to `xml` module.
* Added "meta.media.has_b_frames" property to `avformat`
producer.
* Removed deprecated modules:
+ `dv`
+ `gtk2` (not gdk)
+ `kino`
+ `linsys`
+ `lumas`
+ `motion_est`
+ `swfdec`
+ `videostab`
* Removed the following services:
+ `data_feed` filter
+ `data_show` filter
+ `region` filter and transition
+ `sdl_image`
* Converted filters to use new `mlt_image` class:
+ `brightness`
+ `imageconver`
+ `mirror`
+ `spot_remover`
* Deprecated the `audiowave` filter.
* Added the ability to build the `jackrack` module without
JACK to get only LADSPA producers and filters.
* Deprecated `start` and `end` properties for the following
filters:
+ `brightness`
+ `panner`
+ `boxblur`
+ `wave`
+ `volume`
* Removed deprecated `font` property from `pango` producer.
* Improved album art (attached pic) detection in `avformat`
producer.
* Improved the `resample` filter to have less artifacts and
use less memory.
Other:
* CMake: nearly complete rewrite.
* Removed the old configure bash scripts and Makefiles.
* Added `-chain` and `-link` options to `melt` command line.
- Switch build to cmake
- Drop libmlt-fixluma.patch (no longer useful)
- Add mlt-7.0.0-python_install_dir.patch
- Create single devel subpackage as cmake scripts are
undifferentiated
- Rename melt subpackage and add update-alternatives
- Spec cleanup
OBS-URL: https://build.opensuse.org/request/show/893433
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=123
|
|||
| 3a50f9d7c7 |
Accepting request 885157 from home:alois:branches:multimedia:libs
- Update to version 6.26.1
* This version fixes a major regression in version 6.26.0 in
the avformat producer to read from network URLs.
OBS-URL: https://build.opensuse.org/request/show/885157
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=121
|
|||
| b624e18c06 |
Accepting request 884443 from home:plater
- Removed depreciated webvfx linked package, qmelt is no longer
needed for shotcut export.
- Deleted obsolete webvfx-nobrowser.patch and
webvfx-versioned-libdir.patch
- Update to version 6.26.0
Modules:
* Added support for `hwaccel` query string parameter to the
`avformat` producer. It accepts the following values: vaapi
and cuda.
* Added support for `hwaccel_device` query string parameter to
the `avformat` producer. This is only used with vaapi
(device path) and cuda.
* Improved the usage of image slice threading in `frei0r`.
This only applies when `threads`=0 and only works with some
frei0r plugins that you must decide yourself.
* Added an ellipse item to `kdenlivetitle` producer.
* Added support for PNG and GIF as album art in the `avformat`
producer.
* Added BT.2020 color space metadata to the `avformat`
producer.
* Resolved many FFmpeg deprecations in the `avformat` producer
making it possible to support AV1 decoding.
* Added a `strobe` fitler that periodically makes the alpha
channel transparent.
* Added a new `typewriter` text filter (currently only works
with the kdenlivetitle producer).
* Improved sound quality for lower pitch shifts in `rbpitch`.
* Fixed speed of trick play in the `jack`, `rtaudio`,
`sdl_audio`, and `sdl2_audio` consumers.
* Fixed matrix for independent channels in `swresample` filter.
* Fixed leading zeros for the `timer` filter.
* Fixed flickering using `affine` with a `luma` transition.
* Fixed a crash using RGBA images in the `qimage` producer
(regression in v6.22.0).
* Fixed `brightness` filter misbehaves on `alpha` > 1.
* Fixed writing `flac` format file does not set its duration
in the `avformat` consumer.
* Fixed an infinite loop in `rbpitch` filter.
* Fixed `ttl` in the `qimage` producer.
* Fixed building with OpenCV 4.5
* Fixed artifacts with multiple HTML `qtext` filters and frame
threading.
* Deprecated the `start` and `end` properties on the following
(use property animation instead):
+ brightness
+ panner
+ boxblur
+ wave
+ volume
* Deprecated the following services:
+ data_show
+ region
+ transition filter
+ autotrack_rectangle
+ motion_est
+ slowmotion
Other:
* CMake
+ Fixed building without SWIG.
+ Added many "MOD_..." options to explictly disable modules.
+ Added src/tests and the option `BUILD_TESTING`, which
defaults off.
+ All dependency checks moved to top level CMakeLists.txt.
+ Install melt man page.
+ Install oldfilm SVG files.
+ Added src/examples.
+ Install framework/metaschema.yaml.
+ Fixed `plusgpl` datadir.
+ Added all swwig/ languages.
+ Increased C++ standard to C++14.
* Added an `AV1` encoding preset.
* Improved documentation of the requirement for C11.
* The minimum version of FFmpeg is v4.0 and Libav is no longer
supported.
- Drop libmlt-0.8.2-vdpau.patch and everything related to vdpau
(no longer present in the tree)
- Enable libebur128
- Update to version 6.24.0
Framework:
* Trigger a `property-changed` event on
`mlt_properties_pass_list`.
* Fixed using a video transition with a video clip on an audio
track.
* Reduce the amount of service caching to 2X #tracks to reduce
memory usage.
Modules:
* Added the `pillar_echo` filter to the plus module.
* Added a `qtcrop` filter to the qt module.
* Added `html`, `resource`, `overflow-y`, and `_hide`
properties to the `qtext` filter for rich text.
* Added the filter `choppy` to the core module.
* Added slice threading to the `brightness` filter.
* Fixed compiling with OpenCV 4.
* Fixed the colors when using `mlt_image_format=rgb24a` with
`avformat` consumer.
* Fixed a possible crash in the `timewarp` producer on sources
with non-integer frame rates.
* Fixed a regression in version 6.22 with multiple affine
filters at the same time.
* Fixed possible abort or deadlock on recursive pthread
mutexes in `avformat` producer.
* Fixed a crash in `crop` filter with large `center_bias`
value when `use_profile` is 1.
* Fixed a white video frame appearing on threaded rendering in
`freeze` filter.
* Fixed MLT XML DRD to permit empty playlists, which may occur
on empty tracks in a multitrack.
* Fixed initializing QApplication in the `qimage` producer.
* Fixed interpolation when scaling with the `affine` rect and
geomety properties.
* Fixed high memory usage with high factors of pitch shifting
in the `rbpitch` filter.
* Fixed a crash on files with more than 32 streams in the
`avformat` producer.
Other:
* Added the Python binding to the CMake build.
* Added the `sdl` (v1) module to the CMake build.
* Removed minrate and maxrate from the `webm` avformat
consumer preset.
- Update to version 6.22.1
* This patch version only fixes the version reported in the
CMake build.
- 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)
- Add upstream patch to fix build with Qt 5.15:
* 0001-Fix-build-with-Qt-5.15.0.patch
- 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
- 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 behavior on cut clips.
* Changed opencv.tracker to store absolute frame numbers.
* Fixed incorrect frame offset on render in opencv.tracker.
* Add an alpha_over property to luma transition. This
addresses a behavior regression in version 6.14.0.
* Fixed noimagecache not working in the avformat producer.
Other:
* Mlt++ now requires C11 compiler support.
* Fixed closing melt SDL2 window from window manager (i.e.
close button).
* Added -repository option to the melt command.
* Added unit tests for Mlt::Event.
* Fixed returning image data for Python 3.
* Switch to python3 by default.
* Updated the prores encoding presets to set vendor ID and
colr atom.
* Added a CMake build system. This is not yet prefered over
the existing configure script and Makefiles and has less
flexibility. It is a start and has limited support.
- Use python 3
- Added libmlt-fixluma.patch
- 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.
- 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.
- 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.
- Disabled build of opencv module to fix boo#1068792.
- Only build sdl2 module.
- 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).
- 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.
- Enable pkgconfig(vidstab) BuildRequires unconditionally, now
available in openSUSE.
- Build with ffmpeg unconditionally, ffmpeg is available in
openSUSE.
- 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
- Build with sdl and sdl2:
* Preserve backward compatibility. Both "sdl" and "sdl2" modules
can be compiled into MLT 6.6.0 and later
- Build with SDL2.
- 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
- 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.
- Build with Qt5 unconditional because PackageHub has a recent Qt5
- Build with gcc6, fix build failure for 42.2/3 due to movit
building with gcc6.
- Trim filler wording from descriptions; fix identical
descriptions being used in different subpackages.
- Add rem_close.patch from upstream that prevents crashes of apps
in some circumstances, as reported on openSUSE ML.
|
|||
| 3dfcf85491 |
Accepting request 884440 from home:plater
- Removed depreciated webvfx linked package, qmelt is no longer needed for shotcut export. OBS-URL: https://build.opensuse.org/request/show/884440 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=118 |
|||
| e8a6590013 |
Accepting request 884336 from home:alois:branches:multimedia:libs
- Update to version 6.26.0
Modules:
* Added support for `hwaccel` query string parameter to the
`avformat` producer. It accepts the following values: vaapi
and cuda.
* Added support for `hwaccel_device` query string parameter to
the `avformat` producer. This is only used with vaapi
(device path) and cuda.
* Improved the usage of image slice threading in `frei0r`.
This only applies when `threads`=0 and only works with some
frei0r plugins that you must decide yourself.
* Added an ellipse item to `kdenlivetitle` producer.
* Added support for PNG and GIF as album art in the `avformat`
producer.
* Added BT.2020 color space metadata to the `avformat`
producer.
* Resolved many FFmpeg deprecations in the `avformat` producer
making it possible to support AV1 decoding.
* Added a `strobe` fitler that periodically makes the alpha
channel transparent.
* Added a new `typewriter` text filter (currently only works
with the kdenlivetitle producer).
* Improved sound quality for lower pitch shifts in `rbpitch`.
* Fixed speed of trick play in the `jack`, `rtaudio`,
`sdl_audio`, and `sdl2_audio` consumers.
* Fixed matrix for independent channels in `swresample` filter.
* Fixed leading zeros for the `timer` filter.
* Fixed flickering using `affine` with a `luma` transition.
* Fixed a crash using RGBA images in the `qimage` producer
(regression in v6.22.0).
* Fixed `brightness` filter misbehaves on `alpha` > 1.
* Fixed writing `flac` format file does not set its duration
in the `avformat` consumer.
* Fixed an infinite loop in `rbpitch` filter.
* Fixed `ttl` in the `qimage` producer.
* Fixed building with OpenCV 4.5
* Fixed artifacts with multiple HTML `qtext` filters and frame
threading.
* Deprecated the `start` and `end` properties on the following
(use property animation instead):
+ brightness
+ panner
+ boxblur
+ wave
+ volume
* Deprecated the following services:
+ data_show
+ region
+ transition filter
+ autotrack_rectangle
+ motion_est
+ slowmotion
Other:
* CMake
+ Fixed building without SWIG.
+ Added many "MOD_..." options to explictly disable modules.
+ Added src/tests and the option `BUILD_TESTING`, which
defaults off.
+ All dependency checks moved to top level CMakeLists.txt.
+ Install melt man page.
+ Install oldfilm SVG files.
+ Added src/examples.
+ Install framework/metaschema.yaml.
+ Fixed `plusgpl` datadir.
+ Added all swwig/ languages.
+ Increased C++ standard to C++14.
* Added an `AV1` encoding preset.
* Improved documentation of the requirement for C11.
* The minimum version of FFmpeg is v4.0 and Libav is no longer
supported.
- Drop libmlt-0.8.2-vdpau.patch and everything related to vdpau
(no longer present in the tree)
- Enable libebur128
OBS-URL: https://build.opensuse.org/request/show/884336
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=117
|
|||
| 03e8f03664 |
Accepting request 853526 from home:alois:branches:multimedia:libs
- Update to version 6.24.0
Framework:
* Trigger a `property-changed` event on
`mlt_properties_pass_list`.
* Fixed using a video transition with a video clip on an audio
track.
* Reduce the amount of service caching to 2X #tracks to reduce
memory usage.
Modules:
* Added the `pillar_echo` filter to the plus module.
* Added a `qtcrop` filter to the qt module.
* Added `html`, `resource`, `overflow-y`, and `_hide`
properties to the `qtext` filter for rich text.
* Added the filter `choppy` to the core module.
* Added slice threading to the `brightness` filter.
* Fixed compiling with OpenCV 4.
* Fixed the colors when using `mlt_image_format=rgb24a` with
`avformat` consumer.
* Fixed a possible crash in the `timewarp` producer on sources
with non-integer frame rates.
* Fixed a regression in version 6.22 with multiple affine
filters at the same time.
* Fixed possible abort or deadlock on recursive pthread
mutexes in `avformat` producer.
* Fixed a crash in `crop` filter with large `center_bias`
value when `use_profile` is 1.
* Fixed a white video frame appearing on threaded rendering in
`freeze` filter.
* Fixed MLT XML DRD to permit empty playlists, which may occur
on empty tracks in a multitrack.
* Fixed initializing QApplication in the `qimage` producer.
* Fixed interpolation when scaling with the `affine` rect and
geomety properties.
* Fixed high memory usage with high factors of pitch shifting
in the `rbpitch` filter.
* Fixed a crash on files with more than 32 streams in the
`avformat` producer.
Other:
* Added the Python binding to the CMake build.
* Added the `sdl` (v1) module to the CMake build.
* Removed minrate and maxrate from the `webm` avformat
consumer preset.
OBS-URL: https://build.opensuse.org/request/show/853526
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=116
|
|||
| 07ff62d612 |
Accepting request 823968 from home:alois:branches:multimedia:libs
- Update to version 6.22.1
* This patch version only fixes the version reported in the
CMake build.
OBS-URL: https://build.opensuse.org/request/show/823968
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=114
|
|||
| 16a042860a |
Accepting request 823716 from home:alois:branches:multimedia:libs
- 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)
OBS-URL: https://build.opensuse.org/request/show/823716
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=113
|
|||
| 11f46ed748 |
Accepting request 790970 from home:cgiboudeaux:branches:KDE:Qt:5.15
- Add upstream patch to fix build with Qt 5.15: * 0001-Fix-build-with-Qt-5.15.0.patch OBS-URL: https://build.opensuse.org/request/show/790970 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=111 |
|||
| 785113531c |
Accepting request 774855 from home:alois:branches:multimedia:libs
- 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
- 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
OBS-URL: https://build.opensuse.org/request/show/774855
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=109
|
|||
| 002c242745 |
Accepting request 748660 from home:alois:branches:multimedia:libs
update to 6.18.0 OBS-URL: https://build.opensuse.org/request/show/748660 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=107 |
|||
| 42121213e2 |
Accepting request 701499 from home:alois:branches:multimedia:libs
- 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.
OBS-URL: https://build.opensuse.org/request/show/701499
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=105
|
|||
| 4169873fb0 |
Accepting request 690153 from home:alois:branches:multimedia:libs
- 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.
OBS-URL: https://build.opensuse.org/request/show/690153
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=103
|
|||
| 400743803c |
Accepting request 652058 from home:alois:branches:multimedia:libs
- 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.
OBS-URL: https://build.opensuse.org/request/show/652058
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=99
|
|||
| 5da3958d6e |
Accepting request 643549 from home:plater
Disabled build of opencv module to fix boo#1068792. Only build sdl2 module. OBS-URL: https://build.opensuse.org/request/show/643549 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=97 |
|||
| 6ca9930cfe |
Accepting request 620326 from home:alois:branches:multimedia:libs
- 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).
OBS-URL: https://build.opensuse.org/request/show/620326
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=95
|
|||
| a7c5564f8b |
Accepting request 617995 from home:alois:branches:multimedia:libs
- 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.
OBS-URL: https://build.opensuse.org/request/show/617995
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=93
|