jakar / qt-heif-image-plugin

Qt plugin for HEIF images
GNU Lesser General Public License v3.0
65 stars 12 forks source link

Avoid copy of decoded image data #9

Closed jakar closed 6 years ago

jakar commented 6 years ago

We make an unnecessary copy of a large chunk of data when creating a QImage from it.