Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Nov 2016 07:22:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 207547] [exp-run] Update ffmpeg to 3.2
Message-ID:  <bug-207547-12827-8c2rVby4em@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207547-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207547-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207547

--- Comment #21 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Fri Nov  4 07:21:58 UTC 2016
New revision: 425292
URL: https://svnweb.freebsd.org/changeset/ports/425292

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

  videowrapper.cpp:107:40: error: use of undeclared identifier 'PIX_FMT_RGB=
24';
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=3Davcodec_alloc_frame();
                    ^

  PR:           207547

Changes:
  head/multimedia/2mandvd/Makefile
  head/multimedia/2mandvd/files/patch-videowrapper.cpp

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207547-12827-8c2rVby4em>