Hi On Sat, Aug 09, 2025 at 09:24:39PM +0200, Michael Niedermayer wrote: > Hi everyone > > kasper noticed that we have not bumped major APIs since 7.1 please disregrad this mail, I appologize for not checking before sending this git grep '#define *[A-Z]*_VERSION_MAJOR ' release/7.1 release/7.1:libavcodec/libilbc.c:#define LIBILBC_VERSION_MAJOR 2 release/7.1:libavcodec/loongarch/loongson_asm.S:#define LML_VERSION_MAJOR 0 release/7.1:libavcodec/qsv_internal.h:#define QSV_VERSION_MAJOR 1 release/7.1:libavcodec/version_major.h:#define LIBAVCODEC_VERSION_MAJOR 61 release/7.1:libavdevice/version_major.h:#define LIBAVDEVICE_VERSION_MAJOR 61 release/7.1:libavfilter/version_major.h:#define LIBAVFILTER_VERSION_MAJOR 10 release/7.1:libavformat/version_major.h:#define LIBAVFORMAT_VERSION_MAJOR 61 release/7.1:libavutil/loongarch/loongson_intrinsics.h:#define LSOM_VERSION_MAJOR 1 release/7.1:libavutil/version.h:#define LIBAVUTIL_VERSION_MAJOR 59 release/7.1:libpostproc/version_major.h:#define LIBPOSTPROC_VERSION_MAJOR 58 release/7.1:libswresample/version_major.h:#define LIBSWRESAMPLE_VERSION_MAJOR 5 release/7.1:libswscale/version_major.h:#define LIBSWSCALE_VERSION_MAJOR 8 git grep '#define *[A-Z]*_VERSION_MAJOR ' release/8.0 release/8.0:libavcodec/libilbc.c:#define LIBILBC_VERSION_MAJOR 2 release/8.0:libavcodec/loongarch/loongson_asm.S:#define LML_VERSION_MAJOR 0 release/8.0:libavcodec/qsv_internal.h:#define QSV_VERSION_MAJOR 1 release/8.0:libavcodec/version_major.h:#define LIBAVCODEC_VERSION_MAJOR 62 release/8.0:libavdevice/version_major.h:#define LIBAVDEVICE_VERSION_MAJOR 62 release/8.0:libavfilter/version_major.h:#define LIBAVFILTER_VERSION_MAJOR 11 release/8.0:libavformat/version_major.h:#define LIBAVFORMAT_VERSION_MAJOR 62 release/8.0:libavutil/loongarch/loongson_intrinsics.h:#define LSOM_VERSION_MAJOR 1 release/8.0:libavutil/version.h:#define LIBAVUTIL_VERSION_MAJOR 60 release/8.0:libswresample/version_major.h:#define LIBSWRESAMPLE_VERSION_MAJOR 6 release/8.0:libswscale/version_major.h:#define LIBSWSCALE_VERSION_MAJOR 9 [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Republics decline into democracies and democracies degenerate into despotisms. -- Aristotle