- 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
Comparing changes
Open a pull request
base repository: galsapir/ffmpeg-python
base: master
head repository: kkroening/ffmpeg-python
compare: master
- 17 commits
- 16 files changed
- 8 contributors
Commits on Oct 7, 2020
- 
  Configuration menu - View commit details
- 
    
    
    Copy full SHA for 96fb3ff 
- Browse repository at this point
 Copy the full SHA 96fb3ffView commit details 
- 
  Configuration menu - View commit details
- 
    
    
    Copy full SHA for b64f40a 
- Browse repository at this point
 Copy the full SHA b64f40aView commit details 
Commits on Oct 9, 2020
- 
  Configuration menu - View commit details
- 
    
    
    Copy full SHA for 17995f5 
- Browse repository at this point
 Copy the full SHA 17995f5View commit details 
Commits on Feb 15, 2021
- 
  Merge pull request kkroening#430 from Jacotsu/master Implemented cwd parameter Configuration menu - View commit details
- 
    
    
    Copy full SHA for 4974364 
- Browse repository at this point
 Copy the full SHA 4974364View commit details 
Commits on Feb 16, 2021
- 
  Configuration menu - View commit details
- 
    
    
    Copy full SHA for c764166 
- Browse repository at this point
 Copy the full SHA c764166View commit details 
- 
  Merge pull request kkroening#493 from kkroening/revert-430-master Revert "Implemented cwd parameter" Configuration menu - View commit details
- 
    
    
    Copy full SHA for cc1f664 
- Browse repository at this point
 Copy the full SHA cc1f664View commit details 
- 
  Configuration menu - View commit details
- 
    
    
    Copy full SHA for 807aacc 
- Browse repository at this point
 Copy the full SHA 807aaccView commit details 
- 
  Merge pull request kkroening#494 from kkroening/revert-493-revert-430… …-master Revert "Revert "Implemented cwd parameter"" Configuration menu - View commit details
- 
    
    
    Copy full SHA for f307972 
- Browse repository at this point
 Copy the full SHA f307972View commit details 
Commits on Mar 6, 2022
- 
  
  Configuration menu - View commit details
- 
    
    
    Copy full SHA for fd1da13 
- Browse repository at this point
 Copy the full SHA fd1da13View commit details 
Commits on Mar 7, 2022
- 
  Use GitHub Actions for CI. (kkroening#641) This sets up GitHub Actions (GHA) to run in place of the currently broken Travis CI. Initially, this only covers running tox/pytest and Black, but may eventually be extended to run pylint, mypy, flake8, etc. - see kkroening#605, for example. Notes: * Python 3.10 is not yet supported due to the `collections.Iterable` issue discussed in kkroening#330, kkroening#624, etc. * The Black CI step acts as a linting step, rather than attempting to have the GHA job automatically update/commit/push the reformarted code. * Black is currently pinned to an older version that supports `--target-version py27` until Python 2 compatibility can be dropped in the final Python 2 compatibility release of ffmpeg-python. * Only the main source directory (`ffmpeg/`) is checked with Black at the moment. The `examples/` directory should also be checked, but will be done as a separate PR. Co-authored by: Christian Clauss <[email protected]> Configuration menu - View commit details
- 
    
    
    Copy full SHA for 29b6f09 
- Browse repository at this point
 Copy the full SHA 29b6f09View commit details 
- 
  Add FFmpeg installation instructions (kkroening#642) Co-authored-by: digitalcircuits <[email protected]> Co-authored-by: digitalcircuits <digitalcircuits@github> Configuration menu - View commit details
- 
    
    
    Copy full SHA for cb9d400 
- Browse repository at this point
 Copy the full SHA cb9d400View commit details 
- 
  Import ABC from collections.abc for Python 3.9+ compatibility (kkroen… …ing#330) * Import ABC from collections.abc instead of collections for Python 3.9 compatibility. * Fix deprecation warnings due to invalid escape sequences. * Support Python 3.10 Co-authored-by: Karl Kroening <[email protected]> Configuration menu - View commit details
- 
    
    
    Copy full SHA for 6189cd6 
- Browse repository at this point
 Copy the full SHA 6189cd6View commit details 
- 
  Fix heigth->heighttypo (kkroening#596)Co-authored-by: Karl Kroening <[email protected]> Configuration menu - View commit details
- 
    
    
    Copy full SHA for fc41f4a 
- Browse repository at this point
 Copy the full SHA fc41f4aView commit details 
Commits on Jul 11, 2022
- 
  Configuration menu - View commit details
- 
    
    
    Copy full SHA for ed70f2e 
- Browse repository at this point
 Copy the full SHA ed70f2eView commit details 
- 
  Fix Black in GHA for Python 2.7 (kkroening#680) (At least until Python 2.7 support is finally eliminated) Configuration menu - View commit details
- 
    
    
    Copy full SHA for ef00863 
- Browse repository at this point
 Copy the full SHA ef00863View commit details 
- 
  Configuration menu - View commit details
- 
    
    
    Copy full SHA for 35886c9 
- Browse repository at this point
 Copy the full SHA 35886c9View commit details 
- 
  Configuration menu - View commit details
- 
    
    
    Copy full SHA for df129c7 
- Browse repository at this point
 Copy the full SHA df129c7View commit details 
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 master...master