[FFmpeg-devel] [PATCH v2] avfilter: fix data type for {Tile, Untile}Context's image size

Andrew Sayers ffmpeg-devel at pileofstuff.org
Fri Jul 19 18:45:00 EEST 2024


On Fri, Jul 19, 2024 at 05:31:53PM +0200, Paul B Mahol wrote:
> Internal/private filter structures/API changes does not need be mentioned
> in that file, isn't that fact obvious even for average Joe?

The documentation[1] says "FFmpeg guarantees backward API and ABI compatibility
for each library", followed by "Behavior in undocumented situations ... are
accompanied by an entry in doc/APIchanges".  It is not obvious to this average
Joe why the AVOptions API would be an exception to that rule.  Please submit a
patch to libavutil/avutil.h that fixes the bug in the documentation.

[1] https://ffmpeg.org/doxygen/trunk/


More information about the ffmpeg-devel mailing list