Re: [FFmpeg-devel] [PATCH] avformat/mov: print the projection type when reporting it as unsupported

2018-03-09 Thread James Almer
On 3/9/2018 12:13 PM, Derek Buitenhuis wrote: > On 3/9/2018 2:24 PM, James Almer wrote: >> Signed-off-by: James Almer >> --- >> libavformat/mov.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > > OK. > > - Derek Pushed, thanks. ___ ffmpeg-

Re: [FFmpeg-devel] [PATCH] avformat/mov: print the projection type when reporting it as unsupported

2018-03-09 Thread Derek Buitenhuis
On 3/9/2018 2:24 PM, James Almer wrote: > Signed-off-by: James Almer > --- > libavformat/mov.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) OK. - Derek ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo

[FFmpeg-devel] [PATCH] avformat/mov: print the projection type when reporting it as unsupported

2018-03-09 Thread James Almer
Signed-off-by: James Almer --- libavformat/mov.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavformat/mov.c b/libavformat/mov.c index 7002a82787..82b9aa1a90 100644 --- a/libavformat/mov.c +++ b/libavformat/mov.c @@ -5454,7 +5454,7 @@ static int mov_read_sv3d(MOVContext