Re: [FFmpeg-devel] [PATCH 3/3] mov: Export spherical information

2016-11-12 Thread Vittorio Giovara
On Fri, Nov 11, 2016 at 6:23 PM, James Almer wrote: > On 11/11/2016 7:49 PM, Vittorio Giovara wrote: >> This implements Spherical Video V1 and V2, as described in the >> spatial-media collection by Google. >> >> Signed-off-by: Vittorio Giovara >> --- >> Please CC. >> Vittorio >> >> libavformat/i

Re: [FFmpeg-devel] [PATCH 3/3] mov: Export spherical information

2016-11-11 Thread James Almer
On 11/11/2016 7:49 PM, Vittorio Giovara wrote: > This implements Spherical Video V1 and V2, as described in the > spatial-media collection by Google. > > Signed-off-by: Vittorio Giovara > --- > Please CC. > Vittorio > > libavformat/isom.h | 7 ++ > libavformat/mov.c | 281 >

[FFmpeg-devel] [PATCH 3/3] mov: Export spherical information

2016-11-11 Thread Vittorio Giovara
This implements Spherical Video V1 and V2, as described in the spatial-media collection by Google. Signed-off-by: Vittorio Giovara --- Please CC. Vittorio libavformat/isom.h | 7 ++ libavformat/mov.c | 281 - 2 files changed, 287 insertions