- Platforms, build and packaging:
- MS Windows custom build arguments
- EXE manigests optional
- EXE installer must overwrite previous version, all libraries
rpmspec
warningsdev-env
subcommand errors on Debian systems- also prefer the CUDA arch specific pkgconfig file for nvdec
- CUDA kernel build errors with CUDA 12.8 and Fedora 41
- libyuv 0.1899
- PyOpenGL 3.1.9
- Python 3.14 parallel build errors
- add Fedora 42 with Python 3.14 and Ubuntu Plucky, remove Fedora 39 and Ubuntu Lunar
- Fedora
pam_misc
workaround - PyCUDA 2025.1
- build pycuda on Fedora 40
- Cython 3.0.12
libexec
scripts installation into a prefix- detect MS Windows version for all codepages
- don't enable splash unconditionally on non-posix
- spng codecs missing due to pkg-config changes
- Major:
- Encodings:
- qp calculation with nvenc
- encoder runtime factor was not being honoured + update unit test
- disable video decoders when they fail
- nvdec cleanup errors
- codec error handling
- avoid cuda context error messages when not installed
- bgrx output image was cropped and blanked out
- evdi build
- GStreamer video encoder errors in debug logging
- disable GStreamer video encoder on MS Windows
- Network:
- Minor:
- Cosmetic:
- make it easier to cut & paste the CUDA kernel compilation command
- unnecessary import
- linter warning
- update module path in message
- handle missing version more gracefully
- hide unnecessary info / when desired
- correct encoder state displayed
- remove deprecated syntax
- DPI documentation link
- unit tests log cuda errors