FFmpeg function 100x speedup from handwritten assembly

13 rossant 1 7/16/2025, 4:54:27 PM twitter.com ↗

Comments (1)

riggsdk · 1d ago
TLDR:

> It's a single function that's now 100x faster, not the whole of FFmpeg

Seems to be in a color detection filter.

> avfilter/vf_colordetect: add x86 SIMD implementation