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: TheAMM/mpv_crop_script
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.0
Choose a base ref
...
head repository: TheAMM/mpv_crop_script
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.1
Choose a head ref
  • 5 commits
  • 12 files changed
  • 1 contributor

Commits on May 8, 2018

  1. Configuration menu
    Copy the full SHA
    a22bc4f View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

  1. Properly support different encoders and extensions

    Also fixes the output_template documentation, expects ${ext} in the template
    and warns if it's missing.
    TheAMM committed May 9, 2018
    Configuration menu
    Copy the full SHA
    42152c8 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2018

  1. Add is_image to property pool

    TheAMM committed May 10, 2018
    Configuration menu
    Copy the full SHA
    8bd5fc7 View commit details
    Browse the repository at this point in the history
  2. Move core parts into git submodules

    Many of my scripts reuse these parts, and it's tidier to keep the files in their own repo.
    TheAMM committed May 10, 2018
    Configuration menu
    Copy the full SHA
    c641946 View commit details
    Browse the repository at this point in the history
  3. Version bump to 0.4.1

    TheAMM committed May 10, 2018
    Configuration menu
    Copy the full SHA
    a08828f View commit details
    Browse the repository at this point in the history
Loading