K 10 svn:author V 6 jbeich K 8 svn:date V 27 2016-11-04T07:25:36.750012Z K 7 svn:log V 500 MFH: r425292 multimedia/2mandvd: unbreak build with ffmpeg 3.x videowrapper.cpp:107:40: error: use of undeclared identifier 'PIX_FMT_RGB24'; did you mean 'AV_PIX_FMT_RGB24'? pCodecCtx->height, PIX_FMT_RGB24, SWS_BICUBIC, NULL, ^~~~~~~~~~~~~ videowrapper.cpp:128:19: error: use of undeclared identifier 'avcodec_alloc_frame' pFrameRGB=avcodec_alloc_frame(); ^ PR: 207547 Approved by: ports-secteam blanket END