[FFmpeg-cvslog] avcodec/vvc: Remove NOP condition check in alf_filter_luma

2024-07-17 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Tue Jul 16 10:49:56 2024 +0800| [8bac9d4a21ddbaaa8aec25fcc749309cc2b9ec96] | committer: Nuo Mi avcodec/vvc: Remove NOP condition check in alf_filter_luma If (y + i == vb_above) or (y + i == vb_below), the if body has no operation. > http://git.videolan.o

[FFmpeg-cvslog] avcodec/vvc: Remove write-only assignments in alf_filter_chroma

2024-07-17 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Tue Jul 16 10:49:57 2024 +0800| [b3aeef3bf94435f9ddf8c79ecfd90b00fef30be7] | committer: Nuo Mi avcodec/vvc: Remove write-only assignments in alf_filter_chroma > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b3aeef3bf94435f9ddf8c79ecfd90b00fef3

[FFmpeg-cvslog] avcodec/riscv: add h264 dc idct rvv

2024-07-17 Thread J . Dekker
ffmpeg | branch: master | J. Dekker | Mon Jun 10 12:43:44 2024 +0200| [fa5a6055422a9e38905de9274e63f245cef96c57] | committer: J. Dekker avcodec/riscv: add h264 dc idct rvv checkasm: bench runs 131072 (1 << 17) h264_idct4_add_dc_8bpp_c: 1.5 h264_idct4_add_dc_8bpp_rvv_i64: 0.7 h264_idct4_add_dc_9