[FFmpeg-devel] [PATCH 05/13] avformat/mxfenc: Fix stored width

2018-05-07 Thread Michael Niedermayer
This fixes the width to have computations matching the height Signed-off-by: Michael Niedermayer --- libavformat/mxfenc.c | 3 +- .../ref/fate/concat-demuxer-extended-lavf-mxf | 2 +- .../fate/concat-demuxer-extended-lavf-mxf_d10 | 2 +- .../ref/fate/concat-demuxer

Re: [FFmpeg-devel] [PATCH 05/13] avformat/mxfenc: Fix stored width

2018-05-08 Thread Tomas Härdin
mån 2018-05-07 klockan 12:38 +0200 skrev Michael Niedermayer: > This fixes the width to have computations matching the height > > > Signed-off-by: Michael Niedermayer > --- >  libavformat/mxfenc.c  |   3 +- >  .../ref/fate/concat-demuxer-extended-lavf-mxf |   2 +- >  .../f

Re: [FFmpeg-devel] [PATCH 05/13] avformat/mxfenc: Fix stored width

2018-05-08 Thread Michael Niedermayer
On Tue, May 08, 2018 at 12:37:08PM +0200, Tomas Härdin wrote: > mån 2018-05-07 klockan 12:38 +0200 skrev Michael Niedermayer: > > This fixes the width to have computations matching the height > > > > > Signed-off-by: Michael Niedermayer > > --- > >  libavformat/mxfenc.c  |