Date: Tue, 24 Apr 2018 13:57:25 +0000 From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: [Bug 227726] multimedia/ffmpeg: update to 4.0 Message-ID: <bug-227726-12827-HOoXEAlS6h@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 #9 from commit-hook@freebsd.org --- A commit references this bug: Author: jbeich Date: Tue Apr 24 13:56:41 UTC 2018 New revision: 468204 URL: https://svnweb.freebsd.org/changeset/ports/468204 Log: graphics/gegl3: unbreak with ffmpeg 4.0 ./ff-save.c:293:17: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER' c->flags |=3D CODEC_FLAG_GLOBAL_HEADER; ^ ./ff-save.c:634:18: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER' c->flags |=3D CODEC_FLAG_GLOBAL_HEADER; ^ ./ff-save.c:702:30: error: use of undeclared identifier 'AVFMT_RAWPICTURE' if (!(oc->oformat->flags & AVFMT_RAWPICTURE)) ^ ./ff-save.c:806:28: error: use of undeclared identifier 'AVFMT_RAWPICTURE' if (oc->oformat->flags & AVFMT_RAWPICTURE) ^ PR: 227726 Changes: head/graphics/gegl3/files/ head/graphics/gegl3/files/patch-operations_external_ff-save.c --=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-HOoXEAlS6h>