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

APNG support #2511

Merged
merged 25 commits into from
Oct 31, 2023
Merged

APNG support #2511

merged 25 commits into from
Oct 31, 2023

Commits on Aug 12, 2023

  1. Implement APNG decoder

    Poker-sang committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    45f6f5b View commit details
    Browse the repository at this point in the history
  2. implement APNG encoder

    Poker-sang committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    7b6c32d View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Add UnitTest

    Poker-sang committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    01caebd View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

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

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    64a0ff0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7eed49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf308b7 View commit details
    Browse the repository at this point in the history
  4. Fix review

    Poker-sang committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    6e54822 View commit details
    Browse the repository at this point in the history
  5. Fix offset

    Poker-sang committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    c253f39 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1464064 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Optimize code

    Poker-sang committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    316a839 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

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

Commits on Sep 12, 2023

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

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    5a711a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aada974 View commit details
    Browse the repository at this point in the history
  3. Fix encoding

    JimBobSquarePants committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    564c3d1 View commit details
    Browse the repository at this point in the history
  4. Fix failing tests

    JimBobSquarePants committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    3bc12e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

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

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    5ed6f24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc5b6c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8455275 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56588d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

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

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    14a95a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4e9805 View commit details
    Browse the repository at this point in the history