Releases: whyb/HwCodecDetect
Releases · whyb/HwCodecDetect
v0.1.8
- Fix d3d12va encoder and some dxva2/d3d11va decoder detect error.
- Update README (deepwiki badge and Final effect)
Supported Platforms:
- Windows: x64, x86 (32-bit)
- macOS: Apple Silicon (ARM64), Intel
- Linux: x64, ARM64, x86
Note: Windows ARM users should use the Windows x86 or x64 binary.
v0.1.7
v0.1.6
- Fixed a bug where empty files might still be generated after a failed encoding attempt.
Supported Platforms:
- Windows: x64, x86 (32-bit)
- macOS: Apple Silicon (ARM64), Intel
- Linux: x64, ARM64, x86
Note: Windows ARM users should use the Windows x86 or x64 binary.
v0.1.5
- Update command in README (HwCodecDetect -> hwcodecdetect)
- Fix Vulkan Encoder Test
Supported Platforms:
- Windows: x64, x86 (32-bit)
- macOS: Apple Silicon (ARM64), Intel
- Linux: x64, ARM64, x86
Note: Windows ARM users should use the Windows x86 or x64 binary.
v0.1.4
- Fixed a bug where the release version binary did not display the VERSION.
- Update README
Supported Platforms:
- Windows: x64, x86 (32-bit)
- macOS: Apple Silicon (ARM64), Intel
- Linux: x64, ARM64, x86
Note: Windows ARM users should use the Windows x86 or x64 binary.
v0.1.3
- Using PyInstaller to compile a local binary executable file, independent of the Python environment.
- Supported Platforms:
- Windows: x64, x86 (32-bit)
- macOS: Apple Silicon (ARM64), Intel
- Linux: x64, ARM64, x86
- Supported Platforms:
- Added automatic process count adjustment based on available memory.