[FFmpeg-cvslog] lavc/idctdsp: improve R-V V put_signed_pixels_clamped

2023-10-30 Thread Rémi Denis-Courmont
ffmpeg | branch: master | Rémi Denis-Courmont | Fri Oct 27 21:49:20 2023 +0300| [600c6f1b5575c5d8f3a6544d53dbff88a9cbe7fb] | committer: Rémi Denis-Courmont lavc/idctdsp: improve R-V V put_signed_pixels_clamped This follows the same idea as with pixblockdsp, but applied at the other end, whilst

[FFmpeg-cvslog] lavc/idctdsp: improve R-V V add_pixels_clamped

2023-10-30 Thread Rémi Denis-Courmont
ffmpeg | branch: master | Rémi Denis-Courmont | Fri Oct 27 22:12:53 2023 +0300| [d48810f3a58b4bf611ea4a75275334d30337e786] | committer: Rémi Denis-Courmont lavc/idctdsp: improve R-V V add_pixels_clamped > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d48810f3a58b4bf611ea4a75275334d

[FFmpeg-cvslog] lavc/idctdsp: improve R-V V put_pixels_clamped

2023-10-30 Thread Rémi Denis-Courmont
ffmpeg | branch: master | Rémi Denis-Courmont | Fri Oct 27 22:08:10 2023 +0300| [ae72412aa83d8bd81a2e437030285c9c58004421] | committer: Rémi Denis-Courmont lavc/idctdsp: improve R-V V put_pixels_clamped > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ae72412aa83d8bd81a2e437030285c9

[FFmpeg-cvslog] lavc/idctdsp: require Zve64x for R-V V functions

2023-10-30 Thread Rémi Denis-Courmont
ffmpeg | branch: master | Rémi Denis-Courmont | Fri Oct 27 22:22:22 2023 +0300| [3ea2310e8978dfbdc5b78124d6c65ecc759fbb46] | committer: Rémi Denis-Courmont lavc/idctdsp: require Zve64x for R-V V functions This will be required for the following changesets. > http://git.videolan.org/gitweb.cgi

[FFmpeg-cvslog] lavc/pixblockdsp: aligned R-V V 8-bit functions

2023-10-30 Thread Rémi Denis-Courmont
ffmpeg | branch: master | Rémi Denis-Courmont | Fri Oct 27 21:26:14 2023 +0300| [300ee8b02d8361c88fe86c0950008ee6152b5616] | committer: Rémi Denis-Courmont lavc/pixblockdsp: aligned R-V V 8-bit functions If the scan lines are aligned, we can load each row as a 64-bit value, thus avoiding segme

[FFmpeg-cvslog] lavc/pixblockdsp: rename unaligned R-V V functions

2023-10-30 Thread Rémi Denis-Courmont
ffmpeg | branch: master | Rémi Denis-Courmont | Fri Oct 27 21:22:42 2023 +0300| [722765687b666fe630c5dbc82f39a7035a97edc0] | committer: Rémi Denis-Courmont lavc/pixblockdsp: rename unaligned R-V V functions > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=722765687b666fe630c5dbc82f3

[FFmpeg-cvslog] avfilter/vf_feedback: add timeline support

2023-10-30 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Oct 30 16:04:24 2023 +0100| [6323ca5902839b4d2e38b98e18daa8f1b4460c77] | committer: Paul B Mahol avfilter/vf_feedback: add timeline support > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6323ca5902839b4d2e38b98e18daa8f1b4460c77 --- lib

[FFmpeg-cvslog] doc/filters: add one more example for feedback filter

2023-10-30 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Oct 30 15:02:34 2023 +0100| [2f268505b9df298edb5016f3dd4f26726826ff6f] | committer: Paul B Mahol doc/filters: add one more example for feedback filter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2f268505b9df298edb5016f3dd4f26726826ff6

[FFmpeg-cvslog] avutil/video_enc_params: fix doxy for av_video_enc_params_block()

2023-10-30 Thread James Almer
ffmpeg | branch: master | James Almer | Sun Oct 29 10:38:56 2023 -0300| [4cba3e0f0710460ba9116781625c007598490bc7] | committer: James Almer avutil/video_enc_params: fix doxy for av_video_enc_params_block() Reviewed-by: Anton Khirnov Signed-off-by: James Almer > http://git.videolan.org/gitweb