aboutsummaryrefslogtreecommitdiffstats
path: root/databases/pymongo
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2016-11-04 20:03:32 +0800
committerjbeich <jbeich@FreeBSD.org>2016-11-04 20:03:32 +0800
commitd9a612c234f0e062ebafa626bf7e0f0d5a45004b (patch)
tree0b004e0c52bb46a1e52fdf00a87017a936933c51 /databases/pymongo
parentca28563d7cdd46a9a59c52f205dc353af8075461 (diff)
downloadfreebsd-ports-gnome-d9a612c234f0e062ebafa626bf7e0f0d5a45004b.tar.gz
freebsd-ports-gnome-d9a612c234f0e062ebafa626bf7e0f0d5a45004b.tar.zst
freebsd-ports-gnome-d9a612c234f0e062ebafa626bf7e0f0d5a45004b.zip
multimedia/nordlicht: unbreak build with ffmpeg 3.x
image.c:28:24: error: use of undeclared identifier 'PIX_FMT_RGB24'; did you mean 'AV_PIX_FMT_RGB24'? i->frame->format = PIX_FMT_RGB24; // best choice? ^~~~~~~~~~~~~ AV_PIX_FMT_RGB24 /usr/local/include/libavutil/pixfmt.h:64:5: note: 'AV_PIX_FMT_RGB24' declared here AV_PIX_FMT_RGB24, ///< packed RGB 8:8:8, 24bpp, RGBRGB... ^ image.c:243:32: error: use of undeclared identifier 'PIX_FMT_RGB24'; did you mean 'AV_PIX_FMT_RGB24'? encoder_context->pix_fmt = PIX_FMT_RGB24; ^~~~~~~~~~~~~ AV_PIX_FMT_RGB24 /usr/local/include/libavutil/pixfmt.h:64:5: note: 'AV_PIX_FMT_RGB24' declared here AV_PIX_FMT_RGB24, ///< packed RGB 8:8:8, 24bpp, RGBRGB... ^ PR: 214196 Submitted by: Tobias Kortkamp <t@tobik.me> (maintainer) Obtained from: upstream
Diffstat (limited to 'databases/pymongo')
0 files changed, 0 insertions, 0 deletions