Files
UltraGrid/src/libavcodec
Martin Pulec 84f560b97f move countof() def from macros.h to compat/c23.h
technically it will be C2Y but the c23.h can be perhaps used for both

in c++, std::size() is rather used

This fixes compilation of pano_gl, where its implementation
of countof clashes with the macro (leaked through
debug.h->color_out.h->utils/macros.h, which no longer contains that
define).
2026-01-20 11:10:06 +01:00
..
2025-12-05 08:46:14 +01:00
2024-03-08 16:11:47 +01:00