Surma
33d60658cd
Makefile review
2020-12-08 17:55:49 +00:00
Surma
ef31e5cbd1
Add node version to AVIF
2020-12-05 20:23:34 +00:00
Ingvar Stepanyan
24d241564e
Simplify how BUILD_DIR is passed
2020-12-01 14:36:30 +00:00
Ingvar Stepanyan
013946b137
Pass CODEC_DIR and LIBAOM_DIR via export
...
Slightly simpler than passing them in HELPER_MAKEFLAGS.
2020-11-02 13:54:41 +00:00
Ingvar Stepanyan
81c183b0d6
Restructure the AVIF directories
...
Change the way AVIF finds AOM from default ([avif source]/ext/aom) to custom paths. This allows us to avoid unpacking same archives into duplicate folders, and instead make multiple builds from the same source.
2020-11-02 13:54:41 +00:00
Ingvar Stepanyan
f523db6403
Try out new flags for building only AVIF encoder/decoder
...
See the discussion in https://github.com/AOMediaCodec/libavif/issues/254 where this was implemented.
This allows us to avoid using ERROR_ON_UNDEFINED_SYMBOLS and build a truly separate encoder/decoder libs.
2020-11-02 13:54:41 +00:00
Ingvar Stepanyan
f583770696
Explicitly disable HDR only for encoder
2020-10-07 20:42:48 +01:00
Ingvar Stepanyan
685558847f
Multithread AVIF PoC
2020-10-07 20:42:48 +01:00
Jake Archibald
e14790f0b9
Ensure node_modules is created
2020-09-16 10:24:20 +01:00
Jake Archibald
a437afdf2b
Update AVIF build to produce shipped wasm ( #823 )
...
* argh
* It works!
* Silly me
* Changes following feedback
2020-09-15 11:08:20 +01:00
Jake Archibald
8f2dcb5f48
Options mostly working
2020-08-25 13:11:10 +01:00
Surma
fe52c9b307
Fix Makefile
2020-08-11 18:49:07 +01:00
Surma
3745a3fff1
Revert "Enable address sanitizer"
...
This reverts commit d89e846896 .
2020-08-11 18:41:42 +01:00
Surma
d89e846896
Enable address sanitizer
2020-08-11 18:41:09 +01:00
Ingvar Stepanyan
db6dea846a
AVIF Makefile improvements
2020-08-05 15:56:36 +01:00
Surma
cfba6e7bd5
Disable examples
2020-08-05 14:39:58 +01:00
Surma
03f33847a3
Code review
2020-08-05 14:39:46 +01:00
Surma
3c92f2d531
Download sources as tar.gz
2020-08-05 14:39:35 +01:00
Surma
f5ab9a9a59
Remove CFLAGS and improve git folder targets
2020-08-05 14:39:30 +01:00
Surma
7893660679
Fix alpha channel in encoder
2020-08-05 14:39:26 +01:00
Surma
53298a23ad
Remove package.json and move git to Makefile
2020-08-05 14:39:14 +01:00
Surma
7ffa45ba86
Update libavif and libaom
2020-08-05 14:39:07 +01:00
Surma
ee99cf6e0b
Move to makefile for AVIF
2020-08-05 14:39:01 +01:00