aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2024-03-26 23:53:19 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2024-03-27 01:04:54 +0100
commite7d938073e4c58ad8df95df38cbba73ca24a8506 (patch)
treeb25962f7f386430cfbbcda2784427e536ba26382
parent8f6bdfd4eccf31323f9de86cea6d035e004e955f (diff)
downloadffmpeg-e7d938073e4c58ad8df95df38cbba73ca24a8506.tar.gz
doc/APIchanges: Add 7.0 cut point
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r--doc/APIchanges2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 680d3672e7..44858b283e 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -2,6 +2,8 @@ The last version increases of all libraries were on 2024-03-07
API changes, most recent first:
+-------- 8< --------- FFmpeg 7.0 was cut here -------- 8< ---------
+
2024-03-25 - 5df901ffa56 - lavu 59.7.100 - timestamp.h
Add av_ts_make_time_string2() for better timestamp precision, the new
function accepts AVRational as time base instead of *AVRational, and is not