ffmpeg | branch: master | Paul B Mahol | Sat Jul 6 12:01:38
2019 +0200| [b9a6106842d0e6e65a040fd20d5e8a66350617c5] | committer: Paul B Mahol
avfilter/af_afftfilt: remove invalid scaling
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b9a6106842d0e6e65a040fd20d5e8a66350617c5
---
l
ffmpeg | branch: master | Andreas Rheinhardt |
Sat Jul 6 18:59:22 2019 +0200| [eb33be188d2acb99e8f0f6a5cb45c931ed947cd0] |
committer: James Almer
matroskadec: Fix overflow introduced in a569a7b3
This commit fixes an overflow introduced in a569a7b3 that affected EBML
elements that the Matroska
ffmpeg | branch: master | Michael Niedermayer | Wed
Jun 19 21:53:43 2019 +0200| [e131568752ad41222946304c61eadb87b0a24791] |
committer: Michael Niedermayer
avcodec/alsdec: Fixes invalid shifts in read_var_block_data() and
INTERLEAVE_OUTPUT()
Fixes: left shift of negative value -6
Fixes:
1527
ffmpeg | branch: master | Michael Niedermayer | Wed
Jun 19 23:27:21 2019 +0200| [a3bd4b260eb9f0d5817f9b3d672844f127c51a0b] |
committer: Michael Niedermayer
avcodec/alsdec: Fix integer overflow with shifting samples
Fixes: signed integer overflow: -346039050 * 8 cannot be represented in type
'
ffmpeg | branch: master | Michael Niedermayer | Fri
Jun 21 00:47:15 2019 +0200| [0794494c8f2f756e3c9384dba21c54f7d4ba9286] |
committer: Michael Niedermayer
avcodec/alsdec: Check opt_order / sb_length in ra_block handling
Fixes: out of array access
Fixes:
15277/clusterfuzz-testcase-minimized-f
ffmpeg | branch: master | Michael Niedermayer | Fri
Jun 21 00:47:16 2019 +0200| [7f527021df73b4792323f38f84a4bf2fbe5a2052] |
committer: Michael Niedermayer
avcodec/alsdec: Fixes signed integer overflow in LSB addition
Fixes: signed integer overflow: 8 * 536870912 cannot be represented in type
ffmpeg | branch: master | Michael Niedermayer | Wed
Jun 19 23:17:31 2019 +0200| [51f6870c37cc29e1ea7e0c66df2fe505938b7561] |
committer: Michael Niedermayer
avcodec/alsdec: Fix undefined behavior in decode_rice()
Fixes: left shift of 72 by 26 places cannot be represented in type 'int'
Fixes:
1
ffmpeg | branch: master | Michael Niedermayer | Fri
Jun 21 00:47:19 2019 +0200| [b7b6ddd59693008c35b3247496ecc946331d0856] |
committer: Michael Niedermayer
avcodec/alsdec: Add FF_CODEC_CAP_INIT_CLEANUP
Fixes: multiple memleaks
Fixes:
15293/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_ALS
ffmpeg | branch: master | Michael Niedermayer | Fri
Jun 21 00:47:17 2019 +0200| [5f64f6058e0c23641a68ce7dfe47b1f55efd401c] |
committer: Michael Niedermayer
avcodec/alsdec: Fix integer overflow with buffer number
Fixes: signed integer overflow: 65313 * 65313 cannot be represented in type
'int'
ffmpeg | branch: master | Calvin Walton | Fri Jun 21
09:08:03 2019 -0400| [2bd21b96096320bc12532119a6b0f7a974db6c19] | committer:
Gyan Doshi
vf_drawtext: Add pkt_pos, pkt_duration, pkt_size as variables
Changes to vf_drawtext.c written by
Calvin Walton
Changes to filters.texi written by
greg
10 matches
Mail list logo