aboutsummaryrefslogtreecommitdiff
path: root/projects/libaom
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-11-20[libaom] use ADD to retrieve file (#1964)wwcv
2018-10-04av1_dec_fuzzer: vary thread count in range [2, 64] (#1840)James Zern
2018-09-15av1_dec_fuzzer: set cfg.allow_lowbitdepth to CONFIG_LOWBITDEPTH (#1818)James Zern
2018-09-15av1_dec_fuzzer: rm unused variables (#1816)James Zern
2018-07-25libaom: Add README explaining how to create a PR. (#1651)urvangjoshi
2018-07-24Miscellaneous cleanups. (#1648)wantehchang
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-29libaom: call codec_destroy at the end. (#1583)urvangjoshi
2018-06-29libaom,project.yaml: add wtc@ to auto_cc (#1582)James Zern
2018-06-21[libaom] Add Jai to CC list. (#1549)urvangjoshi
2018-06-20[libaom] av1_dec_fuzzer.cc: correct ivfdec.h include (#1541)James Zern
2018-06-12[libaom] Add Hui to auto-ccs. (#1512)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