Menu

#105 Two functions used in ffmpeg intergration have been removed in FFMPEG >= 2.5

v2.4.x
closed-fixed
None
bugfix
2015-12-25
2015-02-03
_IanC
No

av_new_stream() and avcodec_open have been deprecated and removed in FFMPEG >= 2.5. This patch updates to avformat_new_stream() and avcodec_open2() respectively.

1 Attachments

Discussion

  • gpz

    gpz - 2015-07-21

    is this still an issue after the rework?

     
  • gpz

    gpz - 2015-12-25

    closing, its no more required

     

Log in to post a comment.