[FFmpeg-devel] [PATCH] ffmpeg libopusdec: fix missing include file in libopusdec.c

Michael Niedermayer michael at niedermayer.cc
Sat Nov 25 03:18:53 EET 2017


On Fri, Nov 24, 2017 at 12:30:55AM +0100, Carl Eugen Hoyos wrote:
> 2017-11-23 23:41 GMT+01:00 Hendrik Leppkes <h.leppkes at gmail.com>:
> > On Thu, Nov 23, 2017 at 8:22 PM, Mikulas Patocka <mikulas at twibright.com> wrote:
> >> This patch fixes the following error when compiling mplayer with libopus.
> >>
> >> libavcodec/libopusdec.c: In function 'libopus_decode_init':
> >> libavcodec/libopusdec.c:130:27: error: implicit declaration of function 'ff_exp10'; did you mean 'ff_exp2fi'?
> >>          double gain_lin = ff_exp10(gain_db / (20.0 * 256));
> >>                            ^~~~~~~~
> >>                            ff_exp2fi
> >
> > Can this issue be reproduced with ffmpeg alone, without mplayer?
> 
> Yes, regression since 48cd3d23 on affected systems.

will apply unless someone else is faster

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Republics decline into democracies and democracies degenerate into
despotisms. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171125/3350aff1/attachment.sig>


More information about the ffmpeg-devel mailing list