ffmpeg | branch: master | Paul B Mahol | Sat Apr 25 12:35:22
2020 +0200| [b29b934e4fd3de69dc45a23bb779a22b2fecd194] | committer: Paul B Mahol
avfilter/f_interleave: add duration option
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b29b934e4fd3de69dc45a23bb779a22b2fecd194
---
doc
ffmpeg | branch: master | Paul B Mahol | Sat Apr 25 13:07:13
2020 +0200| [ec3b5deab43b00c9ed50b512c7ef52dd9f0887c6] | committer: Paul B Mahol
avfilter/f_interleave: make sure that all frames in inlink queue are used
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ec3b5deab43b00c9ed5
ffmpeg | branch: master | Paul B Mahol | Sat Apr 25 13:35:22
2020 +0200| [35bcbfd6da59ecb5288a6a823be731b4db30b365] | committer: Paul B Mahol
avfilter/f_interleave: no need to check for inlink eof if non-empty queue
Also set state to ready if there is any inlink with queued frame.
> http://git
ffmpeg | branch: master | Limin Wang | Sat Apr 18
12:17:16 2020 +0800| [56b9130fff1ab71f166995bda7583a83e86d2467] | committer:
Marton Balint
avcodec/bsf: simplify the code
Signed-off-by: Limin Wang
Signed-off-by: Marton Balint
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=56b9
ffmpeg | branch: master | Michael Niedermayer | Fri
Apr 24 22:55:55 2020 +0200| [cca0436efc4ea662087690f5d1b0834fd39b1559] |
committer: Michael Niedermayer
avcodec/dirac_vlc: Fix integer overflow in ff_dirac_golomb_read_32/16bit()
Fixes: left shift of 1073741824 by 1 places cannot be represent