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

Support HEIC for previews #10526

Merged
merged 3 commits into from
Aug 22, 2018
Merged

Support HEIC for previews #10526

merged 3 commits into from
Aug 22, 2018

Commits on Aug 10, 2018

  1. Develop HEIC/HEIF preview support nextcloud#7406

    Signed-off-by: Sebastian Steinmetz <me@sebastiansteinmetz.ch>
    steiny2k committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    6973b82 View commit details
    Browse the repository at this point in the history
  2. Testcase for HEIC image (similar to the ImageTest)

    Signed-off-by: Sebastian Steinmetz <me@sebastiansteinmetz.ch>
    steiny2k committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    8a7bc3f View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. Address comments from @rullzer:

     - implement isAvailable
     - run tests only if ImageMagick with HEIC support is available in the
       environment
    
    Signed-off-by: Sebastian Steinmetz <me@sebastiansteinmetz.ch>
    steiny2k committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    5a996b5 View commit details
    Browse the repository at this point in the history