libheif:reorder-travis

Last commit made on 2018-06-15
Get this branch:
git clone -b reorder-travis https://git.launchpad.net/libheif

Branch merges

Branch information

Name:
reorder-travis
Repository:
lp:libheif

Recent commits

035a32c... by Dirk Farin

further travis reordering to bring real quick checks to bottom

7f1dd6e... by Dirk Farin

reorder travis tasks (run long running tasks first)

f0ff7f2... by Dirk Farin

fix VPATH compilation (#39)

077c0ac... by Dirk Farin <email address hidden>

increase version to v1.3.0, libtool version 4:0:3

01c327a... by Dirk Farin <email address hidden>

add new read_from_memory_without_copy() to C++ interface

8350ab5... by Dirk Farin <email address hidden>

Introduce new heif_context_read_from_memory_without_copy()
We have to keep the old heif_context_read_from_memory() with copying the memory
as some code may depend on it (e.g. old ImageMagick plugin).

832b653... by Dirk Farin <email address hidden>

update API description (comments)

32a605d... by Dirk Farin <email address hidden>

updated README

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

add heif_reader to API versions table

988e919... by Dirk Farin <email address hidden>

'bool' does not exist in plain C