Stefan-Olt

Results 10 issues of Stefan-Olt

Hello, x265 builds, but configure of ffmpeg shows `ERROR: x265 not found using pkg-config` I looked into the ffbuild/config.log at it seems to have not been linked against libnuma (libnuma...

Since CCTG supports Android 5 now, is it possible to to also support Android 5 in Corona Warn Companion? I tried to compile it myself (I don't have any experience...

enhancement

Hello, I've seen that there is a circuit diagram and component placement for an USB adapter called PonyProgFT, that's very interesting since using the parallel port has become very problematic...

This fixes the build issues on ARM, is it possible to merge and create a new release? This would make it possible for the brew package manager to update it's...

This fixes build issues on aarch64 and the missing `getauxval` function on Mac

sigrok-cli has a major issue: It is a single-threaded application. That means if only once the disk is not finished writing a data packet before the next one comes in...

enhancement
help wanted
Capture Software

While fmtconv compiles fine on Apple Silicon, it doesn't seem to work correctly. I noticed that nnedi3_rpow2 doesn't seem to work correctly (with different input formats): luma seems to be...

help wanted

Hello, I wanted to use soapyMiri with gr-osmosdr, but I noticed one issue: gr-osmosdr sets the bandwidth to 3/4 of the sample rate by default, which causes soapyMiri to throw...

**Describe the bug** ffmpeg fails to configure with libjxl being build statically, caused by libjxl_threads **To Reproduce** Build libjxl with these options: ` -DBUILD_SHARED_LIBS=OFF -DCMAKE_INSTALL_PREFIX="${WORKSPACE}" -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_INSTALL_BINDIR=bin -DCMAKE_INSTALL_INCLUDEDIR=include -DENABLE_SHARED=off -DENABLE_STATIC=ON...

building/portability
unrelated to 1.0

This is quite a large pull requests, I cleaned up my internal fork of this script and ensured it builds everywhere to make it ready for everyone # New features:...