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: davidbyttow/govips
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: tensil/govips
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 6 files changed
  • 1 contributor

Commits on Oct 17, 2019

  1. add heif loader support

    rcunning committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    9eaae24 View commit details
    Browse the repository at this point in the history
  2. also impl type mapping

    rcunning committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    3541db4 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. impl autorot

    rcunning committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    dc74756 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b451fb View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. add AutoRotateRemoveAngle

    rcunning committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    1bdbde1 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

  1. fix stretch mode to actually stretch, fix auto resize strategy to not…

    … embed, only embed when embed is selected
    rcunning committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    9831a71 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2019

  1. add MaxWidth and MaxHeight

    rcunning committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    f83544a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    375e91c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c64d237 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

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

Commits on Mar 19, 2020

  1. add join and arrayjoin

    rcunning committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    36c1c05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4652883 View commit details
    Browse the repository at this point in the history
  3. fix compile errors

    rcunning committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    0c77b49 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. add ApplyMemory

    rcunning committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    9d14eef View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. dont forget to unref

    rcunning committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    ab8da00 View commit details
    Browse the repository at this point in the history
  2. revert

    rcunning committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    de05e01 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. add NewImageFromMemory

    rcunning committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    0fec473 View commit details
    Browse the repository at this point in the history
  2. add error

    rcunning committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    d424a94 View commit details
    Browse the repository at this point in the history
  3. um, try copying the memory

    rcunning committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    d4c98df View commit details
    Browse the repository at this point in the history
Loading