Change #264585
| Category | ffmpeg |
| Changed by | Niklas Haas <git@haasn.dev> |
| Changed at | Wed 15 Apr 2026 16:51:16 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | e199d6b3756c52169f71c3d55b97af8b10143d3c |
Comments
swscale/x86/ops: add missing component annotation on expand_bits This only does a single component; so it should be marked as such. Signed-off-by: Niklas Haas <git@haasn.dev>
Changed files
- libswscale/x86/ops.c