libheif:progress-bar

Last commit made on 2018-02-02
Get this branch:
git clone -b progress-bar https://git.launchpad.net/libheif

Branch merges

Branch information

Name:
progress-bar
Repository:
lp:libheif

Recent commits

938301e... by Dirk Farin <email address hidden>

proposal for progress-bar callback API

d71fd75... by Dirk Farin <email address hidden>

added mono->YCbCr420 color conversion (needed for depth images saved to JPEG)

2eaf4fa... by Dirk Farin <email address hidden>

added decoder plugin initialization (required to avoid a race condition in decoder initialization)

dd8f63c... by Dirk Farin <email address hidden>

increase libstdc++ version because old version does not exist anymore

0cbf9f7... by Dirk Farin <email address hidden>

configure script shows status of 'visibility' option

b174e82... by Dirk Farin <email address hidden>

implement missing function heif_image_get_bits_per_pixel()

3091191... by Dirk Farin <email address hidden>

disable multithreaded decoding for emscripten

22dd0d3... by Dirk Farin <email address hidden>

initialize uninitialized variables (even though they are never used)

908dbbf... by Dirk Farin <email address hidden>

support for multithreaded tile-image decoding

bb2acd9... by Dirk Farin <email address hidden>

heif-info now shows depth-channel resolution