This is an automated email from the git hooks/post-receive script. Git pushed a commit to branch release/9.0 in repository ffmpeg.
commit 08d06a7a8ae783036ce8734f90fea347eb54dbaa Author: Michael Niedermayer <[email protected]> AuthorDate: Fri Jun 26 03:06:39 2026 +0200 Commit: Michael Niedermayer <[email protected]> CommitDate: Fri Jun 26 03:06:39 2026 +0200 Update for release/9.0 branch start Signed-off-by: Michael Niedermayer <[email protected]> --- Changelog | 2 -- RELEASE | 2 +- doc/Doxyfile | 2 +- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/Changelog b/Changelog index 3268ab2cca..b1dca93516 100644 --- a/Changelog +++ b/Changelog @@ -1,8 +1,6 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. -version <next>: - version 9.0: - Extend AMF Color Converter (vf_vpp_amf) HDR capabilities - LCEVC track muxing support in MP4 muxer diff --git a/RELEASE b/RELEASE index f5facffc32..dd98ee6cb6 100644 --- a/RELEASE +++ b/RELEASE @@ -1 +1 @@ -8.0.git +9.0 diff --git a/doc/Doxyfile b/doc/Doxyfile index d0191c56a0..baa4594e6e 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = FFmpeg # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = +PROJECT_NUMBER = 9.0 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a _______________________________________________ ffmpeg-cvslog mailing list -- [email protected] To unsubscribe send an email to [email protected]
