[Bug 227726] multimedia/ffmpeg: update to 4.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 2 13:26:35 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227726

--- Comment #45 from commit-hook at freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Wed May  2 13:25:55 UTC 2018
New revision: 468831
URL: https://svnweb.freebsd.org/changeset/ports/468831

Log:
  cad/opencascade: unbreak with ffmpeg 4.0

  src/Image/Image_VideoRecorder.cxx:279:25: error: use of undeclared identifier
'CODEC_FLAG_GLOBAL_HEADER'
      aCodecCtx->flags |= CODEC_FLAG_GLOBAL_HEADER;
                          ^
  src/Image/Image_VideoRecorder.cxx:452:38: error: use of undeclared identifier
'AVFMT_RAWPICTURE'
    if ((myAVContext->oformat->flags & AVFMT_RAWPICTURE) != 0
                                       ^

  PR:           227726
  Reported by:  antoine (via exp-run)

Changes:
  head/cad/opencascade/files/patch-src_Image_Image__VideoRecorder.cxx

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-multimedia mailing list