[vlc-devel] [PATCH 1/4] include: add variables to video_format_t for 360 videos

Rémi Denis-Courmont remi at remlab.net
Mon May 23 14:50:41 CEST 2016


Le 2016-05-23 12:18, Adrien Maglo a écrit :
> Le 23/05/2016 12:05, Rémi Denis-Courmont a écrit :
>> Using int for degree angles is bizarre. At the very least, this is 
>> not
>> sufficiently well documented.
>
> Storing degree angles in integers may be bizarre. Nevertheless, this
> is how Google proposes to store them in their spec for mp4.

No. They store them as U16.16 values, which is anything but the same 
(and much less bizarre).

-- 
Rémi Denis-Courmont
http://www.remlab.net/


More information about the vlc-devel mailing list