[FFmpeg-cvslog] avfilter/af_afftdn: stop using fifo and rewritting pts

2022-02-26 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Feb 26 12:08:25 2022 +0100| [644b6ed3ff1f4b2ec7b08a6e71f08f2c8e383216] | committer: Paul B Mahol avfilter/af_afftdn: stop using fifo and rewritting pts > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=644b6ed3ff1f4b2ec7b08a6e71f08f2c8e3832

[FFmpeg-cvslog] avfilter/af_aspectralstats: stop using fifo and rewritting pts

2022-02-26 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Feb 26 13:28:01 2022 +0100| [6562d28b9b64d97df31adc0870a12429b11a0ebd] | committer: Paul B Mahol avfilter/af_aspectralstats: stop using fifo and rewritting pts > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6562d28b9b64d97df31adc0870a124

[FFmpeg-cvslog] avutil: make lzo always compile

2022-02-26 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Feb 26 11:47:06 2022 -0300| [ff145498b25e20f0563c75bbb84d1513df634d4c] | committer: James Almer avutil: make lzo always compile Having optionally installed headers is a bad idea as there's no way to know if they are present or not (unless a define is

[FFmpeg-cvslog] configure: stop allowing disabling lzo

2022-02-26 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Feb 26 12:28:44 2022 -0300| [df272928ff8041f87b92f4cf8dbf12a28fe9cdf7] | committer: James Almer configure: stop allowing disabling lzo The module is now always compiled in. Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/