[FFmpeg-devel] [PATCH 1/5] avutil/spherical: Add more spherical types

Derek Buitenhuis derek.buitenhuis at gmail.com
Fri Jun 14 16:03:21 EEST 2024


On 6/11/2024 7:44 PM, James Almer wrote:
> This should ideally be the enum with value 0, but until next major when 
> such a change can happen, it would be IMO a good idea if you set 
> spherical->projection to AV_SPHERICAL_RECTANGULAR in av_spherical_alloc().

I think setting it to 0 (AV_STEREO3D_2D) is correct rather than this (and is already
done), and I don't think we need to reorder.

I had discussed this with Vittorio and it was decided that it was good to disambiguate
between 2D (not stereoscopic) and coded rectangular.

- Derek



More information about the ffmpeg-devel mailing list