ffmpeg | branch: master | Steven Liu | Fri Jun 12
14:30:02 2020 +0800| [38737b3d4e03e2a089083e38cd1fd6f9b4c3ddfd] | committer:
Steven Liu
mailmap: add entry for myself
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=38737b3d4e03e2a089083e38cd1fd6f9b4c3ddfd
---
.mailmap | 1 +
1 f
ffmpeg | branch: release/4.3 | Anton Khirnov | Thu Jun 4
12:01:51 2020 +0200| [569a9d3d70324cf77391820155846a5b9d429ad5] | committer:
James Almer
pthread_frame: change the way delay is set
It is a constant known at codec init, so set it in
ff_frame_thread_init(). Also, only set it for video,
ffmpeg | branch: master | Michael Niedermayer | Sat
Jun 6 17:45:39 2020 +0200| [38fbf33c7255b503453052c32ab5ae4fb151b29e] |
committer: Michael Niedermayer
avcodec/snowdec: Avoid integer overflow with huge qlog
Fixes: integer overflow
Fixes:
22285/clusterfuzz-testcase-minimized-ffmpeg_AV_CODE
ffmpeg | branch: master | Michael Niedermayer | Sun
Jun 7 19:08:01 2020 +0200| [0b182ff66d425cdd96232abdbc097b59d94b58a1] |
committer: Michael Niedermayer
tools/target_dec_fuzzer: Adjust threshold for lagarith
Fixes: Timeout (3minute 49 sec -> 3sec)
Fixes:
22020/clusterfuzz-testcase-minimize
ffmpeg | branch: master | Michael Niedermayer | Fri
Jun 5 18:22:51 2020 +0200| [d7a2311a2c5be1e861c3df618d295e7eced8e84b] |
committer: Michael Niedermayer
avcodec/movtextdec: Fix shift overflows in mov_text_init()
Fixes: left shift of 243 by 24 places cannot be represented in type 'int'
Fixes
ffmpeg | branch: master | Michael Niedermayer | Mon
Jun 8 11:26:45 2020 +0200| [d3747f44315e2c6a07fcb85c973b863dd1a6614a] |
committer: Michael Niedermayer
tools/target_dem_fuzzer: Use file extensions listed in input formats
This should make it easier for the fuzzer to fuzz formats being detec
ffmpeg | branch: master | Michael Niedermayer | Sat
Jun 6 19:42:07 2020 +0200| [48de8f5816aa54dc584aeb2dbbf63a0e880279e2] |
committer: Michael Niedermayer
avcodec/mpeg12dec: remove outdated comments
Found-by: Kieran
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffm