-
Notifications
You must be signed in to change notification settings - Fork 7
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: cainmagi/FFmpeg-Encoder-Decoder-for-Python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.1.0-pypi
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: cainmagi/FFmpeg-Encoder-Decoder-for-Python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: pypi
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 11 files changed
- 1 contributor
Commits on Apr 12, 2022
-
1. Change the behavior of downloading the dependencies, now the files are pulled from Github. 2. Pack the dependency checking tool into the package. 3. Provide a detailed dependency list. 4. Drop the support of python 3.5. Support python 3.10.
Configuration menu - View commit details
-
Copy full SHA for be56a94 - Browse repository at this point
Copy the full SHA be56a94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bf8d4e - Browse repository at this point
Copy the full SHA 4bf8d4eView commit details -
1. Add a small trick for fixing the requirement issue. 2. Fix some bugs in the init scripts.
Configuration menu - View commit details
-
Copy full SHA for 15b34a3 - Browse repository at this point
Copy the full SHA 15b34a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 440bd17 - Browse repository at this point
Copy the full SHA 440bd17View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad77213 - Browse repository at this point
Copy the full SHA ad77213View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c841d5 - Browse repository at this point
Copy the full SHA 9c841d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 175192e - Browse repository at this point
Copy the full SHA 175192eView commit details
Commits on Apr 22, 2022
-
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.
Configuration menu - View commit details
-
Copy full SHA for d7ea4c8 - Browse repository at this point
Copy the full SHA d7ea4c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a6462b - Browse repository at this point
Copy the full SHA 9a6462bView commit details -
Fix a severe bug that causes the dependencies to be downloaded repeatedly.
Configuration menu - View commit details
-
Copy full SHA for ad03aa1 - Browse repository at this point
Copy the full SHA ad03aa1View commit details
Commits on Apr 25, 2022
-
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.
Configuration menu - View commit details
-
Copy full SHA for 488220e - Browse repository at this point
Copy the full SHA 488220eView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.1.0-pypi...pypi