Re: [FFmpeg-devel] [PATCH 00/47] avcodec/mpeg4videodec: Don't zero blocks twice

2025-06-20 Thread Andreas Rheinhardt
ffmpegagent: > This patchset is a mix of mpegvideo-related patches. The second half > (beginning with avcodec/ituh263dec: Simplify AIC handling) mostly has a > theme, namely improving dc_val and ac_val handling in mpegvideo. The first > is just other stuff which I found while investigating the latt

[FFmpeg-devel] [PATCH 00/47] avcodec/mpeg4videodec: Don't zero blocks twice

2025-06-15 Thread ffmpegagent
This patchset is a mix of mpegvideo-related patches. The second half (beginning with avcodec/ituh263dec: Simplify AIC handling) mostly has a theme, namely improving dc_val and ac_val handling in mpegvideo. The first is just other stuff which I found while investigating the latter. Andreas Rheinhar