freebsd-ports/emulators/vice
Jan Beich fe99542bcc emulators/vice: unbreak with ffmpeg 4.0
ffmpegdrv.c:363:34: error: use of undeclared identifier 'CODEC_CAP_VARIABLE_FRAME_SIZE'
    if (c->codec->capabilities & CODEC_CAP_VARIABLE_FRAME_SIZE) {
                                 ^
ffmpegdrv.c:457:21: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
        c->flags |= CODEC_FLAG_GLOBAL_HEADER;
                    ^
ffmpegdrv.c:790:21: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
        c->flags |= CODEC_FLAG_GLOBAL_HEADER;
                    ^
ffmpegdrv.c:970:40: error: use of undeclared identifier 'AVFMT_RAWPICTURE'
    if (ffmpegdrv_oc->oformat->flags & AVFMT_RAWPICTURE) {
                                       ^

PR:		227726
2018-04-24 17:44:27 +00:00
..
files emulators/vice: unbreak with ffmpeg 4.0 2018-04-24 17:44:27 +00:00
distinfo - update to 3.1 2017-05-14 17:17:42 +00:00
Makefile multimedia/ffmpeg: update to 3.4 2017-10-21 06:50:49 +00:00
pkg-descr
pkg-message
pkg-plist - update to 3.1 2017-05-14 17:17:42 +00:00