Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for decoding webp images with animations #1985

Merged
merged 22 commits into from
May 17, 2022
Merged

Commits on Feb 8, 2022

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

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    00e91cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b8af22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71460c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d0dd42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c93007c View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    54a4390 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c30ccd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab8a1ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a115af View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

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

Commits on Feb 22, 2022

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

Commits on Mar 4, 2022

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

Commits on Mar 7, 2022

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

Commits on Mar 15, 2022

  1. Merge remote-tracking branch 'origin/main' into bp/webpanimation

    # Conflicts:
    #	src/ImageSharp/Formats/Webp/WebpDecoder.cs
    brianpopow committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    5a1ad2f View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Merge remote-tracking branch 'origin/main' into bp/webpanimation

    # Conflicts:
    #	src/ImageSharp/Formats/Webp/WebpDecoderCore.cs
    #	tests/ImageSharp.Tests/TestImages.cs
    brianpopow committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    51160a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89d1582 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

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

Commits on May 15, 2022

  1. Review changes

    brianpopow committed May 15, 2022
    Configuration menu
    Copy the full SHA
    2a8418f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dd0dc9 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    8528f1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    980a1f0 View commit details
    Browse the repository at this point in the history