diff options
author | James Almer <jamrial@gmail.com> | 2022-08-19 23:00:12 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2022-08-19 23:01:10 -0300 |
commit | 0446282320c2cc43c729355f229d37c5b44867b0 (patch) | |
tree | 9f01988b72ab59f427afb3796b7fa7af103be835 /doc | |
parent | 352799dca8f80b81c37ae3260e424b9479269829 (diff) | |
download | ffmpeg-0446282320c2cc43c729355f229d37c5b44867b0.tar.gz |
APIchanges: fix library version in the latest entry
Also add commit hash and date while at it.
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/APIchanges | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 31f99e3b25..2df65a521d 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -14,7 +14,7 @@ libavutil: 2021-04-27 API changes, most recent first: -2022-08-xx - xxxxxxxxxx - lavc 59.42.101 - codec_id.h +2022-08-19 - 352799dca8 - lavc 59.42.102 - codec_id.h Deprecate AV_CODEC_ID_AYUV and ayuv decoder/encoder. The rawvideo codec and vuya pixel format combination will be used instead from now on. |