K 10 svn:author V 6 jbeich K 8 svn:date V 27 2018-05-02T13:26:23.484650Z K 7 svn:log V 418 math/octave-forge-video: unbreak with ffmpeg 4.0 AVHandler.cc:246:29: error: use of undeclared identifier 'CODEC_CAP_TRUNCATED' if (codec->capabilities & CODEC_CAP_TRUNCATED) ^ AVHandler.cc:247:30: error: use of undeclared identifier 'CODEC_FLAG_TRUNCATED' vstream->codec->flags |= CODEC_FLAG_TRUNCATED; ^ PR: 227726 Reported by: antoine (via exp-run) END