aboutsummaryrefslogtreecommitdiff
path: root/projects/ffmpeg
AgeCommit message (Expand)Author
2020-12-10Add main_repo for some more projects. (#4819)Abhishek Arya
2020-10-30[FFmpeg] update git link to libva (#4582)Michael Niedermayer
2020-10-14[FFmpeg] Add fuzzers for individual demuxers (#4529)Michael Niedermayer
2020-09-15[FFmpeg] Add entry for tools/target_io_dem_fuzzer (#4445)Michael Niedermayer
2020-07-06Update Dockerfiles (#4070)devtty1er
2020-06-12Add Github Actions CI. (#3971)Abhishek Arya
2020-06-06[FFmpeg] projects/ffmpeg/build: disable demuxers only used for network protoc...Michael Niedermayer
2020-05-31[FFmpeg] install rsync as it is required for the seed corpus (#3912)Michael Niedermayer
2020-05-13projects/ffmpeg/Dockerfile: Update git URLs for xiph (#3796)Michael Niedermayer
2020-04-01[FFmpeg] Add fate samples for demuxer tests (#3564)Michael Niedermayer
2020-03-10[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)Max Moroz
2020-03-09Some Mozilla changes (#3481)Sylvestre Ledru
2019-12-07[FFmpeg] Add fuzzing for bitstream filters (#3096)Michael Niedermayer
2019-10-27[ffmpeg] Drop mesa/drm, it does not build due to changes to its build system ...Michael Niedermayer
2019-10-08ffmpeg: Build fdk-aac with -fno-sanitize=signed-integer-overflow (#2923)Martin Storsjö
2019-09-21[ffmpeg] Add my main email address to the CC (#2873)Michael Niedermayer
2019-08-29ffmpeg: Remove external Encoder libraries (#2778)lotharkript
2019-08-29ffmpeg: Add JB from VideoLan (#2777)lotharkript
2019-08-28Add Mozilla fuzzing team to auto_cc of their used 3rd party libraries (#2703)Christoph Diehl
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