Re: [PATCH] Remove use of "long double".
Reimar Döffinger <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, May 18, 2019 at 10:19:20PM +0200, Alexander Strasser wrote: > Hi Reimar! > > On 2019-05-18 10:51 +0200, Reimar Döffinger wrote: > > The values are only "double", and "long double" > > on x86 forces the use of x87 instructions which > > are less efficient. > > Also "long double" is not available on other > > architectures. > > --- > > libmpdemux/demux_mkv.c | 10 +++++----- > > libmpdemux/ebml.c | 4 ++-- > > libmpdemux/ebml.h | 2 +- > > 3 files changed, 8 insertions(+), 8 deletions(-) > > LGTM. Fine to commit if tested. Haven't noticed any issues... Pushed. _______________________________________________ MPlayer-dev-eng mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng