[FFmpeg-trac] #3136(avutil:new): ABI in libavutil as been broken since 2.x without libary soname change

FFmpeg trac at avcodec.org
Sat Nov 16 18:33:58 CET 2013


#3136: ABI in libavutil as been broken since 2.x without libary soname change
------------------------------------+----------------------------------
             Reporter:  marillat    |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  important   |                Component:  avutil
              Version:  git-master  |               Resolution:
             Keywords:  regression  |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+----------------------------------

Comment (by michael):

 An alternative solution, that doesnt need a configure flag posted:
 http://article.gmane.org/gmane.comp.video.ffmpeg.devel/171166
 this basically reintroduces the proper 52 style ABI to libavutil and at
 the same time makes libavcodec not use the ambigous ABI anymore. So simply
 upgrading both libs would then resolve it.
 Comments and testing very welcome!

 About simply bumping major, i think this would cause many more problems
 than it solves, especially if debian at some future point introduces a
 incompatible libavutil with that major version from libav.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/3136#comment:10>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list