Re: [FFmpeg-devel] [PATCH 3/3] avcodec/exr: add option to output pixels in float

2020-05-07 Thread Anton Khirnov
Quoting Mark Reid (2020-05-07 03:16:17) > On Wed, May 6, 2020 at 1:07 PM Anton Khirnov wrote: > > > Quoting mindm...@gmail.com (2020-04-29 05:02:35) > > > From: Mark Reid > > > > > > --- > > > libavcodec/exr.c | 103 +++ > > > 1 file changed, 86 inser

Re: [FFmpeg-devel] [PATCH 3/3] avcodec/exr: add option to output pixels in float

2020-05-06 Thread Mark Reid
On Wed, May 6, 2020 at 1:07 PM Anton Khirnov wrote: > Quoting mindm...@gmail.com (2020-04-29 05:02:35) > > From: Mark Reid > > > > --- > > libavcodec/exr.c | 103 +++ > > 1 file changed, 86 insertions(+), 17 deletions(-) > > > > diff --git a/libavcode

Re: [FFmpeg-devel] [PATCH 3/3] avcodec/exr: add option to output pixels in float

2020-05-06 Thread Anton Khirnov
Quoting mindm...@gmail.com (2020-04-29 05:02:35) > From: Mark Reid > > --- > libavcodec/exr.c | 103 +++ > 1 file changed, 86 insertions(+), 17 deletions(-) > > diff --git a/libavcodec/exr.c b/libavcodec/exr.c > @@ -1888,6 +1955,8 @@ static const AVOp

[FFmpeg-devel] [PATCH 3/3] avcodec/exr: add option to output pixels in float

2020-04-28 Thread mindmark
From: Mark Reid --- libavcodec/exr.c | 103 +++ 1 file changed, 86 insertions(+), 17 deletions(-) diff --git a/libavcodec/exr.c b/libavcodec/exr.c index 73419eadb1..f86e97a433 100644 --- a/libavcodec/exr.c +++ b/libavcodec/exr.c @@ -161,6 +161,7 @@ ty