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: SixLabors/ImageSharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.2
Choose a base ref
...
head repository: SixLabors/ImageSharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.3
Choose a head ref
  • 19 commits
  • 16 files changed
  • 2 contributors

Commits on Feb 23, 2024

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

Commits on Feb 24, 2024

  1. Merge pull request #2673 from SixLabors/js/fix-2663

    Make DrawImage processor more robust to bad input.
    JimBobSquarePants authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    a11c5e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b9fa8a View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Fix path

    JimBobSquarePants committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    83ecbdb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2674 from SixLabors/js/fix-2666

    Don't skip reading data for animation chunks on identify.
    JimBobSquarePants authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    9c9854d View commit details
    Browse the repository at this point in the history
  3. Prevent underflow

    JimBobSquarePants committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    3c65383 View commit details
    Browse the repository at this point in the history
  4. Fix file name

    JimBobSquarePants committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    15619ec View commit details
    Browse the repository at this point in the history
  5. Revert "Fix file name"

    This reverts commit 15619ec.
    JimBobSquarePants committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    12d05b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    223f647 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2a54881 View commit details
    Browse the repository at this point in the history
  8. Fix casing

    JimBobSquarePants committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ed2cd31 View commit details
    Browse the repository at this point in the history
  9. Update src/ImageSharp/Formats/Webp/AlphaDecoder.cs

    Co-authored-by: Günther Foidl <[email protected]>
    JimBobSquarePants and gfoidl authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f6d24ed View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    624277b View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2676 from SixLabors/js/fix-2670

    Fix AccessViolationException and hard crash with animated webp
    JimBobSquarePants authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0cbf475 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #2677 from SixLabors/js/fix-2268

    Use a smarter approach to determine the transparent index when encoding palette Pngs.
    JimBobSquarePants authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    3806fd2 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. 8 Configuration menu
    Copy the full SHA
    edc87ad View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2681 from SixLabors/js/png-dimensions-fix

    Limit ancillary PNG chunk size.
    JimBobSquarePants authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    0942689 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f22857 View commit details
    Browse the repository at this point in the history
Loading