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

Commits on Nov 28, 2017

  1. display_state: Handle nigh all display adjustments

    That is, panscan, zoom, video-unscaled, pan, align, aspect ratio, etc.
    Adapted from mpv's own video/out/aspect.c.
    Mirror or crops are not handled (yet?), but display state handling
    should now be perfect for sane users.
    TheAMM committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    01e5e14 View commit details
    Browse the repository at this point in the history
  2. Version bump to 0.3.1

    TheAMM committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    c9cc76c View commit details
    Browse the repository at this point in the history
Loading