Footer in patch file x265-asm-warnings.patch now reports 2.46.0 instead
of 2.45.2 which causes a checksum mismatch
PR: 281101
Approved by: portmgr (blanket, build fix)
Changelog:
NEW:
(AdDetection) Allow ad detection in libraries without DVR.
(Nvidia Shield) This release removes support for legacy
plug-ins on Nvidia Shield devices.
(Scanner) Look inside ‘subs’ and ‘subtitles’ sub-directories
for external subtitle files.
(Subtitles) Improved subtitle burn-in performance when
Hardware Transcoding.
(Tone Mapping) Added a preference to select tone mapping
algorithm to use. Only available on some platforms/devices.
(Tonemapping) Added support for HW Tonemapping on Windows
for some Intel devices.
(Web) Updated to 4.136.1
FIXES:
(Library) In some cases library items were not properly
sorted.
(Scanner) Improve performance when scanning in new movie
items. Local metadata will now populate during initial
refresh.
(Single Item Sharing) Filtering shared media by type
didn’t work.
(Sorting) Default sort didn’t use natural sorting (10
should be after 3)
https://forums.plex.tv/t/plex-media-server/30447/640
PR: 281002
Changes since 2.1.1:
* fixed file name filters in the modplug plugin;
* fixed issue in the modplug plugin settings;
* disabled Qt 6.7 build warnings (2.1.2 only).
Changes since 1.6.1:
* fixed file name filters in the modplug plugin;
* fixed issue in the modplug plugin settings;
* disabled Qt 6.7 build warnings (2.1.2 only).
Changes since 2.1.8:
* fixed build with PipeWire version less than 0.3.33;
* fixed displaying bitrate in the wavpack plugin;
* disabled Qt 6.7 build warnings (2.1.9 only);
* disabled waveform seekbar for CD tracks in the simple user interface.
Changes since 1.6.8:
* fixed build with PipeWire version less than 0.3.33;
* fixed displaying bitrate in the wavpack plugin;
* disabled Qt 6.7 build warnings (2.1.9 only);
* disabled waveform seekbar for CD tracks in the simple user interface.
Changelog:
* GUI: added key bind for "play as audio" as CTRL+N.
* GUI: extended the right-click menu in the Saved Channels window.
* Added support for including streams in subscription videos.
* Recognize several more itag values.
* Fixed the parsing of shorts.
* Fixed the downloading of videos that have multiple audio tracks, with
yt-dlp.
https://github.com/trizen/pipe-viewer/releases/tag/0.5.2
Also pet portclippy.
PR: 280890
Currently, Blu-ray playback only works if the VUK of the disc is
available in KEYDB.cfg. Otherwise it fails.
With this patch, libaacs will compute the key if non-revoked device keys
and host certificate are present in KEYDB.cfg.
The patch provides an MMC device implementation based on libcam. The
linux implementation uses the CDROM_SEND_PACKET ioctl which is not
available on FreeBSD.
AACS decryption is now working in bd_info from libbluray (vlc also works).
PR: 280633