py-tracerite: updated to 2.3.1
2.3.1
Fix a bug in chain analysis that was causing inner exceptions be lost in some cases
Add precise cursor positions with column number for accurate positioning
Find source code for python -c and REPL code input (py>=3.13 only)
Cleaner message when we still can't find source code
Support optional tag output on TTY title line
Make chain data structure and especially frinfo fields always filled (code simplification)
Nox coverage target made more minimalistic, don't fail on test failure
CI and badges handling improved
py-Pillow: updated to 12.1.0
12.1.0
Deprecations
Deprecate getdata(), in favour of new get_flattened_data()
Documentation
Specify APNG duration type when opening
Added release notes for
Update ImageMorph documentation
Docs: update major bump cadence
Add release notes for
Updated Ubuntu version
Update macOS tested Pillow versions
Dependencies
[68 lines not shown]
lang/erlang21: Fix build under NetBSD
* Sync hacks.mk with lang/erlang.
* For printf(3), include stdio.h in configure scripts found by GCC 14.
* Port undef HAVE_GETHOSTBYNAME_R from erlang-27 to fix build under NetBSD.
gstreamer1: updated to 1.26.10
GStreamer 1.26.10 stable bug fix release
Highlighted bugfixes:
curlhttpsrc fixes and improvements
decklinkvideosink: Fix frame completion callbacks for firmware 14.3+
flac: Fix 6.1 and 7.1 channel layouts and support encoding and decoding of 32-bit audio
glimagesink: Fix handling of odd height buffers
matroskademux: make maximum allowed block size large enough to support 4k uncompressed video
mxf: Add support for custom Sony XDCAM video variant
opusenc: multichannel and surround sound handling improvements
playbin3: HLS/DASH stream selection handling improvements to fix disabling and re-enabling of audio/video streams with adaptivedemux2
qtmux: robust recording mode space left estimation fixes for streams that start with a timestamp offset
splitmuxsrc seeking improvements
Support FLAC audio in DASH manifests
Python bindings: fix regression where buffers were no longer writable in pad probe callbacks
cerbero: add python bindings for GstApp; Windows installer improvements
Various bug fixes, build fixes, memory leak fixes, and other stability and reliability improvements
multimedia/ffmpeg8: add documentation files to PLIST for "doc" option
The "doc" option is not enabled by default. These files are installed
when it is enabled, this change adds the the files in the same way as
multimedia/ffmpeg7.
libvisual-plugins: updated to 0.4.2
New in 0.4.2: 2023-03-20:
New features
* debug: Fix and reintegrate debug input plugin
* gstreamer: Upgrade to GStreamer 1.x
* mplayer: Make input plug-in functional
* portaudio: Add new PortAudio input plug-in
* pulseaudio: Add new PulseAudio input plug-in
Removed features
* esound: Drop ESounD/ESD input plugin
Behavior bugfixes
* alsa: Fix upload buffer size math
* alsa: Open device "default" rather than "hw:0,0"
* alsa: Reduce latency
* corona: Fix heap-buffer-overflow
[29 lines not shown]
libvisual: updated to 0.4.2
New in 0.4.2: 2023-03-20:
New features
* lv-tool-0.4: New standalone GUI tool + related man page
Behavior bugfixes
* Fix splitting of interleaved stereo
* Fix ringbuffer infinite loop
* Fix heap-use-after-free on pallete when switching actors
* Fix code path that missed setting the video palette
* Improve AltiVec detection for PPC/PPC64 Linux
* examples: Improve depth handling in example simplesdl.c
Fixes related to compilation
* Stop using sdl-config and AM_PATH_SDL in configure.ac
* Drop harmful AC_FUNC_MALLOC from configure.ac
* Address Autotools warnings
[12 lines not shown]