diff options
author | Marton Balint <[email protected]> | 2025-08-27 08:36:39 +0200 |
---|---|---|
committer | Marton Balint <[email protected]> | 2025-09-05 21:05:13 +0200 |
commit | 9458a6f8ec2a8048fa1d672b6b27fcc56fd14cb1 (patch) | |
tree | 8d3a76e143595b73b5433b14dd22d5b5e054c57e /doc/APIchanges | |
parent | 7a1c737c359509f59c8552e79b2fa6a191d61ad9 (diff) |
avformat/utils: add AV_FRAME_FILENAME_FLAGS_IGNORE_TRUNCATION flag
Signed-off-by: Marton Balint <[email protected]>
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 d69aaf2215..5b07848c0a 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-09-xx - xxxxxxxx - lavf 62.5.100 - avformat.h + Add AV_FRAME_FILENAME_FLAGS_IGNORE_TRUNCATION + 2025-09-xx - xxxxxxxxxx - lavu 60.12.100 - hwcontext_d3d12va.h Add support for texture array mode AVD3D12VAFrame.subresource_index, AVD3D12VAFramesContext.texture_array |