[Bug 227726] multimedia/ffmpeg: update to 4.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri May 4 11:40:13 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227726

--- Comment #64 from commit-hook at freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Fri May  4 11:39:58 UTC 2018
New revision: 469015
URL: https://svnweb.freebsd.org/changeset/ports/469015

Log:
  multimedia/bino: unbreak with ffmpeg 4.0

  media_object.cpp:908:60: error: use of undeclared identifier 'CODEC_CAP_DR1'
              if (lowres || (codec && (codec->capabilities & CODEC_CAP_DR1)))
                                                             ^
  media_object.cpp:909:37: error: use of undeclared identifier
'CODEC_FLAG_EMU_EDGE'
                  codec_ctx->flags |= CODEC_FLAG_EMU_EDGE;
                                      ^

  PR:           227726
  Reported by:  antoine (via exp-run)

Changes:
  head/multimedia/bino/Makefile
  head/multimedia/bino/files/patch-src_media__object.cpp

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.


More information about the freebsd-multimedia mailing list