[FFmpeg-trac] #5057(undetermined:new): master broke AVCodecContext compatibility with LibAV project

FFmpeg trac at avcodec.org
Thu Dec 3 17:07:21 CET 2015


#5057: master broke AVCodecContext compatibility with LibAV project
-------------------------------------+-------------------------------------
             Reporter:  jyavenard    |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by heleppkes):

 FWIW there are many projects that still manage to support both Libav and
 FFmpeg, and never even relied on them both having the same ABI. The answer
 is to simply re-compile to match the OS you are running on. If you build a
 package for Debian, compile Firefox against all the libraries available on
 Debian.

 libavcodec et al have not been "drop-in" ABI compatible between FFmpeg and
 Libav for a long time, unless they were specifically built for that -
 which no distribution did.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5057#comment:6>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list