summaryrefslogtreecommitdiffstats
path: root/graphics/gifmerge
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2016-12-12 08:24:05 +0000
committerjbeich <jbeich@FreeBSD.org>2016-12-12 08:24:05 +0000
commit41f4133dbd700255e7fb8c1fd40a9fce2ffb2872 (patch)
tree4e8f7a0912dca0d1a8b520b666c472ef0d4901eb /graphics/gifmerge
parentf43f66c0d70f398dfef417e9b0b9426dd25e648c (diff)
downloadFreeBSD-ports-41f4133dbd700255e7fb8c1fd40a9fce2ffb2872.zip
FreeBSD-ports-41f4133dbd700255e7fb8c1fd40a9fce2ffb2872.tar.gz
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
Diffstat (limited to 'graphics/gifmerge')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud