Taapat / enigma2-plugin-blurayplayer

Enigma2 plugin to play Blu-ray videos
GNU General Public License v2.0
3 stars 3 forks source link

Delete png meta data for libpng >=1.6.x iCCP chunk warning #12

Closed persianpros closed 7 years ago

persianpros commented 7 years ago

Optipng is doing a great job for optimizing png files but it seems libpng >=1.6.x cares about iCCP chunk so we could easily remove all meta data from all png files for future warnings. Also we would have smaller png files after this.