Re: [FFmpeg-devel] [PATCH 1/3] avutil/softfloat: Add FLOAT_MIN

2017-11-05 Thread Michael Niedermayer
On Wed, Nov 01, 2017 at 02:00:18PM +0100, Michael Niedermayer wrote: > Signed-off-by: Michael Niedermayer > --- > libavutil/softfloat.h | 1 + > 1 file changed, 1 insertion(+) will apply patchset [...] -- Michael GnuPG fingerprint:

[FFmpeg-devel] [PATCH 1/3] avutil/softfloat: Add FLOAT_MIN

2017-11-01 Thread Michael Niedermayer
Signed-off-by: Michael Niedermayer --- libavutil/softfloat.h | 1 + 1 file changed, 1 insertion(+) diff --git a/libavutil/softfloat.h b/libavutil/softfloat.h index b13d728f30..a651406f74 100644 --- a/libavutil/softfloat.h +++ b/libavutil/softfloat.h @@ -43,6 +43,7 @@