[FFmpeg-cvslog] avfilter/vf_chromanr: fix rounding of final output

2022-03-01 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Mar 1 09:22:15 2022 +0100| [5ffad29d626ec14d050d07009eed8ae3887287d2] | committer: Paul B Mahol avfilter/vf_chromanr: fix rounding of final output > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5ffad29d626ec14d050d07009eed8ae3887287d2 -

[FFmpeg-cvslog] avfilter/vf_v360: improve rounding in xyz_to_dfisheye()

2022-03-01 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Mar 1 10:14:03 2022 +0100| [e1974622e1e07bee1f6324be60bd0a97f1811b3f] | committer: Paul B Mahol avfilter/vf_v360: improve rounding in xyz_to_dfisheye() > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e1974622e1e07bee1f6324be60bd0a97f1811

[FFmpeg-cvslog] avfilter/vf_unsharp: add support for alpha formats

2022-03-01 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Mar 1 12:33:56 2022 +0100| [84f5583078699e96b040f4f41b39720b683326d0] | committer: Paul B Mahol avfilter/vf_unsharp: add support for alpha formats > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=84f5583078699e96b040f4f41b39720b683326d0 -

[FFmpeg-cvslog] doc/bitstream_filters: add missing entry for the time_base setts option

2022-03-01 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Mar 1 18:24:03 2022 -0300| [a1fff6566b84b4f53d459ca9532ba8ee43a18d38] | committer: James Almer doc/bitstream_filters: add missing entry for the time_base setts option Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com

[FFmpeg-cvslog] avcodec: [loongarch] Optimize Hevc_mc_uni/w with LSX.

2022-03-01 Thread Lu Wang
ffmpeg | branch: master | Lu Wang | Thu Feb 17 19:11:51 2022 +0800| [72604b10f4e1debebc4830bd94830e7066ea] | committer: Michael Niedermayer avcodec: [loongarch] Optimize Hevc_mc_uni/w with LSX. ffmpeg -i 5_h265_1080p_60fps_3Mbps.mkv -f rawvideo -y /dev/null -an before: 182fps after : 191fp

[FFmpeg-cvslog] avfilter/drawtext: change reload value to an interval

2022-03-01 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Mon Feb 28 13:13:42 2022 +0530| [4b72bca6ca3f982614ac2f94160c55abe3778555] | committer: Gyan Doshi avfilter/drawtext: change reload value to an interval Allows user to specify a frame interval at which textfile is reloaded. > http://git.videolan.org/gitwe