[Bug 227726] multimedia/ffmpeg: update to 4.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Apr 30 19:04:34 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227726
--- Comment #39 from commit-hook at freebsd.org ---
A commit references this bug:
Author: jbeich
Date: Mon Apr 30 19:04:19 UTC 2018
New revision: 468739
URL: https://svnweb.freebsd.org/changeset/ports/468739
Log:
net/freerdp: unbreak with ffmpeg 4.0
channels/tsmf/client/ffmpeg/tsmf_ffmpeg.c:210:38: error: use of undeclared
identifier 'CODEC_CAP_TRUNCATED'
if (mdecoder->codec->capabilities & CODEC_CAP_TRUNCATED)
^
channels/tsmf/client/ffmpeg/tsmf_ffmpeg.c:211:37: error: use of undeclared
identifier 'CODEC_FLAG_TRUNCATED'
mdecoder->codec_context->flags |= CODEC_FLAG_TRUNCATED;
^
PR: 227726
Reported by: antoine (via exp-run)
Obtained from: upstream (FreeRDP 2.0.0-rc2)
Changes:
head/net/freerdp/Makefile
head/net/freerdp/distinfo
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-multimedia
mailing list