[Bug 207547] [exp-run] Update ffmpeg to 3.2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 4 07:25:50 UTC 2016


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

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

Author: jbeich
Date: Fri Nov  4 07:25:37 UTC 2016
New revision: 425293
URL: https://svnweb.freebsd.org/changeset/ports/425293

Log:
  MFH: r425292

  multimedia/2mandvd: unbreak build with ffmpeg 3.x

  videowrapper.cpp:107:40: error: use of undeclared identifier 'PIX_FMT_RGB24';
did you mean
        'AV_PIX_FMT_RGB24'?
                      pCodecCtx->height, PIX_FMT_RGB24, SWS_BICUBIC, NULL,
                                         ^~~~~~~~~~~~~
  videowrapper.cpp:128:19: error: use of undeclared identifier
'avcodec_alloc_frame'
          pFrameRGB=avcodec_alloc_frame();
                    ^

  PR:           207547
  Approved by:  ports-secteam blanket

Changes:
_U  branches/2016Q4/
  branches/2016Q4/multimedia/2mandvd/Makefile
  branches/2016Q4/multimedia/2mandvd/files/patch-videowrapper.cpp

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


More information about the freebsd-multimedia mailing list