[Bug 207547] [exp-run] Update ffmpeg to 3.2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 12 08:25:03 UTC 2016


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

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

Author: jbeich
Date: Mon Dec 12 08:24:06 UTC 2016
New revision: 428399
URL: https://svnweb.freebsd.org/changeset/ports/428399

Log:
  graphics/gegl3: unbreak FFMPEG=on runtime

  $ echo CFLAGS+=-Werror=implicit-function-declaration >>Makefile.local
  $ make
  [...]
  ./ff-save.c:700:9: error: implicit declaration of function
'avcodec_encode_video' is invalid in C99
        [-Werror,-Wimplicit-function-declaration]
          avcodec_encode_video (c,
          ^
  ./ff-save.c:700:9: note: did you mean 'avcodec_encode_video2'?
  /usr/local/include/libavcodec/avcodec.h:5323:5: note: 'avcodec_encode_video2'
declared here
  int avcodec_encode_video2(AVCodecContext *avctx, AVPacket *avpkt,
      ^

  PR:           207547
  Obtained from:        upstream
  Approved by:  portmgr blanket

Changes:
  head/graphics/gegl3/Makefile
  head/graphics/gegl3/files/
  head/graphics/gegl3/files/patch-operations_external_ff-save.c

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


More information about the freebsd-multimedia mailing list