libheif:regions

Last commit made on 2023-04-17
Get this branch:
git clone -b regions https://git.launchpad.net/libheif

Branch merges

Branch information

Name:
regions
Repository:
lp:libheif

Recent commits

aaed9a4... by Dirk Farin

heif-info: show 'udes' properties of regions

6ee075f... by Dirk Farin

remove region annotation API for the moment. We may replace this with a general annotation of heif_item_ids (both images and regions) (#816)

ee2784e... by Dirk Farin

simplify heif_region API (#816)

e8d8e94... by Dirk Farin

simplify API for heif_region_item (#816)

54a50bf... by Brad Hards

regions: partial implementation

d6adb56... by Dirk Farin

Merge branch 'master' into regions

d8ee616... by Dirk Farin

add new error to Go interface (#815)

4c78122... by Dirk Farin

add new error to emscripten interface (#815)

b9eedc5... by Dirk Farin

hide implementation detail of check_for_ref_cycle() (#815)

113dfc6... by Dirk Farin

Merge pull request #815 from fairay/img-ref-cycle-detection

Add image reference cycle detection