* [FFmpeg-devel] [RFC] 8.0 and bumping
@ 2025-08-09 19:24 Michael Niedermayer
2025-08-09 19:38 ` Michael Niedermayer
0 siblings, 1 reply; 2+ messages in thread
From: Michael Niedermayer @ 2025-08-09 19:24 UTC (permalink / raw)
To: FFmpeg development discussions and patches
[-- Attachment #1.1: Type: text/plain, Size: 685 bytes --]
Hi everyone
kasper noticed that we have not bumped major APIs since 7.1
So heres a quick poll / RFC
should we release 8.0 with the libs having the same major API as 7.0/7.1 ?
or should we bump major API and fast forward the release/8.0 branch
Note until this is resolved please dont push anything to release/8.0
we also could of course release 7.2 but then we have a 8.0 branch and
discussions about 8.0 hanging aroudnd confusingly
thx
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
No human being will ever know the Truth, for even if they happen to say it
by chance, they would not even known they had done so. -- Xenophanes
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
[-- Attachment #2: Type: text/plain, Size: 251 bytes --]
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [FFmpeg-devel] [RFC] 8.0 and bumping
2025-08-09 19:24 [FFmpeg-devel] [RFC] 8.0 and bumping Michael Niedermayer
@ 2025-08-09 19:38 ` Michael Niedermayer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Niedermayer @ 2025-08-09 19:38 UTC (permalink / raw)
To: FFmpeg development discussions and patches
[-- Attachment #1.1: Type: text/plain, Size: 2297 bytes --]
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
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
[-- Attachment #2: Type: text/plain, Size: 251 bytes --]
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-09 19:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-09 19:24 [FFmpeg-devel] [RFC] 8.0 and bumping Michael Niedermayer
2025-08-09 19:38 ` Michael Niedermayer
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git