Re: [FFmpeg-devel] [PATCH] h264dsp: h264_luma_dc_dequant_idct: constify input

2025-06-20 Thread Tristan Matthews via ffmpeg-devel
--- Begin Message --- On Friday, June 13th, 2025 at 4:03 PM, Tristan Matthews wrote: > --- > libavcodec/h264dsp.h | 2 +- > libavcodec/h264idct.h | 2 +- > libavcodec/h264idct_template.c | 2 +- > libavcodec/loongarch/h264dsp_loongarch.h | 2 +- > libavcodec/loongarch/h264idct.S | 2 +- > libavcodec/

[FFmpeg-devel] [PATCH] h264dsp: h264_luma_dc_dequant_idct: constify input

2025-06-13 Thread Tristan Matthews
--- libavcodec/h264dsp.h | 2 +- libavcodec/h264idct.h| 2 +- libavcodec/h264idct_template.c | 2 +- libavcodec/loongarch/h264dsp_loongarch.h | 2 +- libavcodec/loongarch/h264idct.S | 2 +- libavcodec/mips/h264dsp_mips.h | 2 +-