ffmpeg | branch: master | Paul B Mahol | Sat May 4 11:28:14
2019 +0200| [e94447cd49e117aef26cc46c23c54d38eea56d5f] | committer: Paul B Mahol
avfilter/af_amultiply: use pts from frame from first input
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e94447cd49e117aef26cc46c23c54d38ee
ffmpeg | branch: master | Paul B Mahol | Sat May 4 11:09:47
2019 +0200| [3d8e99eba3cdeb2cb1fd09f419465f808190f3d1] | committer: Paul B Mahol
avfilter/vf_vmafmotion: remove unused header
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3d8e99eba3cdeb2cb1fd09f419465f808190f3d1
---
l
ffmpeg | branch: master | Moritz Barsnick | Wed May 1
16:12:59 2019 +0200| [98541f70320bc42be277f0fadf74639c190bb827] | committer:
Paul B Mahol
avfilter/f_realtime: add option to scale speed
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=98541f70320bc42be277f0fadf74639c190bb827
-
ffmpeg | branch: master | Michael Niedermayer | Fri
May 3 23:21:19 2019 +0200| [3afdd3e11a2d1239aca7c6350110aee7371d862e] |
committer: Michael Niedermayer
avcodec/pnm_parser: clear state if buffer is discarded
Fixes: Assertion failure
Fixes:
14484/clusterfuzz-testcase-minimized-ffmpeg_AV_COD
ffmpeg | branch: master | Michael Niedermayer | Sat
May 4 00:15:33 2019 +0200| [09edcd35726c9ebea8a175b54dfe05483f7154f2] |
committer: Michael Niedermayer
avcodec/jvdec: Use ff_get_buffer() when the content is not reused
Fixes: Timeout (11sec -> 5sec)
Fixes:
14473/clusterfuzz-testcase-minimi
ffmpeg | branch: master | Carl Eugen Hoyos | Thu Apr 25
00:42:48 2019 +0200| [60df54ebd23eba60cb9c53bdaabc5b560100e580] | committer:
Carl Eugen Hoyos
configure: Do not overwrite src symlink if it already exists.
Allows running fate from out-of-tree builds on wsl.
> http://git.videolan.org/git
ffmpeg | branch: master | fumoboy007 | Mon Apr 29 14:12:33
2019 -0700| [e384f6f2f903b4956c8a89c3038b6df6f3f5770c] | committer: Carl Eugen
Hoyos
avcodec/h263dec: Fixed VA API, VDPAU, and VideoToolbox hardware acceleration
due to missing `hw_configs` property.
Bug originally introduced in commi