[FFmpeg-devel] [PATCH v4 00/17] swscale: new ops framework

Niklas Haas ffmpeg at haasn.xyz
Wed Jun 4 13:20:02 EEST 2025


Changes since v3:
- correctly guard the x86 backend behind ARCH_X86_64
- remove an unnecessary restriction on the packed shuffle solver preventing
  it from being used for e.g. ya8 -> gray downconversion
- fixed typo (max_elp -> max_ulp)
- added new checkasm test to checkasm.mak



More information about the ffmpeg-devel mailing list