[FFmpeg-devel] [RFC] 8.0 and bumping
Michael Niedermayer
michael at niedermayer.cc
Sat Aug 9 22:38:58 EEST 2025
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250809/52ce3df9/attachment.sig>
More information about the ffmpeg-devel
mailing list