[FFmpeg-devel] [PATCH 10/11] swscale: add SwsContext parameter to input functions
Timo Rothenpieler
timo at rothenpieler.org
Wed Aug 10 23:52:25 EEST 2022
Forgot to update the commit message.
It no longer adds the SwsContext, but an opaque pointer which is easier
to deal with from assembly, should any future code have a use for it.
Fixed locally
More information about the ffmpeg-devel
mailing list