- 19 May, 2017 19 commits
-
-
Michael Niedermayer authored
avcodec/aacsbr_fixed: Fix multiple runtime error: shift exponent 150 is too large for 32-bit type 'int' Fixes: 1681/clusterfuzz-testcase-minimized-5970545365483520 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpegSigned-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Fixes: 1674/clusterfuzz-testcase-minimized-6092531563495424 Fixes: 1686/clusterfuzz-testcase-minimized-6282691643179008 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpegSigned-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Clément Bœsch authored
* commit 'f96d07f4': configure: Add quotes around a variable which might be empty Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '562ef82d': fifo: Return the correct AVERROR value This commit is a noop, see 2e81bb5eMerged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '9bf262f4': configure: Use proper compiler-specific speed flags for hostcc Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit 'bf38959a': configure: Move optflags checks to a more sensible place Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '381a4e31': tak: Convert to the new bitstream reader magicyuv: Convert to the new bitstream reader truemotion2rt: Convert to the new bitstream reader wavpack: Convert to the new bitstream reader mpc: Convert to the new bitstream reader This merge is a noop, see http://ffmpeg.org/pipermail/ffmpeg-devel/2017-April/209609.htmlMerged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit 'b83aea73': des-test: Pass the proper types to av_des_*() functions See 183c3fa4Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '5c0e2b13': swscale-test: const correctness for pointer variable This commit is a noop, see b3674533Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '7ff018c1': OS/2: Try to commit memory above 1GB Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit 'fd8de7f2': dxtory: Convert to the new bitstream reader apedec: Convert to the new bitstream reader This commit is a noop, see http://ffmpeg.org/pipermail/ffmpeg-devel/2017-April/209609.htmlMerged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
-
Clément Bœsch authored
* commit 'b4a911c1': mpegvideoenc: make a table const Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '296eff4d': zmbvenc: get rid of a global table Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '00b775dd': hevc: Mark as having threadsafe init This commit is a noop, see 14b90601Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '54dcd228': als: Convert to the new bitstream reader This commit is a noop, see http://ffmpeg.org/pipermail/ffmpeg-devel/2017-April/209609.htmlMerged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit 'fb59f87c': nvenc: Explicitly push the cuda context on encoding This commit is a noop, see be74ba64Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '4795e4f6': alac: Convert to the new bitstream reader rtp: Convert to the new bitstream reader mov: Convert to the new bitstream reader This merge is a noop, see http://ffmpeg.org/pipermail/ffmpeg-devel/2017-April/209609.htmlMerged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '44129e38': avconv: Do not pass NULL to avio_tell This commit is a noop. The FFmpeg code handle cases where total_size is an AVERROR (which avio_tell(NULL) will return) later in the function. Note: the original commit refers to the null *muxer*. `ffmpeg -lavfi testsrc -f null -` can be used as a test case. Merged-by: Clément Bœsch <u@pkh.me>
-
- 18 May, 2017 10 commits
-
-
James Almer authored
Signed-off-by: James Almer <jamrial@gmail.com>
-
Paul B Mahol authored
Default settings have it too low. Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
Michael Niedermayer authored
Fixes: OOM Fixes: 1671/clusterfuzz-testcase-minimized-4759078033162240 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpegSigned-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
avcodec/fic: Fix multiple runtime error: signed integer overflow: 5793 * 419752 cannot be represented in type 'int' Fixes: 1669/clusterfuzz-testcase-minimized-5287529198649344 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpegSigned-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Fixes: asertion failure Fixes: 1664/clusterfuzz-testcase-minimized-6587801187385344 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpegSigned-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
Michael Niedermayer authored
Fixes: 1658/clusterfuzz-testcase-minimized-4889937130291200 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpegSigned-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
avcodec/dfa: Fix: runtime error: signed integer overflow: -14202 * 196877 cannot be represented in type 'int' Fixes: 1657/clusterfuzz-testcase-minimized-4710000079405056 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpegSigned-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
James Almer authored
It's not used by anything, has dubious usefulness, the reasons for which it was introduced are no longer valid, and only serves to add complexity to the build system. Signed-off-by: James Almer <jamrial@gmail.com>
-
- 17 May, 2017 10 commits
-
-
James Almer authored
The muxer has been updated and is now complaint with the v1.0 of the spec.
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
Mark Thompson authored
* commit 'f8f7ad75': qsv: Set the correct range for la_depth This commit is a noop. There is a separate parameter to enable lookahead, so overloading the depth is unnecessary. Merged-by: Mark Thompson <sw@jkqxz.net>
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
Michael Niedermayer authored
avcodec/aacdec: Fix runtime error: signed integer overflow: 2147483520 + 255 cannot be represented in type 'int' Fixes: 1656/clusterfuzz-testcase-minimized-5900404925661184 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpegSigned-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
avcodec/rv34: Fix runtime error: signed integer overflow: 768 * 4126720 cannot be represented in type 'int' Fixes: 1655/clusterfuzz-testcase-minimized-5587079276789760 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpegSigned-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Fixes: runtime error: shift exponent 1073741824 is too large for 32-bit type 'int' Fixes: 1654/clusterfuzz-testcase-minimized-5151903795118080 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpegSigned-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
James Almer authored
See https://ffmpeg.org/pipermail/ffmpeg-devel/2017-May/211404.htmlSigned-off-by: James Almer <jamrial@gmail.com>
-
Michael Niedermayer authored
Fixes: out of array access Fixes: 1643/clusterfuzz-testcase-minimized-6117573403869184 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpegSigned-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Fixes: 1639/clusterfuzz-testcase-minimized-5693801463021568 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpegSigned-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 16 May, 2017 1 commit
-
-
Michael Niedermayer authored
Fixes: runtime error: signed integer overflow: -2147483627 - 22 cannot be represented in type 'int' Fixes: 1637/clusterfuzz-testcase-minimized-5376582493405184 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpegSigned-off-by: Michael Niedermayer <michael@niedermayer.cc>
-