[Bug 207547] [exp-run] Update ffmpeg to 3.2
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Nov 4 07:22:47 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207547
--- Comment #21 from commit-hook at 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_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
Changes:
head/multimedia/2mandvd/Makefile
head/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