diff options
author | Michael Niedermayer | 2018-04-16 12:21:39 +0200 |
---|---|---|
committer | Michael Niedermayer | 2018-04-16 12:35:12 +0200 |
commit | 1b7b7c6a62229cf6f8b0545782ca5c7d36cbd8b2 (patch) | |
tree | 593f9263d2b8314d6967b7d912f17162fe92a8fe | |
parent | e8be46dfe059eb0b9372a66eb738b6c77c342802 (diff) |
doc/APIchanges: Add 4.0 cut point
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r-- | doc/APIchanges | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index deee636aba..2deef49edb 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -15,6 +15,8 @@ libavutil: 2017-10-21 API changes, most recent first: +-------- 8< --------- FFmpeg 4.0 was cut here -------- 8< --------- + 2018-04-03 - d6fc031caf - lavu 56.13.100 - pixdesc.h Deprecate AV_PIX_FMT_FLAG_PSEUDOPAL and make allocating a pseudo palette optional for API users (see AV_PIX_FMT_FLAG_PSEUDOPAL doxygen for details). |