[FFmpeg-devel] [PATCH]configure: Fix libopus detection
James Almer
jamrial at gmail.com
Thu Mar 30 02:58:09 EEST 2017
On 3/29/2017 8:41 PM, Lou Logan wrote:
> On Thu, 30 Mar 2017 00:47:47 +0200
> Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
>
>> Hi!
>>
>> Attached patch fixes a compilation error here.
>
> What is the error? How can I duplicate the error?
Install libopus 1.0.2 or older and configure will succeed but
fail during compilation of the encoder because
opus_multistream_surround_encoder_create() is undefined.
It was introduced in 1.1 then backported to the 1.0 branch
for 1.0.3
More information about the ffmpeg-devel
mailing list