Re: [FFmpeg-devel] [PATCH 2/3] avformat/mov: use av_stream_add_side_data() for displaymatrix side data

2016-11-18 Thread James Almer
On 11/18/2016 10:02 PM, Michael Niedermayer wrote: > On Thu, Nov 17, 2016 at 02:41:14AM -0300, James Almer wrote: >> Signed-off-by: James Almer >> --- >> libavformat/mov.c | 15 --- >> 1 file changed, 4 insertions(+), 11 deletions(-) >> >> diff --git a/libavformat/mov.c b/libavformat/

Re: [FFmpeg-devel] [PATCH 2/3] avformat/mov: use av_stream_add_side_data() for displaymatrix side data

2016-11-18 Thread Michael Niedermayer
On Thu, Nov 17, 2016 at 02:41:14AM -0300, James Almer wrote: > Signed-off-by: James Almer > --- > libavformat/mov.c | 15 --- > 1 file changed, 4 insertions(+), 11 deletions(-) > > diff --git a/libavformat/mov.c b/libavformat/mov.c > index 8d6cc12..5ba9965 100644 > --- a/libavformat/

[FFmpeg-devel] [PATCH 2/3] avformat/mov: use av_stream_add_side_data() for displaymatrix side data

2016-11-16 Thread James Almer
Signed-off-by: James Almer --- libavformat/mov.c | 15 --- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/libavformat/mov.c b/libavformat/mov.c index 8d6cc12..5ba9965 100644 --- a/libavformat/mov.c +++ b/libavformat/mov.c @@ -5647,20 +5647,13 @@ static int mov_read_hea