Change #271487
| Category | ffmpeg |
| Changed by | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> |
| Changed at | Wed 17 Jun 2026 14:33:28 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 93412ff6024c85958f49b40d1b04270f9552adcb |
Comments
avcodec/x86/h264_intrapred: Avoid reg-reg moves Possible if src of the PRED4x4_LOWPASS macro is not used lateron. Saves 195B of .text here. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Changed files
- libavcodec/x86/h264_intrapred.asm