Skip to content
Permalink

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: deps-3.0.0
Choose a base ref
...
head repository: cainmagi/FFmpeg-Encoder-Decoder-for-Python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: deps
Choose a head ref
  • 18 commits
  • 4 files changed
  • 1 contributor

Commits on Jul 18, 2021

  1. 3.1.0

    Support librav1e for ffmpeg 4.4 installation script.
    cainmagi committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    d4af228 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. 3.1.0

    Fix some bugs caused by the dependencies.
    cainmagi committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    2ef49cb View commit details
    Browse the repository at this point in the history
  2. 3.1.0

    Fix bugs caused by the BIN_PATH.
    cainmagi committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    bee3dd5 View commit details
    Browse the repository at this point in the history
  3. 3.1.0

    Update the readme file.
    cainmagi committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    57e9086 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. 3.1.0

    Support more dependencies.
    cainmagi committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    b254e9c View commit details
    Browse the repository at this point in the history
  2. 3.1.0

    1. Fix the bug of yasm in install-ffmpeg-4_4.sh
    2. Drop the support for libwebp in install-ffmpeg-4_4.sh
    cainmagi committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    ddbb759 View commit details
    Browse the repository at this point in the history
  3. 3.1.0

    Update the script `install-ffmpeg_4_4.sh`
    cainmagi committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    ef77ace View commit details
    Browse the repository at this point in the history
  4. 3.1.0

    Fix a severe bug caused by the incorrect theora version.
    cainmagi committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    49a26b4 View commit details
    Browse the repository at this point in the history
  5. 3.1.0

    Fix a typo.
    cainmagi committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    c502c51 View commit details
    Browse the repository at this point in the history
  6. 3.1.0

    Fix a path problem in `install-ffmpeg_4_4.sh`
    cainmagi committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    dbe171e View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. 3.2.0

    1. Upload the script `install-ffmpeg-5_0.sh`.
    2. Revise the ReadMe file.
    cainmagi committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    1164fbd View commit details
    Browse the repository at this point in the history
  2. 3.2.0

    Fix a typo in ReadMe.
    cainmagi committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    6d16544 View commit details
    Browse the repository at this point in the history
  3. 3.2.0

    Update the ReadMe file.
    cainmagi committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    16f3d14 View commit details
    Browse the repository at this point in the history
  4. 3.2.0

    Fix a typo of the ReadMe file.
    cainmagi committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    4a36c3f View commit details
    Browse the repository at this point in the history
  5. 3.2.0

    Fix a typo of the ReadMe file.
    cainmagi committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    8df8139 View commit details
    Browse the repository at this point in the history
  6. 3.2.0

    Fix a typo in the ReadMe file.
    cainmagi committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    c318461 View commit details
    Browse the repository at this point in the history
  7. 3.2.0

    1. Support the compilations of `ssh`, `vorbis`, and `openmpt`.
    2. Switch the testing image from `ubuntu:jammy` to `debian:bullseye`.
    3. Fix some typos in the ReadMe file.
    cainmagi committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    7248a6e View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. 3.2.0

    Update the script used for installing Cargo.
    cainmagi authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    d0cfde8 View commit details
    Browse the repository at this point in the history
Loading