[FFmpeg-devel] [PATCH v2 0/3] avfilter: add vf_colordetect filter
Niklas Haas
ffmpeg at haasn.xyz
Wed Jul 16 19:24:54 EEST 2025
Changes since v1:
- Fix overflow in both C and x86 code for 16-bit depth
- Fix SIMD overflow for 8-bit depth
- Improve checkasm test to try and force overflow conditions
More information about the ffmpeg-devel
mailing list