Change #264277
| Category | ffmpeg |
| Changed by | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> |
| Changed at | Mon 13 Apr 2026 12:46:24 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 13d621cc7cd24ff1811b240aa81860c65366dcce |
Comments
avcodec/snow: Disable dead code in ff_snow_inner_add_yblock() It is only used with add != 0 (and the assembly functions only support this case). Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Changed files
- libavcodec/snow.c