diff options
author | Cosmin Stejerean <cosmin@cosmin.at> | 2024-05-22 15:50:43 +0000 |
---|---|---|
committer | Niklas Haas <git@haasn.dev> | 2024-06-22 15:48:23 +0200 |
commit | cc587e69c6faf194424fedef61ac3da77f8053bf (patch) | |
tree | acd7cd0a340a25acb598a0eb99ee4baa6e807581 /doc/APIchanges | |
parent | 127545350fcc57781ba66bf7698904f4a0d2387c (diff) | |
download | ffmpeg-cc587e69c6faf194424fedef61ac3da77f8053bf.tar.gz |
avutil/dovi_meta: add fields for ext_mapping_idc
Co-authored-by: Niklas Haas <git@haasn.dev>
Signed-off-by: Niklas Haas <git@haasn.dev>
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 6a470702b6..3e728c9ef1 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -2,6 +2,9 @@ The last version increases of all libraries were on 2024-03-07 API changes, most recent first: +2024-06-19 - xxxxxxxxxx - lavu 59.25.100 - dovi_meta.h + Add AVDOVIRpuDataHeader.ext_mapping_idc_0_4 and ext_mapping_idc_5_7. + 2024-06-18 - xxxxxxxxxx - lavu 59.24.100 - stereo3d.h Add primary_eye, baseline, horizontal_disparity_adjustment, and horizontal_field_of_view fields to AVStereo3D. |