avcodec: add stream-level stereo3d side data

This commit is contained in:
Vittorio Giovara
2014-07-23 09:21:28 +01:00
parent f2583bc86e
commit 9301486408
5 changed files with 69 additions and 1 deletions

View File

@@ -13,6 +13,9 @@ libavutil: 2014-08-09
API changes, most recent first:
2014-08-xx - xxxxxxx - lavc 56.1.0 - avcodec.h
Add AV_PKT_DATA_STEREO3D to export container-level stereo3d information.
2014-08-xx - xxxxxxx - lavf 56.03.0 - avformat.h
Add AVFormatContext.max_ts_probe.