[FFmpeg-cvslog] avfilter/af_afftfilt: switch to TX FFT from avutil

2021-08-04 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Aug 4 09:35:06 2021 +0200| [a428d2a4871e9523bc3b59fdd1633ae7edfa9e24] | committer: Paul B Mahol avfilter/af_afftfilt: switch to TX FFT from avutil > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a428d2a4871e9523bc3b59fdd1633ae7edfa9e24 -

[FFmpeg-cvslog] avfilter/vaf_spectrumsynth: switch to TX FFT from avutil

2021-08-04 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Aug 4 10:00:24 2021 +0200| [b3117f376d1c50b3c39befe27cbba12d5c0f80da] | committer: Paul B Mahol avfilter/vaf_spectrumsynth: switch to TX FFT from avutil > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b3117f376d1c50b3c39befe27cbba12d5c0f

[FFmpeg-cvslog] avfilter/avf_showspectrum: use proper function return value instead of hardcoded number

2021-08-04 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Aug 4 10:09:39 2021 +0200| [16b4331bd106e5cb47f8d2dcd098c3dfc022bc34] | committer: Paul B Mahol avfilter/avf_showspectrum: use proper function return value instead of hardcoded number > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=16b4

[FFmpeg-cvslog] avfilter/af_afftfilt: make sure that tx buffers size are always aligned

2021-08-04 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Aug 4 10:13:46 2021 +0200| [3b298640e1b9565b24a01162ef60742612198fb4] | committer: Paul B Mahol avfilter/af_afftfilt: make sure that tx buffers size are always aligned > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3b298640e1b9565b24a01

[FFmpeg-cvslog] avfilter/vf_vpp_qsv: Don't overrun stack array

2021-08-04 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Aug 4 02:24:47 2021 +0200| [cc6f6a1eefcfbfcae30e558a7d77f75284ff2c2f] | committer: Andreas Rheinhardt avfilter/vf_vpp_qsv: Don't overrun stack array 8b83dad82512a6948b63408f964463b063ad24c9 added another potentially used video enhancement fil

[FFmpeg-cvslog] avutil/Makefile: Apply CFLAGS for compilation

2021-08-04 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon Aug 2 19:59:44 2021 +0200| [7ab0207d4b0d11f00840d7fc29c1f4fa8d47c13b] | committer: Andreas Rheinhardt avutil/Makefile: Apply CFLAGS for compilation Fixes "make tools/crypto_bench.o". Reviewed-by: James Almer Signed-off-by: Andreas Rheinhard

[FFmpeg-cvslog] lavc/qsvenc: pass the color properties to the SDK

2021-08-04 Thread Haihao Xiang
ffmpeg | branch: master | Haihao Xiang | Wed Jul 28 16:15:47 2021 +0800| [65fdc0e589551179f793f69528a975b2253699d2] | committer: James Almer lavc/qsvenc: pass the color properties to the SDK Otherwise the color properties won't be encoded into the bitstream header Reviewed-by: Xiang, Haihao

[FFmpeg-cvslog] lavc/qsvdec: update color properties in codec context

2021-08-04 Thread Haihao Xiang
ffmpeg | branch: master | Haihao Xiang | Wed Jul 28 16:15:46 2021 +0800| [c8cfe676948c1d97c8d6d50564065d0f2d52a568] | committer: James Almer lavc/qsvdec: update color properties in codec context User may get color properties from the SDK via VIDEO_SIGNAL_INFO extbuf Reviewed-by: Xiang, Haihao

[FFmpeg-cvslog] libavfilter: Fix implicit declarations of av_cpu_max_align

2021-08-04 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Wed Aug 4 15:29:54 2021 +0300| [6d2365882f281f9452b31b91edb2e6a2d4f5ff08] | committer: Martin Storsjö libavfilter: Fix implicit declarations of av_cpu_max_align Signed-off-by: Martin Storsjö > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit

[FFmpeg-cvslog] avfilter/avf_showspectrum: fix last frame/eof timestamp

2021-08-04 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Aug 4 21:52:58 2021 +0200| [20ebcbd52055a918d07ba1719ff76330f697cd8e] | committer: Paul B Mahol avfilter/avf_showspectrum: fix last frame/eof timestamp > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=20ebcbd52055a918d07ba1719ff76330f697c

[FFmpeg-cvslog] avfilter/avf_showspectrum: add lreplace sliding mode

2021-08-04 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Aug 4 22:42:44 2021 +0200| [82123e133db6d556f3366a1cbb4f0439d70539d4] | committer: Paul B Mahol avfilter/avf_showspectrum: add lreplace sliding mode > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=82123e133db6d556f3366a1cbb4f0439d70539d4

[FFmpeg-cvslog] avfilter/avf_showspectrum: proper rational multiplication

2021-08-04 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Aug 4 22:11:41 2021 +0200| [b1388cd6c53a101425f33f427ac890d42d03e107] | committer: Paul B Mahol avfilter/avf_showspectrum: proper rational multiplication > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b1388cd6c53a101425f33f427ac890d42d0