notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: multimedia/mlt7/distinfo

Number of commits found: 14

Thursday, 7 Dec 2023
00:08 Jason E. Hale (jhale) search for other commits by this committer
multimedia/mlt7*: Update to 7.22.0

https://github.com/mltframework/mlt/releases/tag/v7.22.0
commit hash: 890355b44b8e73e91af2c7bda5148087f84e4640 commit hash: 890355b44b8e73e91af2c7bda5148087f84e4640 commit hash: 890355b44b8e73e91af2c7bda5148087f84e4640 commit hash: 890355b44b8e73e91af2c7bda5148087f84e4640 890355b
Friday, 13 Oct 2023
18:06 Tobias C. Berner (tcberner) search for other commits by this committer
multimedia/mlt7: update to 7.20.0

Framework

 * Fixed “blank” in a playlist does not have audio normalization
   filters.
 * Fixed serializing mlt_color transparent black as “#00000000” when the
   property was set using an integer or mlt_color.
 * Fixed mlt_chain_set_source() would always fetch a frame from the
   producer even if it has “meta.media.frame_rate_num” and
   “meta.media.frame_rate_den” properties making things slow.
 * Fixed Mlt::Chain leaking memory.

Modules

 * Added a blank producer to the core module.
 * Added keywords to gpstext filter:
    *  #gps_cadence#
    *  #gps_grade_degrees#
    *  #gps_grade_percentage#
    *  #gps_temperature#
 * Added some color_styles to the gpsgraphic filter:
    *  10 = color by speed (max 100 km/h)
    *  11 = color by grade (max 90 degrees)
    *  12 = color by grade (max 20 degrees)
 * Added more unit formats to legend_unit property of gpsgraphic filter:
    *  mmin or m/min
    *  ftmin or ft/min
 * Added keywords to dynamictext filter:
    *  #basename#
    *  #filename#
 * Fixed installing filter_audioseam.yml.
 * Added an avlink link to the avformat module for FFmpeg filters that
   can benefit from future frames such as adeclick.
 * Added the preserve_alpha property to the box_blur filter.
 * Fixed loading service metadata for the qt6 and glaxnimate-qt6
   modules.
 * Fixed a crash when changing the rotate property in avformat producer
   with interlace video.
 * Add astream and vstream properties to avformat producer. Unlike
   audio_index and video_index are absolute indices across the entire
   array of streams regardless their type, these new 0-based properties
   are relative to the type audio or video. For example, astream=1 is
   the second audio stream.
 * Fixed a possible crash in the avformat producer’s mlt_producer_probe
   virtual function.
 * Updated the glaxnimate module to version 0.5.4.
 * Fixed the sdl2 consumer crashing with the Linux radeonsi_dri driver
   and showing only all black with the Linux nvidia driver.

Other

 * Fix compiling on Android (not supported by the core developers).
 * Changed the avformat consumer FLAC preset to use the flac format.
 * Fixed the melt Shift+H and Shift+L keyboard shortcuts when the SDL2
   window has focus.
commit hash: ff7eb3bed9e904aae2960d4c52c98b048da9f420 commit hash: ff7eb3bed9e904aae2960d4c52c98b048da9f420 commit hash: ff7eb3bed9e904aae2960d4c52c98b048da9f420 commit hash: ff7eb3bed9e904aae2960d4c52c98b048da9f420 ff7eb3b
Tuesday, 19 Sep 2023
18:09 Daniel Engberg (diizzy) search for other commits by this committer
multimedia/mlt7: Backport bugfixes and some style changes to Makefile

Backport following upstream commits:
52c5bde61947fb473413cd9daf4b2664769702d9
f7adc156a7aa5081cde9f52ca52d67df8bb728cf
1d3669e60cd416e42ddeea171a9e1116ed1b613b
2266e5c8e06efb18f3f13f26f0e7b6147ba5a840
2df4fc8e630dbab5e9f1fa1fbf69b859ec8c159d
b4943c55ea44b6d72a5f22b5dcb754c3c89454e3
8a821cc5864c848bb55c251a87fdf0dae66e6c81

References:
https://gitlab.archlinux.org/archlinux/packaging/packages/mlt/-/commit/945df5433b8bfb3024699bf54c61ca6b2a9f06aa
https://github.com/mltframework/mlt/commit/52c5bde61947fb473413cd9daf4b2664769702d9
https://github.com/mltframework/mlt/commit/f7adc156a7aa5081cde9f52ca52d67df8bb728cf
https://github.com/mltframework/mlt/commit/1d3669e60cd416e42ddeea171a9e1116ed1b613b
https://github.com/mltframework/mlt/commit/2266e5c8e06efb18f3f13f26f0e7b6147ba5a840
https://github.com/mltframework/mlt/commit/2df4fc8e630dbab5e9f1fa1fbf69b859ec8c159d
https://github.com/mltframework/mlt/commit/b4943c55ea44b6d72a5f22b5dcb754c3c89454e3
https://github.com/mltframework/mlt/commit/8a821cc5864c848bb55c251a87fdf0dae66e6c81

PR:		273792
Approved by:	kde (tcberner)
Sponsored by:	Blinkinblox
commit hash: f089d2af6775567d633c46aa5cd6cc338d8bcabd commit hash: f089d2af6775567d633c46aa5cd6cc338d8bcabd commit hash: f089d2af6775567d633c46aa5cd6cc338d8bcabd commit hash: f089d2af6775567d633c46aa5cd6cc338d8bcabd f089d2a
Sunday, 30 Jul 2023
20:15 Jason E. Hale (jhale) search for other commits by this committer
multimedia/mlt7*: Update to 7.18.0

https://github.com/mltframework/mlt/releases/tag/v7.18.0
commit hash: 7ebddd96d3720fefc8594e9f28ff62ffe79d431b commit hash: 7ebddd96d3720fefc8594e9f28ff62ffe79d431b commit hash: 7ebddd96d3720fefc8594e9f28ff62ffe79d431b commit hash: 7ebddd96d3720fefc8594e9f28ff62ffe79d431b 7ebddd9
Friday, 16 Jun 2023
21:24 Jason E. Hale (jhale) search for other commits by this committer
multimedia/mlt7: Add patch to fix shotcut export

https://github.com/mltframework/shotcut/issues/1442
PR:		271775
Reported by:	<mmatalka@gmail.com>
commit hash: e936f94e5a1deb25d1ffc411e7d979df6eaff0df commit hash: e936f94e5a1deb25d1ffc411e7d979df6eaff0df commit hash: e936f94e5a1deb25d1ffc411e7d979df6eaff0df commit hash: e936f94e5a1deb25d1ffc411e7d979df6eaff0df e936f94
Friday, 2 Jun 2023
00:08 Jason E. Hale (jhale) search for other commits by this committer
multimedia/mlt7*: Update to 7.16.0

- Flavorize multimedia/mlt7-glaxnimate for Qt5 and Qt6

https://github.com/mltframework/mlt/releases/tag/v7.16.0
commit hash: 9a7c28fb5863250ee550f1d79e234f06c241a797 commit hash: 9a7c28fb5863250ee550f1d79e234f06c241a797 commit hash: 9a7c28fb5863250ee550f1d79e234f06c241a797 commit hash: 9a7c28fb5863250ee550f1d79e234f06c241a797 9a7c28f
Monday, 1 May 2023
14:58 Daniel Engberg (diizzy) search for other commits by this committer
multimedia/mlt7: Backport bugfixes

Backport upstream commit a3d49ccb92e2544bcc1957ce046bf63f71b468a6 to
fix crackling FLAC audio and 1eee2187410ae16f520409dcdcf6de789d8bafd9
for potential build issues with FFmpeg 6 which should fix build
on -CURRENT

References:
https://github.com/mltframework/mlt/commit/a3d49ccb92e2544bcc1957ce046bf63f71b468a6
https://github.com/mltframework/mlt/commit/1eee2187410ae16f520409dcdcf6de789d8bafd9

PR:		271161
Approved by:	kde (tcberner via IRC)
Sponsored by:	Blinkinblox
commit hash: eb9ea3afc09cda3e575a804e2f66e26895c515a3 commit hash: eb9ea3afc09cda3e575a804e2f66e26895c515a3 commit hash: eb9ea3afc09cda3e575a804e2f66e26895c515a3 commit hash: eb9ea3afc09cda3e575a804e2f66e26895c515a3 eb9ea3a
Wednesday, 8 Mar 2023
05:32 Tobias C. Berner (tcberner) search for other commits by this committer
multimedia/mlt7: update to 7.14.0

Framework

 * Added functions to get detailed info about a producer more directly
   (without having to get a frame and get its image in the case of
   avformat producer, for example): mlt_producer_probe()
      Mlt::Producer::probe()
 * Added functions to add normalizer links to chains (based on a
   chain_loader.ini configuration data file:
   mlt_chain_attach_normalizers()
      Mlt::Chain::attach_normalizers()
 * Changed locale_t to mlt_locale_t to avoid redefinition on some
   systems (e.g. clang/llvm on win32).
 * Fixed the value provided with event “consumer-thread-join” to be
   mlt_event_data_thread as documented.
 * Fixed mlt_image_format_planes() for mlt_image_yuv420p.

Modules

 * Added a swresample link to the avformat module.
 * Added a resample link to the resample module.
 * Fixed compatibility of avformat module with FFmpeg version 6.
 * Fixed rotoscoping filter when request image size different than
   profile.
 * Fixed timeremap link breaking crop filter.
 * Fixed audio/video sync in avformat producer when the video start time
   is not 0.
 * Improved seeking on a WMA audio file in avformat producer.
 * Optimization to set AVDISCARD_ALL on disinterested streams in
   avformat producer.
 * Added separate demuxing thread in avformat producer.
 * Added filtergraph property to the avformat producer.
 * Fixed filter movit.convert’s CPU image converter in mlt_tractor and
   mlt_frame_clone().
 * Fixed using movit module with mlt_chain.
 * Fixed 10-bit full range YUV color input with Movit.
 * Fixed aspect ratio issues in qtblend filter transform.
 * Fixed the movit.luma transition.
 * Changed the qglsl consumer to use an OpenGL core profile version 3.2
   context to make it compatible with recent Movit versions.
 * Upgraded glaxnimate git submodule to version 0.5.2.
 * Fixed xml producer incorrectly adds a path prefix to a consumer
   producer.
 * Fixed using opencv.tracker filter with mlt_chain.
 * Added interlace-aware chroma conversion from mlt_image_yuv422 to
   yuv420p in the avformat consumer.
 * Added the speed_map property to the timeremap link.
 * Fixed the loader producer not injecting the consumer producer when a
   xml producer changes the frame rate.
 * Fixed ‘loader’ producer corrupts the profile colorspace and
   description when it injects a consumer producer.
 * Added a loader-nogl producer to the core module based on loader but
   prevents adding movit-based filters.
 * Changed count producer to take an optional string argument with the
   name of a loader producer.
 * Fixed yadif deinterlace not working in a mlt_chain.
 * Fixed the bob, weave, greedy, onefield deinterlace filter methods on
   x86-64 architecture.

Other

 * Fixed SWIG python shadow functions for mlt7.
 * Added CMake build option MOD_GLAXNIMATE_QT6.
commit hash: 178b67d93267bd34a18b3c7088d030a7554767fd commit hash: 178b67d93267bd34a18b3c7088d030a7554767fd commit hash: 178b67d93267bd34a18b3c7088d030a7554767fd commit hash: 178b67d93267bd34a18b3c7088d030a7554767fd 178b67d
Monday, 20 Feb 2023
19:41 Tobias C. Berner (tcberner) search for other commits by this committer
multimedia/mlt7: update to 7.12.0

This version is released soon after 7.10.0 to fix a couple of major new
bugs in the popular qtblend and frei0r.cairoblend transitions. It also
includes new color animation APIs with sensible interpolation!

Announcement:	https://www.mltframework.org/blog/v7.12.0_released/
commit hash: 6ba91b4d843c1417b73b7f8fe581bab2ec649584 commit hash: 6ba91b4d843c1417b73b7f8fe581bab2ec649584 commit hash: 6ba91b4d843c1417b73b7f8fe581bab2ec649584 commit hash: 6ba91b4d843c1417b73b7f8fe581bab2ec649584 6ba91b4
Saturday, 10 Dec 2022
12:19 Tobias C. Berner (tcberner) search for other commits by this committer
multimedia/mlt7: update distinfo

- the distfile got respun to fix the version information in the header
  files:

	src/framework/mlt_version.h:
	-#define LIBMLT_VERSION_MINOR    9
	+#define LIBMLT_VERSION_MINOR    10

Reported by:	VVD
commit hash: b34e1889031c4f8def91d8cb1c34e14011073c35 commit hash: b34e1889031c4f8def91d8cb1c34e14011073c35 commit hash: b34e1889031c4f8def91d8cb1c34e14011073c35 commit hash: b34e1889031c4f8def91d8cb1c34e14011073c35 b34e188
07:46 Tobias C. Berner (tcberner) search for other commits by this committer
multimedia/mlt7: update to 7.10 and flavorize mlt-qt5 to mlt-qt@qt[56]
commit hash: 38d8890300295647b936d66371801d06eace3910 commit hash: 38d8890300295647b936d66371801d06eace3910 commit hash: 38d8890300295647b936d66371801d06eace3910 commit hash: 38d8890300295647b936d66371801d06eace3910 38d8890
Wednesday, 27 Jul 2022
17:05 Tobias C. Berner (tcberner) search for other commits by this committer
multimedia/mlt7: update to 7.8.0

- new module: mlt7-glaxnimate (recommended for upcoming version of kdenlive)

Changelog: https://www.mltframework.org/
commit hash: 8a584ac6475327a31d8722fdf4f9798683a90130 commit hash: 8a584ac6475327a31d8722fdf4f9798683a90130 commit hash: 8a584ac6475327a31d8722fdf4f9798683a90130 commit hash: 8a584ac6475327a31d8722fdf4f9798683a90130 8a584ac
Sunday, 20 Mar 2022
15:57 Charlie Li (vishwin) search for other commits by this committer
multimedia/mlt7: update to 7.4.0

Make the former XML option unconditional, as consumers require it to function
properly

Release notes: https://github.com/mltframework/mlt/releases/tag/v7.4.0

Approved by: tcberner (mentor, kde, portmgr)
Differential Revision: https://reviews.freebsd.org/D34610
commit hash: 74ecba43bb4045bd68bd21dbd5886e051e06936f commit hash: 74ecba43bb4045bd68bd21dbd5886e051e06936f commit hash: 74ecba43bb4045bd68bd21dbd5886e051e06936f commit hash: 74ecba43bb4045bd68bd21dbd5886e051e06936f 74ecba4
Friday, 30 Jul 2021
18:14 Tobias C. Berner (tcberner) search for other commits by this committer
multimedia/mlt7{-qt5,}: New port: mlt framework version 7

Add new ports for the mlt framework in version 7.
This is required by the soon to be released multimedia/kdenlive 21.08.

- The initial work for this update was done by ade@ with some additional
  changes by vishwin@ in the kde@ development tree on github.
commit hash: 66a40f28f3044b0b7f8f4ff2f184712134ca574e commit hash: 66a40f28f3044b0b7f8f4ff2f184712134ca574e commit hash: 66a40f28f3044b0b7f8f4ff2f184712134ca574e commit hash: 66a40f28f3044b0b7f8f4ff2f184712134ca574e 66a40f2

Number of commits found: 14