diff options
author | James Almer <jamrial@gmail.com> | 2024-06-22 17:25:40 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2024-06-28 13:16:57 -0300 |
commit | 1c8b32e19f8327c1efe8d530b9b6f15e0e9ae120 (patch) | |
tree | 7e42c904be0e19badcd2c622a1851a3c04b884d9 /libavutil/eval.c | |
parent | e0b574c483db05c5e2e7be22e9f1206f3423c38b (diff) | |
download | ffmpeg-1c8b32e19f8327c1efe8d530b9b6f15e0e9ae120.tar.gz |
avutil/stereo3d: add a Stereo3D type to signal that the packing is unspecified
Given that a video stream/frame may have only one view or both views coded with
the packing information being unavailable, this commit adds a new type value
AV_STEREO3D_UNSPEC for this purpose.
The most common case for this is container level signaling of Stereo3D video
where the specifics are defined at the bitstream level.
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavutil/eval.c')
0 files changed, 0 insertions, 0 deletions