forked from Lainports/freebsd-ports
ffmpeg.c:442:25: error: use of undeclared identifier 'CODEC_FLAG_QSCALE'
c->flags |= CODEC_FLAG_QSCALE;
^
ffmpeg.c:450:17: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
c->flags |= CODEC_FLAG_GLOBAL_HEADER;
^
ffmpeg.c:492:40: error: use of undeclared identifier 'AVFMT_RAWPICTURE'
if (!(ffmpeg->oc->oformat->flags & AVFMT_RAWPICTURE)) {
^
ffmpeg.c:708:38: error: use of undeclared identifier 'AVFMT_RAWPICTURE'
if (ffmpeg->oc->oformat->flags & AVFMT_RAWPICTURE) {
^
PR: 227726
|
||
|---|---|---|
| .. | ||
| motion.in | ||
| patch-conf.c | ||
| patch-configure.ac | ||
| patch-ffmpeg.c | ||
| patch-netcam.c | ||
| patch-stream.c | ||
| patch-track.c | ||
| patch-video2.c | ||
| patch-video__freebsd.c | ||
| patch-webhttpd.c | ||
| pkg-message.in | ||