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
    cainmagi committedJul 18, 2021
    Configuration menu
    Copy the full SHA
    d4af228View 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
    cainmagi committedJul 19, 2021
    Configuration menu
    Copy the full SHA
    2ef49cbView commit details
    Browse the repository at this point in the history
  2. 3.1.0

    Fix bugs caused by the BIN_PATH.
    @cainmagi
    cainmagi committedJul 19, 2021
    Configuration menu
    Copy the full SHA
    bee3dd5View commit details
    Browse the repository at this point in the history
  3. 3.1.0

    Update the readme file.
    @cainmagi
    cainmagi committedJul 19, 2021
    Configuration menu
    Copy the full SHA
    57e9086View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. 3.1.0

    Support more dependencies.
    @cainmagi
    cainmagi committedJul 20, 2021
    Configuration menu
    Copy the full SHA
    b254e9cView 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
    cainmagi committedJul 20, 2021
    Configuration menu
    Copy the full SHA
    ddbb759View commit details
    Browse the repository at this point in the history
  3. 3.1.0

    Update the script `install-ffmpeg_4_4.sh`
    @cainmagi
    cainmagi committedJul 20, 2021
    Configuration menu
    Copy the full SHA
    ef77aceView 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
    cainmagi committedJul 20, 2021
    Configuration menu
    Copy the full SHA
    49a26b4View commit details
    Browse the repository at this point in the history
  5. 3.1.0

    Fix a typo.
    @cainmagi
    cainmagi committedJul 20, 2021
    Configuration menu
    Copy the full SHA
    c502c51View 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
    cainmagi committedJul 20, 2021
    Configuration menu
    Copy the full SHA
    dbe171eView 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
    cainmagi committedApr 8, 2022
    Configuration menu
    Copy the full SHA
    1164fbdView commit details
    Browse the repository at this point in the history
  2. 3.2.0

    Fix a typo in ReadMe.
    @cainmagi
    cainmagi committedApr 8, 2022
    Configuration menu
    Copy the full SHA
    6d16544View commit details
    Browse the repository at this point in the history
  3. 3.2.0

    Update the ReadMe file.
    @cainmagi
    cainmagi committedApr 8, 2022
    Configuration menu
    Copy the full SHA
    16f3d14View commit details
    Browse the repository at this point in the history
  4. 3.2.0

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

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

    Fix a typo in the ReadMe file.
    @cainmagi
    cainmagi committedApr 8, 2022
    Configuration menu
    Copy the full SHA
    c318461View 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
    cainmagi committedApr 8, 2022
    Configuration menu
    Copy the full SHA
    7248a6eView 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
    cainmagi authoredApr 18, 2022
    Configuration menu
    Copy the full SHA
    d0cfde8View commit details
    Browse the repository at this point in the history
Loading