Bitterblue
Bitterblue
https://github.com/vapoursynth/vapoursynth/issues/226 It looks like you return from vs_lwlibavsource_create without calling createFilter and without calling setError. Please always call setError when there is an error. I was going to list all...
Hi! Linking fails with many errors about multiple definitions of is_broadcast_mac_addr, is_zero_mac_addr, and is_multicast_mac_addr. My distro is Arch Linux, currently running kernel 6.2.5-arch1-1. The compiler is gcc 12.2.1-2. I fixed...
## mpv version and platform Arch Linux x86_64 ``` mpv 0.35.1-dirty Copyright © 2000-2023 mpv/MPlayer/mplayer2 projects built on Fri Apr 21 07:11:25 2023 FFmpeg library versions: libavutil 58.2.100 libavcodec 60.3.100...
This ID is used by Realtek for several different devices, such as RTL8811CU, RTL8852BU, etc, not only for RTL8188GU. Make the description more generic to avoid confusing the users. You...
I noticed a few more things. It should be vi2 instead of vi in these two places, because clip2 is allowed to have different resolution and colorspace/bit depth: https://github.com/pinterf/TIVTC/blob/af18f2caf0661112a9e95e6effa78dd74c57d765/src/TIVTC/TDecimate.cpp#L349 https://github.com/pinterf/TIVTC/blob/af18f2caf0661112a9e95e6effa78dd74c57d765/src/TIVTC/TDecimate.cpp#L748-L755...
Hi! My phone's built-in file browser doesn't know how to open epub files even with Albite HD installed. I know that native applications (.sis) can "claim" file extensions. Is that...
Hi! Gmail won't allow Ultimate Gmail Feed to access my account because it's a "less secure app":  I don't use 2-step verification. Is it absolutely necessary to enable...
Hi Larry, I'm working on a new driver for this chip, but I can only test the single MAC version. The dual MAC support needs some changes (not done yet)...
Here is a patch to make it compile with kernel 6.15: [rtl8192fu-fix-compilation-with-6.15.diff.txt](https://github.com/user-attachments/files/21974283/rtl8192fu-fix-compilation-with-6.15.diff.txt) It breaks compilation with old kernels that don't understand ccflags-y. Not sure what is the oldest working version...