[FFmpeg-devel] [PATCH v3 00/18] major refactor and new scaling API

Niklas Haas ffmpeg at haasn.xyz
Sun Oct 20 23:05:09 EEST 2024


Changes since v2:
- rebase on top of current master
- remove the duplication between the internal and external options, in favor
  of using indirect reference instead
- some refactors to the SwsGraph internal API
- fixed flags integer type (avoids breakage on big endian)
- fixed build on 32bit x86

Hopefully ready for merge now. I will bump the version number and add
changelog for swscale.h changes before merging.



More information about the ffmpeg-devel mailing list