Skip to content

Tags: cainmagi/FFmpeg-Encoder-Decoder-for-Python

Tags

3.2.4-pypi

Toggle 3.2.4-pypi's commit message
3.2.4

1. Fix a bug when `tqdm<4.40.0` is installed. Previously, this problem should not trigger if `tqdm>4.40.0` is installed, or `tqdm` is not installed.
2. Fix the same bug (mentioned by item 1) in the `setup.py` script.
3. Add change logs.

3.2.3-pypi

Toggle 3.2.3-pypi's commit message
3.2.3

Fix a severe bug that causes the dependencies to be downloaded repeatedly.

3.2.2-pypi

Toggle 3.2.2-pypi's commit message
3.2.2

Fix a typo in the version string.

3.2.1-pypi

Toggle 3.2.1-pypi's commit message
3.2.1

1. Fix an issue caused by the missing dependency `libcrypto.so.1.1`. This fixture is only required by the Linux version.
2. Format the PyPI release script.

deps-3.2.0

Toggle deps-3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
3.2.0

Update the script used for installing Cargo.

3.2.0-pypi

Toggle 3.2.0-pypi's commit message
3.2.0

Fix a version number issue in the workflow.

3.2.0

Toggle 3.2.0's commit message
3.2.0

Fix a severe bug caused by wrong returned data type.

3.2.0-linux

Toggle 3.2.0-linux's commit message
3.2.0

Fix a typo in the ReadMe file.

3.1.0-pypi

Toggle 3.1.0-pypi's commit message
3.1.0-b

Fix a bug of the installation script.

3.1.0

Toggle 3.1.0's commit message
3.1.0

1. Add github configurations and community files.
2. Drop the legacy documentation.