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

Author: jbeich
Date: Fri Apr 27 11:09:29 UTC 2018
New revision: 468419
URL: https://svnweb.freebsd.org/changeset/ports/468419

Log:
  x11/xpra: unbreak with ffmpeg 4.0

  xpra/codecs/dec_avcodec2/decoder.c:5656:72: error: use of undeclared
identifier 'CODEC_FLAG2_FAST'
    __pyx_v_self->codec_ctx->flags2 =3D (__pyx_v_self->codec_ctx->flags2 |
CODEC_FLAG2_FAST);
                                                                         ^

  PR:           227726
  Obtained from:        upstream

Changes:
  head/x11/xpra/files/patch-xpra_codecs_dec__avcodec2_decoder.pyx
  head/x11/xpra/files/patch-xpra_codecs_enc__ffmpeg_encoder.pyx

--=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-88vnR5ZWH1>