lavu/frame: add side data storing view ID for multi-view video

This commit is contained in:
Anton Khirnov
2017-08-06 20:13:47 +02:00
parent a7505ec562
commit 6940a6de2f
6 changed files with 18 additions and 1 deletions

View File

@@ -2,6 +2,9 @@ The last version increases of all libraries were on 2024-03-07
API changes, most recent first:
2024-09-23 - xxxxxxx - lavu 59.38.100 - frame.h
Add AV_FRAME_DATA_VIEW_ID.
2024-09-23 - xxxxxxxxxx - lavc 61.18.100 - avcodec.h
Add a new flag AV_CODEC_EXPORT_DATA_ENHANCEMENTS for export_side_data.