ffmpeg | branch: master | James Almer <[email protected]> | Fri Aug 19 23:00:12 2022 -0300| [0446282320c2cc43c729355f229d37c5b44867b0] | committer: James Almer
APIchanges: fix library version in the latest entry Also add commit hash and date while at it. Signed-off-by: James Almer <[email protected]> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0446282320c2cc43c729355f229d37c5b44867b0 --- doc/APIchanges | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. _______________________________________________ ffmpeg-cvslog mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
