Coder Social home page Coder Social logo

Comments (6)

bigcat88 avatar bigcat88 commented on July 23, 2024

x265 HEVC encoder has GPL2.
libheif as you say has LGPL3.
Sources of the pillow_heif is under Apache2.

GPL2 is license for binary wheels, as x265 binaries are in the wheels.

P.S.: I have a solution for that in mind, as latest libheif supports plugins, need to check idea on the musl based OS, if ok LICENSE will be Apache2(source)/LGPL3(wheels) for pillow_heif for next releases.

from pillow_heif.

mattip avatar mattip commented on July 23, 2024

I think Apache2 and GPL2 are incompatible licenses, from the middle of https://www.apache.org/licenses/GPL-compatibility.html:

Despite our best efforts, the FSF has never considered the Apache License to be compatible with GPL version 2, citing the patent termination and indemnification provisions as restrictions not present in the older GPL license. The Apache Software Foundation believes that you should always try to obey the constraints expressed by the copyright holder when redistributing their work.

from pillow_heif.

bigcat88 avatar bigcat88 commented on July 23, 2024

I will change the license to BSD 3-Clause from the next release.
Thank you for pointing it out.

from pillow_heif.

mattip avatar mattip commented on July 23, 2024

👍 Thanks for providing this wrapper

from pillow_heif.

bigcat88 avatar bigcat88 commented on July 23, 2024

fixed in latest version.

from pillow_heif.

mattip avatar mattip commented on July 23, 2024

Thanks

from pillow_heif.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.