avutil/log: support logging of date and time information

Signed-off-by: softworkz <softworkz@hotmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
softworkz
2025-02-07 14:34:27 +00:00
committed by Michael Niedermayer
parent e417f939da
commit c79cdae377
4 changed files with 43 additions and 4 deletions

View File

@@ -2,6 +2,9 @@ The last version increases of all libraries were on 2024-03-07
API changes, most recent first:
2025-02-xx - xxxxxxxxxx - lavu 59.57.100 - log.h
Add flags AV_LOG_PRINT_TIME and AV_LOG_PRINT_DATETIME.
2025-02-09 - xxxxxxxxxx - lavc 61.32.100 - codec_id.h
Add AV_CODEC_ID_IVTV_VBI.