[FFmpeg-devel] [PATCH 1/2] Replace FFMIN/FFMAX by type specific macros

Rémi Denis-Courmont remi at remlab.net
Mon Jun 2 21:28:09 EEST 2025


Hi,

On that note, we should keep in mind that FFmpeg also uses (or abuses) FFMIN and FFMAX for pointer arithmetic. It feels a bit of an abuse to refer to pointers as integers.


More information about the ffmpeg-devel mailing list