diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-12-16 17:44:03 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-12-18 01:10:32 +0100 |
| commit | a8c0fd03be2ee810741fe7ab2063926ea8834e8b (patch) | |
| tree | 605633c6d1b5aebfbc58359bbc4fde4e4dbe928c /src/wscript | |
| parent | 5e4f750326013cdf8c7d1f7a677f92b4aec436cf (diff) | |
Add PictureEncoding enum.
Diffstat (limited to 'src/wscript')
| -rw-r--r-- | src/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wscript b/src/wscript index 04356b4f..9b59b602 100644 --- a/src/wscript +++ b/src/wscript @@ -210,6 +210,7 @@ def build(bld): object.h openjpeg_image.h picture_asset.h + picture_encoding.h piecewise_lut.h pkl.h profile.h |
