[Bug 227726] multimedia/ffmpeg: update to 4.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Apr 27 13:33:07 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227726
--- Comment #25 from commit-hook at 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] = av_mallocz (frame->vo_frame.pitches[0] *
height + FF_INPUT_BUFFER_PADDING_SIZE);
^
PR: 227726
Obtained from: upstream (xine-lib 1.2.8)
Changes:
head/multimedia/libxine/files/patch-ffmpeg4
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-multimedia
mailing list