gnattu

Results 42 issues of gnattu

This PR: 1. Updated the dependencies so that they will run natively on Apple Silicon 2. Fixed a problem that toolbar buttons will crash the app on Apple Silicon due...

今天更新的wine 5.16-1打不开QQ wine5.15可以正常打开 ``` Unhandled exception: page fault on execute access to 0xdeaddead in 32-bit code (0xdeaddead). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:deaddead ESP:0031f174 EBP:0031f0b8 EFLAGS:00010206( R-...

Signed-off-by: gnattu **Changes** This add building support for macOS arm64 target which is pretty stable now on dotnet 6. One thing to note is that the old build script is...

hacktoberfest-accepted

This PR implements the hardware filters for videotoolbox introduced in ffmpeg 5.0, this will reduce CPU usage on macOS host This PR also prefers Apple's AAC encoder in the coreaudio...

merge conflict

This is a workaround for #4840. Apple introduced a new `VZNVMExpressControllerDeviceConfiguration` in macOS 14 Sonoma's Virtualization Framework, emulating an NVMe disk for Linux guests. This emulated disk is slower than...

**Changes** The upstream ffmpeg 6.1 released with a new `scale_vt` filter which provides support for scaling and tone mapping using VideoToolBox's native method. This PR: - Enables hardware scale filter...

### Summary When using QUIC transport exclusively with a persistent identity, the restart of the client of one node would make that node unable to publish message and getting an...

bug

**Changes** - Adds Tone mapping options to VideoToolbox - Hides AV1 encoding from VideoToolbox option to not confuse our user **Issues** Depends on jellyfin/jellyfin#11014

feature
backend

This modified the build script to make it build with homebrew's qt5 GitHub's macOS 14 runner is Apple Silicon exclusive, so use that to build the image. If the artifact...

Currently, for the 10.9 release, we are using OpenCL as a fallback for Video Tone Mapping in addition to VideoToolbox's native mechanism to support Dolby Vision Profile 5 Videos. It...

enhancement