aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/gsmartcontrol
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2018-05-03 00:33:59 +0800
committerjbeich <jbeich@FreeBSD.org>2018-05-03 00:33:59 +0800
commitda104360ea7d7861aa9fe6dc04b776a1eaf794ec (patch)
treeffe0f953b130ee5271d3fc2a4eebadfccc03e924 /sysutils/gsmartcontrol
parent7d54749f5ada25cf2480e808d669974da35db8c4 (diff)
downloadfreebsd-ports-gnome-da104360ea7d7861aa9fe6dc04b776a1eaf794ec.tar.gz
freebsd-ports-gnome-da104360ea7d7861aa9fe6dc04b776a1eaf794ec.tar.zst
freebsd-ports-gnome-da104360ea7d7861aa9fe6dc04b776a1eaf794ec.zip
net/freeswitch: unbreak with ffmpeg 4.0
avcodec.c:194:40: error: use of undeclared identifier 'FF_INPUT_BUFFER_PADDING_SIZE' static uint8_t ff_input_buffer_padding[FF_INPUT_BUFFER_PADDING_SIZE] = { 0 }; ^ avformat.c:471:14: error: use of undeclared identifier 'CODEC_FLAG_LOOP_FILTER' c->flags|=CODEC_FLAG_LOOP_FILTER; // flags=+loop ^ avformat.c:477:47: error: use of undeclared identifier 'ME_HEX' av_opt_set_int(c->priv_data, "motion_est", ME_HEX, 0); ^ avformat.c:553:15: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER' c->flags |= CODEC_FLAG_GLOBAL_HEADER; ^ avformat.c:638:31: error: use of undeclared identifier 'CODEC_CAP_VARIABLE_FRAME_SIZE' if (c->codec->capabilities & CODEC_CAP_VARIABLE_FRAME_SIZE) { ^ PR: 227726 Reported by: antoine (via exp-run)
Diffstat (limited to 'sysutils/gsmartcontrol')
0 files changed, 0 insertions, 0 deletions