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_thumbnail_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_thumbnail_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
  • 4 files changed
  • 1 contributor

Commits on Jan 3, 2018

  1. Update example screenshot

    TheAMM committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    ffca859 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2018

  1. Only clear state when a new file is loaded

    Previously, changing the filter chain may have pinged the
    video-dec-params.
    Fixes #11
    TheAMM committed Jan 7, 2018
    Configuration menu
    Copy the full SHA
    462fde5 View commit details
    Browse the repository at this point in the history
  2. Add more debug messages

    TheAMM committed Jan 7, 2018
    Configuration menu
    Copy the full SHA
    f00fa66 View commit details
    Browse the repository at this point in the history
  3. Try to wait for workers a bit longer

    ...in case we have none when starting the jobs.
    We may still start the jobs with just one worker, but that's
    better than being unable to handle slow startup at all.
    Too bad no issue # exists for this, but fixed!
    TheAMM committed Jan 7, 2018
    Configuration menu
    Copy the full SHA
    ccb847a View commit details
    Browse the repository at this point in the history
  4. Version bump 0.4.1

    Apparently I forgot the last 0.4.0, dammit!
    TheAMM committed Jan 7, 2018
    Configuration menu
    Copy the full SHA
    430e742 View commit details
    Browse the repository at this point in the history
Loading