diff options
author | softworkz <softworkz@hotmail.com> | 2025-04-19 16:30:04 +0200 |
---|---|---|
committer | softworkz <softworkz@hotmail.com> | 2025-04-21 00:19:11 +0200 |
commit | bf1579c904a20e49f3d827e340dedb6f669617ce (patch) | |
tree | 153f6545a2a9e3218eb5062c3e3ad8ea96a80449 /doc/APIchanges | |
parent | 3cf21217b5063d9758582d1cab325e3c91c848f2 (diff) | |
download | ffmpeg-bf1579c904a20e49f3d827e340dedb6f669617ce.tar.gz |
avutil/log,hwcontext: Add AV_CLASS_CATEGORY_HWDEVICE
Signed-off-by: softworkz <softworkz@hotmail.com>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 22aa6fa5c7..75d66f87f3 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -2,6 +2,9 @@ The last version increases of all libraries were on 2025-03-28 API changes, most recent first: +2025-04-21 - xxxxxxxxxx - lavu 60.2.100 - log.h + Add AV_CLASS_CATEGORY_HWDEVICE. + 2025-04-16 - c818c67991 - libpostproc 59.1.100 - postprocess.h Deprecate PP_CPU_CAPS_3DNOW. |