ffmpeg | branch: master | Philip Langdale | Fri Dec 20
15:34:33 2019 -0800| [3ea705767720033754e8d85566460390191ae27d] | committer:
Philip Langdale
nvenc: implement flush to help allow an encoder to be re-used
It can be useful to re-use an encoder instance when doing segmented
encodings, and t
ffmpeg | branch: master | Andreas Rheinhardt |
Tue Oct 8 07:41:15 2019 +0200| [94cdf82d53fe9be260dc6106634a9f9b218211bd] |
committer: Michael Niedermayer
avformat/utils: Remove redundant save+restore
If the size of the input packet is zero, av_grow_packet() used to call
av_new_packet() which
ffmpeg | branch: master | Andreas Rheinhardt |
Wed Jan 8 19:29:13 2020 +0100| [198081efb7c7343349f0a7acc836f001c511e990] |
committer: Michael Niedermayer
avcodec/proresenc_anatoliy: Fix invalid left shift of negative number
This fixes ticket #7997 as well as the vsynth*-prores_# FATE-tests
(w
ffmpeg | branch: master | Martin Storsjö | Wed Jan 8
13:29:07 2020 +0200| [2dc2b11fba675015a997be1e5ec1df897a0fff26] | committer:
Martin Storsjö
cmdutils: Fix compilation on cygwin wrt SetDllDirectory and GetModuleHandle
After 06ec9c4746ebc1d3b613c1847e434bbd0b4407b4 we check for these
functi