[FFmpeg-cvslog] test: tiny_ssim: Don't include config.h

2022-03-30 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Sat Mar 26 22:57:48 2022 +0200| [525049097cbb198c8484f330e797520d6fcb36d7] | committer: Martin Storsjö test: tiny_ssim: Don't include config.h tiny_ssim is built for the build host, not for the target platform. Therefore, it mustn't include the config

[FFmpeg-cvslog] vc1dsp: Change remaining stride parameters to ptrdiff_t

2022-03-30 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Tue Mar 29 15:34:19 2022 +0300| [db54426975e124e98e5130ad01316cb7afd60630] | committer: Martin Storsjö vc1dsp: Change remaining stride parameters to ptrdiff_t The existing x86 assembly for loop filters uses the stride as a full register without cleari

[FFmpeg-cvslog] doc/bitstream_filters: fix for the syntax of code

2022-03-30 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Wed Mar 30 21:08:57 2022 +0800| [f9db470f25a3cb4de9c25efc10487a172938d7ce] | committer: Limin Wang doc/bitstream_filters: fix for the syntax of code Reviewed-by: Gyan Doshi Reviewed-by: Michael Niedermayer Signed-off-by: Limin Wang > http://git.videol

[FFmpeg-cvslog] avfilter/af_join: do not dereference possible null pointer

2022-03-30 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Mar 31 00:46:47 2022 +0200| [55e509b0944e52de2227452bca668c2d72fa0de1] | committer: Paul B Mahol avfilter/af_join: do not dereference possible null pointer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=55e509b0944e52de2227452bca668c2d72