[FFmpeg-devel] [PATCH v3 1/2] libavformat/vapoursynth: Update to API version 4, load library at runtime
Stefan Oltmanns
stefan-oltmanns at gmx.net
Tue Jul 23 17:51:49 EEST 2024
Hello,
this is revised patch, this is the first part that just updates to the
API v4 of VapourSynth.
Changes in API v4:
-All functions previously in header are now part of the "vssapi" object
-Renames of different types and functions
-YCoCg is not treated as different format to YUV anymore
-Some pointers to arrays are now arrays inside a struct.
Best regards
Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avformat-vapoursynth-Update-to-API-version-4.patch
Type: text/x-patch
Size: 9000 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20240723/f8a12f7f/attachment.bin>
More information about the ffmpeg-devel
mailing list