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: 3.1.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: master
Choose a head ref
  • 3 commits
  • 10 files changed
  • 1 contributor

Commits on Apr 6, 2022

  1. 3.2.0

    1. Upgrade to `FFMpeg 5.0` Version.
    2. Fix the const assignment bug caused by the codec configuration method.
    cainmagi committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    1f07bb2 View commit details
    Browse the repository at this point in the history
  2. 3.2.0

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

Commits on Apr 8, 2022

  1. 3.2.0

    Fix a severe bug caused by wrong returned data type.
    cainmagi committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    1553da1 View commit details
    Browse the repository at this point in the history
Loading