Changes since v2:
* horizontal display adjustment is now a rational
Derek Buitenhuis (5):
avutil/spherical: Add more spherical types
avutil/stereo3d: Fill out stereo info provided by Vision Pro files
fftools/ffprobe: Print more Stereo 3D info from side data
avformat/mov: Add support for exporting Video Extension Usage info
avformat/mov: Add support for reading and exporting horizontal field
of view
fftools/ffprobe.c | 8 +
libavformat/mov.c | 312 +++++++++++++++++++
libavutil/spherical.c | 5 +
libavutil/spherical.h | 16 +
libavutil/stereo3d.c | 52 ++++
libavutil/stereo3d.h | 78 +++++
libavutil/version.h | 2 +-
tests/ref/fate/matroska-spherical-mono | 2 +
tests/ref/fate/matroska-spherical-mono-remux | 4 +
tests/ref/fate/matroska-stereo_mode | 8 +
tests/ref/fate/matroska-vp8-alpha-remux | 2 +
tests/ref/fate/mov-spherical-mono | 2 +
12 files changed, 490 insertions(+), 1 deletion(-)
--
2.43.0
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".