Change #260085
| Category | ffmpeg |
| Changed by | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> |
| Changed at | Fri 06 Mar 2026 20:02:42 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 467f8d8415e8818f8ef60aa099f5d5201b0c6dc6 |
Comments
avcodec/x86/vvc/alf: Improve offsetting pointers It can be combined with an earlier lea for the loop processing 16 pixels at a time; it is unnecessary for the tail, because the new values will be overwritten immediately afterwards anyway. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Changed files
- libavcodec/x86/vvc/alf.asm