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

Upstream from master #1131

Merged
merged 14 commits into from Feb 7, 2020
Merged

Commits on Jan 3, 2020

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

Commits on Jan 4, 2020

  1. Copy the full SHA
    0119e59 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1361472 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

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

Commits on Jan 24, 2020

  1. Merge pull request image-rs#1107 from Veykril/copy_within

    Implement copy_within for GenericImage
    HeroicKatora committed Jan 24, 2020
    Copy the full SHA
    d43b391 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2020

  1. Use read_into_buffer, which deinterlaces as needed

    Kenneth Uildriks authored and Kenneth Uildriks committed Jan 25, 2020
    Copy the full SHA
    87baf4e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2020

  1. Add interlaced GIF test case

    Kenneth Uildriks authored and Kenneth Uildriks committed Feb 1, 2020
    Copy the full SHA
    46ef6fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request image-rs#1122 from kennethuil/interlaced-gif

    Properly decode interlaced animated gif frames
    HeroicKatora committed Feb 1, 2020
    Copy the full SHA
    eda3e56 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Copy the full SHA
    601cf61 View commit details
    Browse the repository at this point in the history
  2. Update the quickcheck dev-dependency

    It has become quite outdated at this point but luckily is maintained
    with a commitment to MSRV of 1.30. The main point of the update are some
    reported issues with rand and the dependency rdrand. Not that any of
    those are actually relevant but this reduces the burden of proof for
    verifications (crev, etc.) of code bases using the image crate.
    HeroicKatora authored and linkmauve committed Feb 4, 2020
    Copy the full SHA
    263f826 View commit details
    Browse the repository at this point in the history
  3. Merge pull request image-rs#1129 from linkmauve/master

    Fix a warning
    HeroicKatora committed Feb 4, 2020
    Copy the full SHA
    1620412 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. Copy the full SHA
    85f163e View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Merge pull request image-rs#1130 from HeroicKatora/release-0.22.5

    Update meta data for 0.22.5
    HeroicKatora committed Feb 6, 2020
    Copy the full SHA
    642f0a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

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