[FFmpeg-cvslog] lavc/h264idct: fix RISC-V group multiplier

2024-11-17 Thread Rémi Denis-Courmont
ffmpeg | branch: release/7.1 | Rémi Denis-Courmont | Sat Nov 16 16:22:49 2024 +0200| [f686cf77db3d3d556072c8b557deca366ccfe7dd] | committer: Rémi Denis-Courmont lavc/h264idct: fix RISC-V group multiplier After the branch, the expected SEW/LMUL ratio is 1 byte/vector. So we have to set the same

[FFmpeg-cvslog] lavc/h264idct: fix RISC-V group multiplier

2024-11-17 Thread Rémi Denis-Courmont
ffmpeg | branch: master | Rémi Denis-Courmont | Sat Nov 16 16:22:49 2024 +0200| [bbb0fdedb78c289f1d3ce3fccb000f031ccfa748] | committer: Rémi Denis-Courmont lavc/h264idct: fix RISC-V group multiplier After the branch, the expected SEW/LMUL ratio is 1 byte/vector. So we have to set the same rati