Re: [FFmpeg-devel] [PATCH] mov: Fix checking layout and loading padding for cubemaps

2017-03-07 Thread James Almer
On 3/7/2017 7:31 PM, Vittorio Giovara wrote: > --- > I missed this chunk of review in this version of the set, > sorry, here is the proper patch. > Vittorio > > libavformat/mov.c | 8 +++- > 1 file changed, 7 insertions(+), 1 deletion(-) > > diff --git a/libavformat/mov.c

[FFmpeg-devel] [PATCH] mov: Fix checking layout and loading padding for cubemaps

2017-03-07 Thread Vittorio Giovara
--- I missed this chunk of review in this version of the set, sorry, here is the proper patch. Vittorio libavformat/mov.c | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/libavformat/mov.c b/libavformat/mov.c index cc098cd977..d5c3949050 100644 --- a/libavformat/mov.c