Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Apr 2018 13:33:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 227726] multimedia/ffmpeg: update to 4.0
Message-ID:  <bug-227726-12827-LhdFmq3wHp@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 #25 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Fri Apr 27 13:32:11 UTC 2018
New revision: 468426
URL: https://svnweb.freebsd.org/changeset/ports/468426

Log:
  multimedia/libxine: unbreak with ffmpeg 4.0

  video_out_vaapi.c:3122:83: error: use of undeclared identifier
'FF_INPUT_BUFFER_PADDING_SIZE'
        frame->vo_frame.base[0] =3D av_mallocz (frame->vo_frame.pitches[0] *
height + FF_INPUT_BUFFER_PADDING_SIZE);
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20
    ^

  PR:           227726
  Obtained from:        upstream (xine-lib 1.2.8)

Changes:
  head/multimedia/libxine/files/patch-ffmpeg4

--=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-227726-12827-LhdFmq3wHp>