freebsd-ports/x11-toolkits/nucleo
Jan Beich e75d5041c4 x11-toolkits/nucleo: unbreak with ffmpeg 4.0
ffmpegImageSink.cxx:137:39: error: use of undeclared identifier 'AVFMT_RAWPICTURE'
    } else if (output_format->flags & AVFMT_RAWPICTURE) {
                                      ^
ffmpegImageSink.cxx:198:20: error: no member named 'me_method' in 'AVCodecContext'
    codec_context->me_method = ME_EPZS ; // ME_ZERO
    ~~~~~~~~~~~~~  ^
ffmpegImageSink.cxx:198:32: error: use of undeclared identifier 'ME_EPZS'
    codec_context->me_method = ME_EPZS ; // ME_ZERO
                               ^
ffmpegImageSink.cxx:212:27: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
         codec_context->flags |= CODEC_FLAG_GLOBAL_HEADER ;
                                 ^

PR:		227726
Reported by:	antoine (via exp-run)
2018-05-03 19:02:29 +00:00
..
files x11-toolkits/nucleo: unbreak with ffmpeg 4.0 2018-05-03 19:02:29 +00:00
distinfo
Makefile x11-toolkits/nucleo: unbreak with ffmpeg 4.0 2018-05-03 19:02:29 +00:00
pkg-descr
pkg-plist