K 10 svn:author V 6 jbeich K 8 svn:date V 27 2018-04-24T13:57:16.167761Z K 7 svn:log V 427 devel/renpy6: unbreak with ffmpeg 4.0 ffdecode.c:840:67: error: use of undeclared identifier 'CODEC_CAP_DELAY' if (!pkt_temp->data && dec->codec->capabilities & CODEC_CAP_DELAY) ^ ffdecode.c:1246:29: error: use of undeclared identifier 'CODEC_FLAG2_FAST' if(fast) enc->flags2 |= CODEC_FLAG2_FAST; ^ PR: 227726 END