- 7042617 Switch/enum warnings moved from -Wswitch-enum to -Wswitch in clang, rename flag. by [email protected] · 4 years, 9 months ago master
- fdfdf5e Avoid OOB reads in nal parsing. by [email protected] · 4 years, 9 months ago
- 87ca8a3 Fix fairly harmless OOB read from MAV_0001.3G2.asan.4f.188 by [email protected] · 4 years, 9 months ago
- 9dd4b60 Also slightly move around code not allocate a new frame if we won't by [email protected] · 4 years, 10 months ago
- f790028 Don't compile in unnecessary code if the underlying codecs are disabled. by [email protected] · 4 years, 10 months ago
- e751a42 Remove now-unnecessary cygwin target dependency. by [email protected] · 4 years, 10 months ago
- b6f1e94 Fix vorbis floor1[] vector integer overflow and subsequent overflows in by [email protected] · 4 years, 10 months ago
- d2286fd Disable harmless warnings for 3rdparty code: ffmpeg. by [email protected] · 4 years, 10 months ago
- ee48037 Fix VP3 coefficient index overflow. by [email protected] · 4 years, 12 months ago
- 0674099 Fix whitespace around operators in ffmpeg.gyp and ffmpeg_generated.gypi. by [email protected] · 4 years, 12 months ago
- f40fbfa Use os_posix in gyp file, this patch has been tested on FreeBSD, Solaris, and NetBSD. by [email protected] · 4 years, 12 months ago
- 8fc47ac Fix invalid reads detected by Valgrind when the frame size changes. by [email protected] · 5 years ago
- 0edb2b1 An additional defense in the Vorbis codec. by [email protected] · 5 years ago
- 3084d32 Fix vorbis decoder bug. by [email protected] · 5 years ago
- 73a3d8a Apply patches from 101172, 100465. by [email protected] · 5 years ago
- 4d1dadb add support for OpenBSD in ffmpeg by [email protected] · 5 years ago
- 083bf69 Avoid the possibility to read out-of-bounds of a static global array in Vorbis by [email protected] · 5 years ago
- f1087c2 Fix a bug where a pointer was cached to an array that might later move due to by [email protected] · 5 years ago
- e8ac1fa VP8: fix up handling of segmentation_maps in reference frames. by [email protected] · 5 years ago
- 1b92ff3 Parse matroska clusters incrementally as opposed to all at once. by [email protected] · 5 years ago