Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 May 2018 11:40:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 227726] multimedia/ffmpeg: update to 4.0
Message-ID:  <bug-227726-12827-0HRP19ZR3L@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227726-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227726-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=3D227726

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

Author: jbeich
Date: Fri May  4 11:39:58 UTC 2018
New revision: 469015
URL: https://svnweb.freebsd.org/changeset/ports/469015

Log:
  multimedia/bino: unbreak with ffmpeg 4.0

  media_object.cpp:908:60: error: use of undeclared identifier 'CODEC_CAP_D=
R1'
              if (lowres || (codec && (codec->capabilities & CODEC_CAP_DR1)=
))
                                                             ^
  media_object.cpp:909:37: error: use of undeclared identifier
'CODEC_FLAG_EMU_EDGE'
                  codec_ctx->flags |=3D CODEC_FLAG_EMU_EDGE;
                                      ^

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

Changes:
  head/multimedia/bino/Makefile
  head/multimedia/bino/files/patch-src_media__object.cpp

--=20
You are receiving this mail because:
You are the assignee for the bug.
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-227726-12827-0HRP19ZR3L>