linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] libavcodec version change in Ubuntu 14.10: linphon


From: KheOps
Subject: [Linphone-developers] libavcodec version change in Ubuntu 14.10: linphone 3.7.0
Date: Thu, 4 Dec 2014 01:38:42 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

(mediastreamer2 submodule) doesnt compile anymore
Reply-To: 

Hi all,

Trying to compile linphone 3.7.0 from the tarball on Ubuntu 14.10, where
libavcodec-dev is distributed under "libavcodec56", version 6:11-1.

There seems to be a few big changes in that version, which make the
compilation of the mediastreamer2 fail for several reasons:
- libavcodec/old_codec_ids.h does not exist anymore but it is included
  by some source file in mediastreamer2; after reading a bit, it seems
  most of its content has been moved to avcodec.h, but...
- all the CODEC_ID_* macros are now called AV_CODEC_ID_*
- the SNOW codec seems to have disappeared, but it is referenced in
  mediastreamer2 source.

So, some modifications seem to be required to take into account that new
version of libavcodec it seems.

Hope this helps a bit,

Best,

KheOps

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]