- 26 Jun, 2019 1 commit
-
-
Michael Niedermayer authored
Fixes: signed integer overflow: 3784 * 682038 cannot be represented in type 'int' Fixes: 15265/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_BINK_fuzzer-5088311799971840 Fixes: 15268/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_BINK_fuzzer-5666502344179712 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpegReviewed-by:
Reviewed-by: Peter Ross <pross@xvid.org> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 29 May, 2014 1 commit
-
-
Diego Biurrun authored
-
- 04 Apr, 2014 1 commit
-
-
Diego Biurrun authored
-
- 01 Jun, 2013 1 commit
-
-
Kostya Shishkov authored
-
- 04 May, 2013 1 commit
-
-
Diego Biurrun authored
-
- 27 Jul, 2011 2 commits
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
Kostya Shishkov authored
Since IDCT transforming 32-bit input to 8-bit output is unusual and unpractical for most codecs, move Bink IDCT into separate context. Get rid of an additional permutation table while at it since SIMD support for Bink IDCT is unlikely to be implemented in foreseeable future. Quantisation tables also have to change type to signed for proper dequantisation of DCT coefficients. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 26 Feb, 2011 1 commit
-
-
Peter Ross authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com> (cherry picked from commit e211e255)
-
- 25 Feb, 2011 1 commit
-
-
Peter Ross authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 20 Apr, 2010 1 commit
-
-
Diego Biurrun authored
Passing an explicit filename to this command is only necessary if the documentation in the @file block refers to a file different from the one the block resides in. Originally committed as revision 22921 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Feb, 2010 1 commit
-
-
Kostya Shishkov authored
Originally committed as revision 21937 to svn://svn.ffmpeg.org/ffmpeg/trunk
-