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

Extend multipart RgbaInputFile API #1201

Merged

Commits on Nov 5, 2021

  1. RgbaInputFile: Multipart support test

    Signed-off-by: Balazs OROSZI <orobalage@gmail.com>
    ignus2 committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    6713777 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

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

Commits on Nov 12, 2021

  1. extend multipart RgbaInputFile API

    Signed-off-by: Peter Hillman <peterh@wetafx.co.nz>
    peterhillman committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    c67f9d6 View commit details
    Browse the repository at this point in the history
  2. remove RgbaInputFile friend from MultiPartInputFile

    Signed-off-by: Peter Hillman <peterh@wetafx.co.nz>
    peterhillman committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    3f74b8b View commit details
    Browse the repository at this point in the history
  3. fix test failure: test all parts for completion

    Signed-off-by: Peter Hillman <peterh@wetafx.co.nz>
    peterhillman committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    94d4f38 View commit details
    Browse the repository at this point in the history
  4. add missing export to ImfRgbaFile.h

    Signed-off-by: Peter Hillman <peterh@wetafx.co.nz>
    peterhillman committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    8d7c40f View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Configuration menu
    Copy the full SHA
    f0d6790 View commit details
    Browse the repository at this point in the history
  2. add multipart Rgba support to Imf::CheckFile

    Signed-off-by: Peter Hillman <peterh@wetafx.co.nz>
    peterhillman committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    a815ebd View commit details
    Browse the repository at this point in the history