aboutsummaryrefslogtreecommitdiff
path: root/projects/ffmpeg
AgeCommit message (Expand)Author
2019-07-14projects/ffmpeg/build: Disable components during build of libavformat which a...Michael Niedermayer
2019-06-03projects/ffmpeg/build: Add Demuxer fuzzer (#2483)Michael Niedermayer
2019-05-01Migrate projects using -lFuzzingEngine to $LIB_FUZZING_ENGINE (#2325)jonathanmetzman
2019-03-04ffmpeg: use libvdpau-1.2 (#2200)Michael Niedermayer
2019-02-26projects/ffmpeg/Dockerfile: Replace alsalib ftp URL by https (#2184)Michael Niedermayer
2019-02-14ffmpeg: fix build by using nasm from ubuntu bionic (#2165)Janne Grunau
2019-02-14Enable selective unpack for ffmpeg (#2161). (#2162)Oliver Chang
2018-11-07ffmpeg: Build fdk-aac with -fno-sanitize=shift-base (#1932)Martin Storsjö
2018-10-24ffmpeg: disable crc checking in libogg (#1896)Tristan Matthews
2018-07-26ffmpeg,build.sh: restrict libvpx frame sizes (#1654)James Zern
2018-05-30Add --enable-ossfuzz to ffmpeg configure.Oliver Chang
2018-02-15Fixes #1146Abhishek Arya
2017-11-01Update DockerfileOliver Chang
2017-10-31[ffmpeg] Fix missing double quotes in build.sh.Max Moroz
2017-10-31[ffmpeg] Fix the build and add "--depth 1" to "git clone" commands in Dockerf...Max Moroz
2017-10-30[ffmpeg] try git repo for ogg (#899)Oliver Chang
2017-08-31[ffmpeg] Fix unbound variable error in build.sh.Max Moroz
2017-08-31[ffmpeg] Set up LD_LIBRARY_PATH to look up for dependencies in $FFMPEG_DEPS_P...Max Moroz
2017-07-11Update project.yamlKostya Serebryany
2017-06-09[ffmpeg] Add John from Google to auto_ccs list. (#668)Max Moroz
2017-05-24[ffmpeg] Fix build breakage due to nasm >= 2.13. (#620)Abhishek Arya
2017-05-05Remove unneeded enable-ossfuzz flag, fixes #568Abhishek Arya
2017-05-04ffmpeg: disable ffmpeg's seed corpora, see https://github.com/google/oss-fuzz...Kostya Serebryany
2017-05-04better build.sh for ffmpegKostya Serebryany
2017-05-01Use apt-get update && apt-get install, per best practices: (#561)Devin Jeanpierre
2017-04-30Ffmpeg test all decoders (#559)Michael Niedermayer
2017-04-25[ffmpeg] Fix #548: use -I${SRC}/ffmpeg when building the fuzzers.Max Moroz
2017-04-04Enable msan experimental on some projects. (#514)Abhishek Arya
2017-03-22oss-fuzz/BASE_IMAGE -> oss-fuzz-base/BASE_IMAGEOliver Chang
2017-03-15[infra] ossfuzz/IMAGE -> gcr.io/oss-fuzz/IMAGEOliver Chang
2017-02-22Fix ffmpeg link. Fixes #415 (#416)Oliver Chang
2017-02-21[experimental] Enable afl for ffmpegOliver Chang
2017-02-19libav moved, fix location. Fixes #408.Abhishek Arya
2017-02-17Enable UBSan without vptr for ffmpeg, disable vptr for libFuzzer. (#404)Abhishek Arya
2017-02-02[ffmpeg] disabling undefined sanitizerMike Aizatsky
2017-01-31[ffmpeg] Fix renamed fuzz target source code file (#338).Max Moroz
2017-01-03[infra] updating usages of base-libfuzzer (#142)Mike Aizatsky
2016-12-28[infra] replacing wget with ADD where possibleMike Aizatsky
2016-12-28[ffmpeg] more undefined varsMike Aizatsky
2016-12-27[ffmpeg] LDFLAGS is not presentMike Aizatsky
2016-12-07[infra] using -lFuzzingEngine instead of -lfuzzerMike Aizatsky
2016-12-02Update project.yamlMike Aizatsky
2016-11-29[ffmpeg] some repos do not like depth=1Mike Aizatsky
2016-11-29[infra] making shallow git clones. fixes #42Mike Aizatsky
2016-11-29[infra] build.sh cleanupMike Aizatsky
2016-11-29[infra] target.yaml -> project.yamlMike Aizatsky
2016-11-29[infra] renaming targets/ to projects/Mike Aizatsky