Opened 2 years ago
Closed 2 years ago
#17259 closed enhancement (fixed)
mlt-7.10.0
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 11.3 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version.
Change History (3)
comment:1 by , 2 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 2 years ago
comment:3 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commits
cb37cb794f Update to cmake-3.24.3. 23d58b9fb4 Update to SDL2-2.24.2. 916097fd49 Update to mlt-7.10.0.
Note:
See TracTickets
for help on using tickets.
Version 7.10.0
The highlight of this version is support for Qt 6.
Framework
MLT_REPOSITORY_DENY
environment variable to skip loading a module (colon delimited list of file names without extension, for example libmltqt).mlt_image_fill_checkerboard()
mlt_image_fill_white()
creation_time
property when creating a chain.mlt_image_rgba_opaque()
.mlt_property.c
.Modules
MOD_QT6
andBUILD_TESTS_WITH_QT6
CMake options.qt
module for now and notglaxnimate
(still a work-in-progress).qimage
producer.gps_graphic
filter to theqt
module.format
property in each producer's get_frame method to indicate the producer's default/preferred mlt_image_format to facilitate an optimization in theqtblend
transition when the B frame is opaque and has the same aspect ratio.qt
module.qimage
filter.qtblend
transition has incorrect scaling with consumer scaling.qtblend
transition.luma
transition not updated whenresource
property changes.alpha_operation
property to theshape
filter.glaxnimate
git submodule to version 0.5.1.lines
filter inoldfilm
regression in v7.6.0.dbpeak
property to theaudiolevel
filter in dB.affine
that animates therect
property.Other
gdk
module on MinGW.mlt.php
.