What's Changed
Framework
- Some fixes for
win32_fopen(). - Security fixes for time formatting in
mlt_properties. - Security fix to disable deprecated
ante&postproperties inmlc_consumer. - Added more properties to
metaschema.yaml(new version 7.2):audio_formatsvideo_formatslayout-hinthide-labelnormalized_default
Modules
- Added
audio_formatsandimage_formatsproperties to all service metadata. - Many improvements to the
openfxmodule:- fixed potential overflows in
snprintf()calls - multi-threading: frame- and slice-based
- many compatibility fixes
- added support for 2D and 3D numeric parameters (uses
mlt_rect) - fixed preview scaling
- fixed the default for
choice(valuesinmetaschema.yaml) parameters - fixed some effects rendering upside-down.
- fixed potential overflows in
- Added
rnnoisemodule for background audio noise reduction (depends on librnnoise). - Added HDR10 SMPTE ST 2084 (PQ) properties to the
decklinkconsumer:hdr_red_xhdr_red_yhdr_green_xhdr_green_yhdr_blue_xhdr_blue_yhdr_white_xhdr_white_yhdr_max_luminancehdr_min_luminancehdr_max_cllhdr_max_fall
- Added the
.lotfile name extension for theloaderproducer to useglaxnimate. - Visual quality improvements for animations in the
qtblendfilter and transition. - Updated
spatialaudiomodule to the libspatialaudio 0.4.0 API. - Fixed a signed int overflow in
pgmproducer. - MSVC compatibility fixes for
kdenlivetitleproducer andfrei0r,plusgpl,jackrack,openfx,rtaudio, &resamplemodules. - Fixed choppy playback and deadlocks in the
decklinkconsumer. - Fixed libopus audio encoder warning about
frame_durationinavformatconsumer. - Fixed crash in
avformatconsumer with unsupportedattached_picformat. - Fixed plugin bundles for
vst2filters on macOS. - Fixed the frame position in the
consumerproducer. - Hardened string formatting for metadata properties in the
vorbisproducer. - Fixed
typewriterinqtextfilter lags when rate properties changed.
Other
- Skip Qt preflight for XML-only consumers in
melt.
New Contributors
- @dirkmueller made their first contribution in #1226
- @Komzpa made their first contribution in #1231
- @guiodic made their first contribution in #1229
- @orbisai0security made their first contribution in #1250
Full Changelog: v7.38.0...v7.40.0