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

Avif YUV decoder, drop dcv, high bit depth #2373

Merged
merged 21 commits into from
Nov 4, 2024

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    c2b1135 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfff091 View commit details
    Browse the repository at this point in the history
  3. Fix clippy

    awxkee committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c6b462f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52facf8 View commit details
    Browse the repository at this point in the history
  5. Fix GBR decoding

    awxkee committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8bdf5a8 View commit details
    Browse the repository at this point in the history
  6. Rustfmt

    awxkee committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2e4ec87 View commit details
    Browse the repository at this point in the history
  7. Small refactor

    awxkee committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f400ce8 View commit details
    Browse the repository at this point in the history
  8. Some clarification

    awxkee committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d305c0d View commit details
    Browse the repository at this point in the history
  9. Some clarification

    awxkee committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    fecff10 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

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

Commits on Oct 31, 2024

  1. Changed unspecified to bt.601

    awxkee committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    0692093 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    fd73671 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    696404d View commit details
    Browse the repository at this point in the history
  3. Rustfmt

    awxkee committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    ba51763 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a36f502 View commit details
    Browse the repository at this point in the history
  5. Asserts on Identity

    awxkee committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    b2e7a73 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Update src/codecs/avif/yuv.rs

    Co-authored-by: Andreas Molzer <[email protected]>
    awxkee and HeroicKatora authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    fa0bf3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03d14cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f78d82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    092879c View commit details
    Browse the repository at this point in the history
  5. Changed Unspecified to Bt.709

    awxkee committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    daa5e88 View commit details
    Browse the repository at this point in the history