Re: [FFmpeg-devel] Patch for FPE (floating point exception)

2017-06-15 Thread Michael Niedermayer
On Tue, Jun 06, 2017 at 06:41:55PM +0200, Robert Nagtegaal wrote: > Dear developers, > > Most unfortunately I found 2 bugs in ffserver.c Both are related to > floating point bugs. I wrote a patch and submitted it on git: > > https://github.com/masikh/FFmpeg/commit/50326ef568.patch > commit 46f8

[FFmpeg-devel] Patch for FPE (floating point exception)

2017-06-15 Thread Robert Nagtegaal
Dear developers, Most unfortunately I found 2 bugs in ffserver.c Both are related to floating point bugs. I wrote a patch and submitted it on git: https://github.com/masikh/FFmpeg/commit/50326ef568.patch I hope it helps! Kind regards, Robert Nagtegaal Alias: Masikh ___