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

Update decoder to correctly handle grayscale PNGs #23393

Merged
merged 6 commits into from Apr 1, 2021

Commits on Mar 25, 2021

  1. fix png decoder

    shuding committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    6e96f51 View commit details
    Browse the repository at this point in the history
  2. fix unintended change

    shuding committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    14fcedf View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Configuration menu
    Copy the full SHA
    1539d0d View commit details
    Browse the repository at this point in the history
  2. fix codec

    shuding committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    d7218b9 View commit details
    Browse the repository at this point in the history
  3. add integration test

    shuding committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    d31f71b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46eb823 View commit details
    Browse the repository at this point in the history