- 10 Oct, 2017 1 commit
-
-
Michael Niedermayer authored
Fixes out of array read Should fix: 3516/clusterfuzz-testcase-minimized-4608518562775040 (not reprodoceable) Found-by: Insu Yun, Georgia Tech. Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 19 Jun, 2017 1 commit
-
-
Michael Niedermayer authored
The new name more accuratly describes what the function does Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 22 Jan, 2017 1 commit
-
-
Michael Niedermayer authored
This makes the code 7 times faster with the testcase from libfuzzer and should reduce the amount of timeouts we hit in automated fuzzing. (for example 438/fuzz-2-ffmpeg_VIDEO_AV_CODEC_ID_RV40_fuzzer) The code is also faster with more realistic input though the difference is small here as that is far from the worst cases the fuzzers pick out Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpegSigned-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 12 Jun, 2015 1 commit
-
-
Vittorio Giovara authored
-
- 23 Jun, 2014 1 commit
-
-
Diego Biurrun authored
-