Commit eeb934137deb ("iommu/amd: Report SEV-TIO support") was confused about the config options that expose amd_iommu_sev_tio_supported(), and made the declaration (and alternative dummy function) conditional on the CONFIG_AMD_IOMMU config option.
Commit 33eff78c8b28adc4963987880e10d96761f2a167 caused issues in nbdkit which had code similar to this to get the last line of the file: while (getline (&line, &len, fp) != -1) ; /* Process LINE.
Vector variants of the new C23 rsqrt routines for both AdvSIMD and SVE, as well as in both single and double precision.
Prepare for xyz12Torgb48 architecture-specific optimizations in subsequent patches by:- Grouping XYZ+RGB gamma LUTs and 3x3 matrices into SwsColorXform (ctx->xyz2rgb and ctx->rgb2xyz), replacing scattered fields.- Dropping the unused last matrix column giving the same or smaller SwsInternal size.- Renaming ff_xyz12Torgb48 and ff_rgb48Toxyz12 and routing calls via the new per-context function pointer (ctx->xyz12Torgb48 and ctx->rgb48Toxyz12) in graph.c and swscale.c.- Adding ff_sws_init_xyzdsp and invoking it in swscale init paths (normal and unscaled).
Add optimized Neon code path for the little endian case of the xyz12Torgb48 function.
This fixes some plugins that require a valid Bus/SpeakerArrangement setting to set the available per bus I/O channel-count.
The __builtin_fmod{f} and __builtin_remainder{f} were added on gcc 13, and the minimum supported gcc is 12.
Always pair row i with row i+2 for the vertical four-tap filter and row i+3 for the vertical six-tap filter (instead of pairing the first with the sixth, the second with the third and the fourth and the fifth).
Add glibc.cpu.aarch64_bti tunable with 2 values:
Intra refresh is a technique that gradually refreshes the video by encoding rows or regions as intra macroblocks/CTUs spread over multiple frames, rather than using periodic I-frames.
size_t cannot fit VK_WHOLE_SIZE on 32-bit builds.
For example:
This patch adds support for DeckLink SDK 14.3 and newer by using the legacy interfaces in the header <DeckLinkAPI_v14_2_1.h>.
Use environment variables to provide mirror URLs to checkout sources from Git.
Allow to use custom mirror URLs to download tarballs from a mirror of ftp.gnu.org using the FTP_GNU_ORG_MIRROR env variable (default