Skip to content

Releases: whyb/HwCodecDetect

v0.1.8

26 Dec 09:50

Choose a tag to compare

  • 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

25 Dec 08:07

Choose a tag to compare

Automated multi-platform build.
Commit: 052e929

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.6

18 Dec 09:22

Choose a tag to compare

  • 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

10 Dec 08:33

Choose a tag to compare

  • 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

27 Nov 10:11

Choose a tag to compare

  • 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

19 Nov 09:00

Choose a tag to compare

  • 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
  • Added automatic process count adjustment based on available memory.

v0.1.2

21 Oct 02:20

Choose a tag to compare

  • format log string in verbose
  • Update README

v0.1.1

29 Sep 08:41

Choose a tag to compare

  • Add brew/MacPorts/Conda/Nix to install ffmpeg support in MacOS.
  • Use tool.setuptools.dynamic to load version and dependencies from files.

v0.1.0

15 Sep 09:28

Choose a tag to compare

  • Add args: --verbose
  • Fix typo
  • Add github action

v0.0.10

02 Sep 04:17

Choose a tag to compare

  • Fix pyproject.toml error