[FFmpeg-cvslog] avfilter/vf_convolution: add float user_rdiv[4] to allow user options to apply correctly

2024-03-19 Thread Stone Chen
ffmpeg | branch: release/6.1 | Stone Chen | Sat Feb 24 11:08:02 2024 -0500| [fafdcb2a35bf773526ccc24e26209c13d5c4bfff] | committer: Marton Balint avfilter/vf_convolution: add float user_rdiv[4] to allow user options to apply correctly Previously to support dynamic reconfigurations

[FFmpeg-cvslog] doc/filters: Change rdiv (vf_convolution) documentation to reflect actual behavior

2024-03-16 Thread Stone Chen
ffmpeg | branch: master | Stone Chen | Thu Mar 14 12:47:45 2024 -0400| [de2fb43e785773738c660cdafb9309b1ef1bc80d] | committer: Marton Balint doc/filters: Change rdiv (vf_convolution) documentation to reflect actual behavior The documentation correctly states that the rdiv is a multiplier

[FFmpeg-cvslog] avfilter/vf_convolution: add float user_rdiv[4] to allow user options to apply correctly

2024-02-25 Thread Stone Chen
ffmpeg | branch: master | Stone Chen | Sat Feb 24 11:08:02 2024 -0500| [ef917950f0298a812bebfed2443626972a7d8f29] | committer: Marton Balint avfilter/vf_convolution: add float user_rdiv[4] to allow user options to apply correctly Previously to support dynamic reconfigurations of the matrix