aboutsummaryrefslogtreecommitdiff
path: root/projects/libaom/build.sh
AgeCommit message (Expand)Author
2019-06-14[libaom] Use fuzzer plugin source from libaom repository (#2515)Harish Mahendrakar
2019-05-01Migrate projects using -lFuzzingEngine to $LIB_FUZZING_ENGINE (#2325)jonathanmetzman
2018-07-24Use a smaller AOM_MAX_ALLOCABLE_MEMORY for msan. (#1647)wantehchang
2018-07-18[libaom] build.sh: disable AV1 encoder (#1631)James Zern
2018-07-18[libaom] build.sh: s/CONFIG_UNIT_TESTS/ENABLE_TESTS/ (#1630)James Zern
2018-07-17[libaom] Add MemorySanitizer (MSan) support. (#1627)wantehchang
2018-07-17[libaom] Run cmake in a subdirectory under $WORK. (#1625)wantehchang
2018-07-12Rename dictionary file to match conventions (#1612)urvangjoshi
2018-07-13libaom: Add dictionary file. (#1611)urvangjoshi
2018-07-06[libaom] Enable asserts in build.sh (#1599)urvangjoshi
2018-07-06[libaom] Enable DO_RANGE_CHECK_CLAMP config. (#1598)urvangjoshi
2018-07-02libaom: Enable per-allocation memory limit. (#1588)urvangjoshi
2018-06-12libaom: Remove fuzzer name suffix for serial mode. (#1511)urvangjoshi
2018-06-12[libaom] Add a threaded mode for the fuzzer. (#1509)urvangjoshi
2018-06-11[libaom] Add project (#1502)urvangjoshi