[vlc-devel] [RFC-PATCH] video_format_t variables for 360° video support

Adrien Maglo magsoft at videolan.org
Thu May 19 16:41:45 CEST 2016


Hello,


This patch proposes to include variables in the video_format_t structure to prepare for the support of 360° video inside VLC, following the Google specification for the MP4 container:
https://github.com/google/spatial-media/blob/master/docs/spherical-video-v2-rfc.md

Stereo is not taken into account in this patch as it was the subject of previously discussed patches posted here by Felix Abecassis.

Thanks,

Adrien Maglo (1):
  include: add variables to video_format_t for 360 videos

 include/vlc_es.h | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

-- 
MagSoft



More information about the vlc-devel mailing list