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

FFmpeg trac at avcodec.org
Fri Dec 4 15:51:24 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 jyavenard):

 Replying to [comment:21 michael]:
 > av_opt_get_int / av_opt_set_int is in FFmpeg 0.9, if you want to support
 older, there is av_set_int() and av_get_int()

 Thank you very much for this.

 The only remaining members accessed (that aren't int) are:
 get_format, and extradata, get_buffer and release_buffer

 But for those last two, I'd have to rethink anyway as they have been
 removed in 57

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


More information about the FFmpeg-trac mailing list